This repository is the dedicated academic archive for university coursework. It keeps project folders, overview notes, and portfolio references in one separate repository-style space so the public profile can point here directly.
- Read the project index below
- Open the most relevant folder for the domain you want to inspect
- Use the portfolio case-study page for a high-level walkthrough: University Portfolio
This repository preserves multi-semester coursework in a review-friendly format. It is meant to show breadth, consistency, and technical progression across core computer science areas without mixing in private FYP source code.
| Project | Domain | Folder | Notes |
|---|---|---|---|
| Banking System | Systems and OOP | Banking System | Console-style academic implementation |
| Inventory Management System | Systems and OOP | Inventory Management System | Coursework business logic and CRUD flows |
| Student Management System | Systems and OOP | Student Management System | Academic records and workflow handling |
| Discrete Project | Systems and OOP | Discrete Project | Theory-oriented implementation |
| ECommerce Database | Databases and Enterprise Apps | ECommerce Database | SQL and schema-heavy work |
| Retail Management System | Databases and Enterprise Apps | Retail Management System | Enterprise data and reporting workflows |
| ECommerce Website | Full-Stack Web | ECommerce Website | Web application coursework |
| P2P Communication System | Full-Stack Web | P2P Communication System | Real-time communication and distributed behavior |
| Computer Networks | Networking and Real-Time | Computer Networks | Socket and protocol-oriented work |
| Chess Game | Networking and Real-Time | Chess Game | Interactive real-time application |
| Compiler Project | Compiler and Low-Level | Compiler Project | Parsing, compilation, and language tooling |
| Snake Game | Compiler and Low-Level | Snake Game | Low-level or systems-style coursework implementation |
| Operations Research | Algorithms and Optimization | Operations Research | Optimization and analysis work |
| Bus Schedule Optimizer | Algorithms and Optimization | Bus Schedule Optimizer | Scheduling and route optimization |
| Probability Semester Project | Algorithms and Optimization | Probability Semester Project | Analytical and data-driven coursework |
| Artificial Intelligence Project | AI / Documentation Coursework | Artificial Intelligence Project | AI-related coursework artifact |
- Systems and OOP - foundational console and CRUD applications
- Databases and enterprise apps - relational data design and business workflows
- Full-stack web - browser-based applications with backend integration
- Networking and real-time systems - sockets, messaging, and communication logic
- Compiler and low-level work - language processing and systems depth
- Algorithms and optimization - optimization models and computational reasoning
- AI/documentation coursework - academic material and supporting notes
- Folder names are preserved in coursework style so the original academic structure remains visible.
- Some projects are report-heavy or partially document-driven because they were submitted in course format.
- Private FYP code is intentionally excluded from this repository.
- Open the folder for the project you want to review.
- Check whether a local README or report is available.
- Use the source files and any attached docs to understand the implementation.
- Refer back to the portfolio case-study page for the high-level story.
- cppreference - C++ syntax, STL, and language reference
- MDN Web Docs - Web and JavaScript reference for full-stack projects
- Oracle Docs - Database and enterprise tooling reference
- Python Docs - Language reference for algorithm and tooling work
- OWASP Cheat Sheet Series - Security guidance for web coursework
- Maintainer: Syed Muhammad Ali Naqvi
- GitHub: https://github.com/AliShah1029384756
- Email: shahyed99@gmail.com
- LinkedIn: https://linkedin.com/in/ali-naqvi-1a9576331
- License: MIT (see LICENSE)
Last verified: April 3, 2026