A comprehensive static website built for BSc. Information Technology students at Kabarak University. Covers all 8 semesters with unit notes, video tutorials, past paper references, quizzes, revision tools, project ideas, and a student utilities hub β all in one place.
The website is live at https://ithub.surge.sh or https://anonymousv73x.github.io/IT-Website/
| Section | Description |
|---|---|
| Semesters 1β8 | Per-semester pages with unit notes, YouTube video tutorials, and course-specific quizzes |
| Quizzes | Interactive self-assessment quizzes for C, C++, Java, JavaScript, HTML/CSS, and Assembly |
| Revision Tools | Dedicated revision pages for ALP, Java, and Systems Analysis & Design |
| Project Ideas | Curated final-year and coursework project concepts (FinanceTrack, DialectLing, CommuniSafe, MessMaster, CareerLink, SmartGreen) |
| Students Hub | Quick links to Moodle LMS, Kabarak Student Portal, HELB, OpenAI, and YouTube |
| Web Apps | Embedded tools β online compilers (C, C++, Java, HTML), PDF converters, OCR, and ChatPDF |
| Brainstorms | Collaborative idea and concept space |
| Alerts / Notifications | Semester-specific alerts and announcements |
| Electives | Resources for elective units |
| Donate | PayPal donation page to support the project |
- HTML5 / CSS3 / Vanilla JS
- Bootstrap 5 β responsive layout
- AOS (Animate On Scroll) β scroll animations
- RemixIcon + Font Awesome β iconography
- No backend β fully static, deployable on GitHub Pages or any CDN
git clone https://github.com/AnonymousV73X/IT-Website.git
cd bsc-it-kabarak
# Open index.html in a browser or deploy via GitHub PagesNo build step required.
/
βββ index.html # Main landing page
βββ semester-1-1/ to semester-4-2/ # All 8 semester pages
βββ alerts/ # Announcements
βββ brainstorms/ # Idea hub
βββ electives/ # Elective units
βββ donate/ # Support page
βββ CareerLink/ DialectLing/ FinanceTrack/ ... # Project idea pages
βββ assets/
βββ css/ # Bootstrap + custom styles
βββ images/ # All media assets
Pull requests welcome. If you're a Kabarak IT student and want to add notes, fix links, or improve a semester page β fork and PR.
Built and maintained by a BSc. IT student at Kabarak University, Nakuru, Kenya.