This repository contains a collection of random code snippets, scripts, and small projects
written in multiple programming languages.
It's meant for learning, experimenting, and having fun with code.
- Python 🐍
- JavaScript 🌐
- HTML / CSS 🎨
- C / C++ ⚙️
- Assembly ☕
- More coming soon...
- Practice different programming concepts.
- Explore syntax differences between languages.
- Create mini-projects for fun.
- Share reusable code with others.
- Browse the folders for your desired language.
- Open any file and run it using the respective compiler/interpreter.
- Modify the code to experiment.
- Share your own code via pull requests.
Note: This repo is purely for education