This repository contains my daily coding practice and small projects created while learning different programming languages and technologies.
Each folder represents a specific language or topic:
programming-practice/ β βββ java/ β Core Java programs and practice problems βββ hibernate/ β Hibernate ORM practice and sample projects βββ sql/ β SQL queries and database practice βββ html-css/ β Frontend practice using HTML & CSS βββ python/ β Python coding exercises βββ others/ β Miscellaneous experiments or mini scripts
This repository helps me:
- Practice and improve my coding skills
- Organize all code topics in one place
- Track my learning progress over time
- Easily revisit old code for reference
- Languages: Java, Python, SQL, HTML, CSS
- Frameworks: Hibernate, Maven
- IDE: Eclipse, VS Code
- Version Control: Git & GitHub
You can explore each folder and open the code directly in your preferred IDE or editor.
All projects are for learning and practice purposes only.
β Feel free to check my code and share suggestions for improvement!