👋 Hi there, I'm

Vedant Deshmukh

Computer Engineering Student & AI Enthusiast

Who I Am

I'm a computer engineering student who enjoys experimenting with coding, AI, and system design as a hobby. I like taking concepts I find interesting and turning them into small projects so I can understand how things work in practice.

What I Build

I've tried building an LSTM-based weather prediction model, explored the N-body problem through an OpenGL simulation, and worked on a simple chess engine inspired by AlphaZero's self-play approach. I also enjoy creating lightweight utilities, like a terminal video tool, a CLI helper, and some motorsport-related scripts.

Where I'm Headed

I'm still learning and improving, but I'm excited about building systems that can learn, reason, and adapt. One day, I hope to work at places like DeepMind and contribute to research in intelligent systems.

Beyond Code

Outside of programming, I follow Formula 1, enjoy short story-driven games, and like exploring philosophical ideas. Curiosity is what keeps me moving forward, and I try to learn something new every day.

Projects

Celestialsim C-GL

I wanted to understand the N-body problem better, so I wrote this 2D simulator from scratch in C++ and OpenGL.

Chess AI (AlphaZero-inspired)

A simple chess engine I worked on to understand AlphaZero's reinforcement learning approach. It learns by playing against itself.

Weather Predictor & Monitor

My college project where I tried using LSTMs to predict the weather using real data from the Meteostat API.

Custom F1 Track Editor

I'm a big F1 fan, so I made this little app to design and race on my own custom circuits.

Jikan Filler Fetcher

I got tired of manually searching for filler lists, so I wrote this CLI tool in Go to fetch them directly using the Jikan API.

My Toolbox

Python C++ JavaScript Go Dart
PyTorch TensorFlow Pandas NumPy
OpenGL Physics Sims Low-level
Linux Git Bash VS Code
Blender 3D Rendering Game Assets