Name: Muhammad Farhan
Roll Number: 25K-0538
Environment: Fedora Linux (KDE Plasma)
This repository serves as my official university portfolio and a centralized, living archive of my academic progress at FAST University, providing a structured backup of my local workspace while documenting my progression through core computer science concepts.
Depending on why you are visiting this repository, here is what you can expect to find:
- πΌ For Recruiters & Companies: This repository demonstrates my daily coding habits, my progression through foundational CS logic, and my comfort with Linux environments and Git version control. You will find all my work throughout my 4 years in FAST NUCES (Projects are in their separate repositories).
- π For Instructors: A complete, timestamped history of my lab tasks, assignments, and testing codes.
- π€ For Fellow Students: Practice implementations of standard university problems in C and C++. You are welcome to browse the code to understand concepts like pointers, dynamic memory allocation, and OOP structures, and so on depending on the course, but please respect academic integrity policies and do not blindly copy code for your own graded assignments.
Source Code Integrity: To maintain a professional and portable codebase, all compiled binaries (
.exe,.out,.o), environment-specific temporary files, and IDE configurations are explicitly excluded via.gitignore. This ensures the repository remains clean and focused strictly on the source code.
Disclaimer: This repository is for personal archival and portfolio purposes. All materials are subject to FAST University's academic integrity policies.