Hi, I'm Ahmad Saeed Ahsan.

I am a Software Engineer from Islamabad, Pakistan. I have loved computers since I was a kid and as I explored, I developed a deep curiosity and passion for creating with them. Nowadays, I just spend most of my time learning and building projects.

Some of my interests: systems, robotics, web development, deep learning, graphics, space

You can also checkout my blog .

Projects.

Web Development

Musicbocks

A full-stack application to rate artists and their albums. Built with React, Node/Express, PostgreSQL, Redis, Spotify API.

Viralyze

A web application used for analyzing the virality of tweets. Built with React, Shadcn, Azure AI(gpt-3o).

Openclue

An opensource desktop application to answer questions about anything on your screen. Built with Electron and Gemini 2.5 Flash API.

Machine Learning

CNN Binary Classifer

A 2D Convolution Neural Network built and trained on a small custom dataset, achieving a 99% validation accuracy. Architecture: 3 Conv Layers, 3 MaxPool layers, 1 Flatten, 2 Dense. Built with Tensorflow, Matplotlib.

CNN Binary Classifer

Endangered Species Classifer

Machine Learning Course Project (2024): Trained a Conv2D model to classify six endangered species using a public dataset. Gained experience with data preprocessing, model design, training, and evaluation. Achieved 70% validation accuracy.

Endangered Species Classifer

Arduino

Potentiometer-controlled light

Adjusting LED brightness using a knob (potentiometer B10K), demonstrating analog input and PWM control.

Ultrasonic sensor-activated light

Using an ultrasonic sensor (transmitter + receiver) to detect objects and switch on a light.

and many more...