Skip to content

πŸŽ“ FINKI student | Showcasing my projects, assignments, and coding experiments. πŸ’» Learning, debugging, and building things… that sometimes refuse to work.

Notifications You must be signed in to change notification settings

mahmutmft/FINKI-CodeHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

84 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ FINKI CodeHub

🎯 About

Welcome to my centralized hub for all programming coursework at the Faculty of Computer Science & Engineering (FINKI)! This repository contains my academic journey through various computer science courses, including assignments, projects, and study materials.

πŸ“š Courses

First Year

  • [OOP] - Object-Oriented Programming
  • [ONVD] - Web Design Fundamentals

Second Year

  • [APS] - Algorithms and Data Structures
  • [IPNKS] - Client-Side Internet Programming

πŸ› οΈ Tech Arsenal

πŸ“‚ Repository Layout

FINKI-CodeHub/
β”œβ”€β”€ README.md
β”œβ”€β”€ subjects/              # All course-specific code and notes
β”‚   β”œβ”€β”€ aps/               # Algorithms and Data Structures
β”‚   β”œβ”€β”€ aps2/              # Advanced Algorithms & DS
β”‚   β”œβ”€β”€ ipnks/             # Client-Side Internet Programming
β”‚   β”œβ”€β”€ nvd/               # Design of Digital Systems
β”‚   β”œβ”€β”€ onvd/              # Web Design Fundamentals
β”‚   β”œβ”€β”€ oop/               # Object-Oriented Programming
β”‚   β”œβ”€β”€ os/                # Operating Systems
β”‚   β”œβ”€β”€ np/                # Numerical Methods / other math courses
β”‚   β”œβ”€β”€ si/                # Software Engineering
β”‚   └── vp/                # Visual Programming index + lab links
β”œβ”€β”€ labs/
β”‚   └── vp/
β”‚       β”œβ”€β”€ lab-a/         # Latest WP Lab A (likes + improvements)
β”‚       └── lab-a-legacy/  # Archived version that used to live in VP/LAB A
└── resources/
    └── materials/         # Lecture slides, PDFs, diagrams, etc.

Each subject folder keeps its original internal structure so no exercises or history are lostβ€”only the top-level navigation has been consolidated. Subject codes remain in lowercase to make SSH / CLI jumps faster (cd subjects/os), while the README acts as the index for anyone browsing the repo. When a lab exists in multiple iterations (e.g., Visual Programming Lab A), the most recent code lives under labs/<course>/<lab> and older versions are archived beside it for safe keeping.

🀝 Contributing

While this is primarily a personal academic repository, contributions are welcome in the form of:

  • πŸ› Bug reports
  • πŸ’‘ Improvement suggestions
  • πŸ“š Additional resources
  • ✨ Code optimizations

Please open an issue before submitting any changes.

πŸ“« Contact


Remember: It's not a bug, it's a feature! πŸ›βœ¨

About

πŸŽ“ FINKI student | Showcasing my projects, assignments, and coding experiments. πŸ’» Learning, debugging, and building things… that sometimes refuse to work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published