Comprehensive coursework spanning foundational problem-solving through advanced algorithms and systems programming
PROGRAMMING-RELATED is a structured repository capturing academic progression across computer science fundamentals:
- Clarity: Well-organized coursework by year and subject for easy navigation
- Completeness: Full lab implementations, assignments, and practical code exercises
- Professional: Portfolio-quality code structure and documentation
- Growth: Clear progression from foundational concepts in Year 1 to advanced systems in Year 2
This portfolio demonstrates disciplined coding practices, algorithm implementation mastery, and real-world software engineering principles.
| Feature | Details |
|---|---|
| Years Covered | 2024-2026 (1st, 2nd & 3rd Year CSE - AI&ML) |
| Total Projects | 10 major subject streams |
| Code Files Tracked | 750+ language files |
| Implementation Focus | Labs, assignments, and practical coursework |
| Professional Goal | Exam revision, portfolio clarity, skill demonstration |
| Language | Files | Lines | Share |
|---|---|---|---|
| C | 280 | 17,264 | ββββββββββ 34.8% |
| Java | 189 | 9,141 | ββββββββββ 23.5% |
| HTML | 121 | 3,448 | ββββββββββ 15.0% |
| XML | 54 | 1,432 | ββββββββββ 6.7% |
| C++ | 47 | 918 | ββββββββββ 5.8% |
| JSON | 37 | 16,140 | ββββββββββ 4.6% |
| Python | 20 | 1,315 | ββββββββββ 2.5% |
| Assembly | 14 | 430 | ββββββββββ 1.7% |
| R | 12 | 401 | ββββββββββ 1.5% |
| Markdown | 8 | 644 | ββββββββββ 1.0% |
Scan Summary: 1,599 total files β’ 804 language files
| # | Project | Subject | Languages | Status |
|---|---|---|---|---|
| 1 | Programming for Problem Solving | PPS | C |
β Active |
| 2 | Data Structures Coursework | DS | C, C++ |
β Active |
| 3 | Object Oriented Programming | OOP | Java |
β Active |
| 4 | Web Technologies Lab | WT | HTML, CSS, JavaScript, PHP, MySQL |
β Active |
| 5 | Design and Analysis of Algorithms | DAA | C++, Java |
β Active |
| 6 | Operating System Practice | OS | C, Shell |
β Active |
| 7 | Assembly Language Programming | ALP | Assembly |
β Active |
| 8 | Artificial Intelligence | AI | Python, Jupyter |
β Active |
| 9 | Computer Networks Lab | CN | Packet Tracer, Configs |
β Active |
| 10 | Statistical Machine Learning | SML | R |
β Active |
Source: Auto-synced from
.github/readme-automation/data/project_directory.json+ Git metadata
| Area | Focus |
|---|---|
| Code Quality | Clean architecture, readable implementation, modular design |
| Reproducibility | Makefile support, dependency clarity, cross-platform testing |
| Documentation | Clear comments, structured READMEs, lab reports alongside code |
| Professional Practice | Git hygiene, version control discipline, commit clarity |
| Commit | Message | Author | Date |
|---|---|---|---|
0b2d3ed |
Add newly completed lab exercises and explicitly track compile | Rishit Ghosh | Aug 31, 2026 |
90f6287 |
feat(3rd-year): add 3-1 AI, CN, SML lab coursework & update RE | RISHIT GHOSH | Aug 02, 2026 |
f51e45a |
chore: sync README automation | rajghosh06-dev | Aug 01, 2026 |
9de3031 |
Merge branch 'main' of github.com:rajghosh06-dev/programming-r | RISHIT GHOSH | Jul 01, 2026 |
aafdcd9 |
update: updated workflows and started new R programming - | RISHIT GHOSH | Jul 01, 2026 |
PROGRAMMING-RELATED/
βββ 1st-Year/
β βββ Programming for Problem Solving
β
βββ 2nd-Year/
β βββ 2-1/
β β βββ Data Structures
β β βββ Object Oriented Programming
β β
β βββ 2-2/
β βββ Web Technologies
β βββ Design and Analysis of Algorithms
β βββ Operating Systems
β βββ Assembly Language Programming
β
βββ 3rd-Year/
βββ 3-1/
βββ Artificial Intelligence
βββ Computer Networks
βββ Statistical Machine Learning
Idea β Learning β Implementation β Testing β Documentation β Showcase
Each subject stream follows disciplined software engineering practices with clear separation of concerns, comprehensive testing where applicable, and documentation standards for peer review and future revision.
Student | Software Engineer | Open Source Enthusiast
| Link | Details |
|---|---|
| Portfolio | GitHub Profile |
| GitHub | @rajghosh06-dev |
| Organization | Code-Crew-Nexus |
| Institution | B.Tech CSE (AI & ML) @ GCET, Hyderabad |
| Last Updated | 2026-09-01 04:44:07 UTC |
This repository is licensed under the MIT License. See π LICENSE for complete terms.
Usage: These materials are provided for educational reference, portfolio demonstration, and peer learning. Feel free to fork, study, and adapt for your own learning journey.
π Building disciplined code, professional standards, and durable learning outcomes