Official website for the HackerRank Campus Crew at the University of South Africa (UNISA).
A single-page website built for the HackerRank Campus Crew @ UNISA β a student-led tech club dedicated to coding, competition, and community. The site serves as a digital home for the club, showcasing its mission, team, governance, events, and contact information.
- Hero Section β Club tagline, call-to-action buttons, and an embedded Python code snippet
- Mission Cards β Four pillars: Problem Solving, Community, Competitions, Mentorship
- Stats Bar β Quick-glance numbers (5 founders, R0 membership fee, 50% attendance, β problems)
- Team Section β Founding executive member profiles
- Constitution β Full club governance overview (6 sections)
- Events β Upcoming workshops, competitions, and hackathons with dates and tags
- Gallery β Community snapshot cards (placeholder bento-grid layout, ready for real photos)
- Contact Form β Validated form that opens a pre-filled mailto on submit
- Join Section β CTAs linking to HackerRank and the club email
| Technology | Usage |
|---|---|
| HTML5 | Structure |
| CSS3 | Styling (custom properties, grid, flexbox) |
| Vanilla JavaScript | Cursor animation, scroll reveal, form validation |
| Google Fonts | Syne + JetBrains Mono |
No frameworks. No build tools. Single file β just open index.html in a browser.
| Token | Value |
|---|---|
| Primary Green | #00ea64 |
| Background Dark | #060a06 |
| Card Background | #111711 |
| Border | #1e2e1e |
| Muted Text | #4a6a4a |
| Body Font | Syne |
| Mono Font | JetBrains Mono |
Theme: Dark terminal aesthetic with green accents, noise texture overlay, and grid background patterns.
index.html β Complete single-file website (HTML + CSS + JS + base64 logo)
README.md β This file
No installation needed.
# Clone or download the project
git clone https://github.com/Simacoder/hackerrank_unisa.git
# Open in browser
open index.htmlOr simply host index.html on any static hosting provider (GitHub Pages, Netlify, Vercel, etc.).
| Date | Event | Type |
|---|---|---|
| 15 Mar 2026 | Kickoff Coding Session | Club Meeting |
| 29 Mar 2026 | Python Problem Solving | Workshop |
| 12 Apr 2026 | Internal Coding Challenge | Competition |
| 26 Apr 2026 | Peer Mentorship Pairing | Mentorship |
| 10 May 2026 | SQL & Data Challenges | Workshop |
| 07 Jun 2026 | UNISA Mini Hackathon | Hackathon |
| Name | Role |
|---|---|
| Simanga Mchunu | President |
| Yusairah Ismail | Secretary |
| Sinenhlanhla Nsele | Treasurer |
| Patience Mabuza | Event Coordinator |
| Mphana Ndou | PR & Communications |
Email: hackerrankunisa@gmail.com
Platform: hackerrank.com
University: University of South Africa (UNISA)
- Membership: Free, open to all registered UNISA students
- Attendance: Minimum 50% of meetings per semester
- Meetings: At least once monthly; 50% quorum required
- Voting: Simple majority for general decisions; β majority for constitutional amendments
- Dissolution: Remaining resources donated to a UNISA-recognized tech initiative
This project is for HackerRank Campus Crew β UNISA internal use.
Β© 2026 HackerRank Campus Crew @ UNISA. All rights reserved.