Hi, Iβm Aravind Balaji, a Masterβs student in Information Systems at Northeastern University with a background in Software Engineering (M.Tech, BITS Pilani) and Electronics & Communication (B.Tech, SRM University).
This repository serves as a collection of my academic and personal work where I explore:
- Full-Stack Development (MERN stack, Java, REST APIs)
- Cloud & DevOps (AWS, Azure, Docker, CI/CD)
- Data & AI (Machine Learning, Generative AI, Knowledge Graphs, NLP)
- Embedded & IoT Systems (Raspberry Pi, microcontrollers, computer vision)
The goal of this repository is to demonstrate my ability to:
- Translate real-world problems into scalable software solutions
- Apply modern frameworks, cloud services, and AI models
- Build secure, reliable, and user-friendly systems
- Collaborate effectively in Agile/Team environments
A bundle of my academic machine-learning and data projects from university β each folder is a self-contained experiment or assignment showing a different technique.
Python Β· Jupyter notebooks Β· classic ML and data-science toolkits
- Clone the repo:
git clone https://github.com/AravindB98/Projects.git - Open any project folder and its notebook in Jupyter:
jupyter notebook - Install that project's imports as prompted (most need only
pandas,scikit-learn,matplotlib)
- Reference implementations for common ML coursework problems
- A snapshot of learning progression across the MS program
Contributions of every size are welcome!
- β Star this repo β it helps more people discover the project.
- π΄ Fork it and create a feature branch (
git checkout -b feature/your-idea). - Commit your changes with clear messages.
- Open a Pull Request describing what you improved and why.
Found a bug or have an idea? Open an issue. And if this project helped you, please star β and fork π΄ β it genuinely helps the project grow.
- Per-project READMEs and cleaned-up notebooks
- Migration of the strongest projects into standalone repos