soloML — AI • Cloud • Web3 • Full Stack

Hi, I'm Harshavardhan

Welcome to my portfolio where AI meets infrastructure. I build intelligent systems, architect cloud solutions, explore decentralized technologies, and craft full-stack applications. This is where ideas transform into reality, one line of code at a time.

terminal://soloml
┌───────────────────────┐
│  ███╗   ███╗██╗       │
│  ████╗ ████║██║       │
│  ██╔████╔██║██║       │
│  ██║╚██╔╝██║██║       │
│  ██║ ╚═╝ ██║███████╗  │
│  ╚═╝     ╚═╝╚══════╝  │
│                       │
│  > projects built:10+ │
│  > status: forging    │
└───────────────────────┘
v0.1.0
Jan. 2026

Artifacts

Projects

Featured
shipped
2025

Image Analyser AWS Rekognition

Collects images from public Google Drive folder and uses AWS Rekognition to analyse the images and also compress them to store in S3 bucket.

00
TypeScriptAWSRekognitionS3Google Drive API
in-progress
2025

QA Gremlin

A CI/CD and CLI tool that performs chaos engineering tests on websites. Uses LangGraph and LLMs to simulate real-world chaos scenarios and analyze how applications respond under stress.

00
PythonLangGraphLLMsChaos EngineeringCI/CDTesting
shipped
2025

Web UI Detection

YOLO model that detects Web UI elements like buttons, input fields, checkboxes, and other components in screenshots.

01
PythonYOLOComputer VisionObject DetectionJupyter
in-progress
2025

ML Sandbox

A beginner-friendly ML platform where users describe problems in natural language. The system automatically finds suitable datasets from Kaggle, selects and trains ML models locally, then generates comprehensive reports explaining the entire process.

00
PythonMachine LearningNLPKaggle APIEducationAutoML
shipped
2025

Lost & Found Web App

A web application to post items that were lost and find them in the college campus. Features image upload, search, and claim system.

00
JavaScriptReactNode.jsMongoDBFull Stack
shipped
2025

Handwritten Character Generator

Generates handwritten letters and digits using a GAN (Generative Adversarial Network) trained on the EMNIST dataset.

00
PythonTensorFlowGANDeep LearningEMNIST