B Sai Ashish

Things I've built

Projects

A small but honest collection of what I've worked on so far. Early days — but every project taught me something.

Project 01

Basic Portfolio Website

A static personal portfolio page built with HTML and CSS. My first real attempt at putting something on the web that actually looked intentional.

HTML CSS
View project

Project 02

Python Mini Scripts

A small collection of Python scripts — a calculator, a number guessing game, and a basic to-do list in the terminal. Nothing fancy, but they work.

Python
View project

Project 03

Java OOP Exercises

Practice programs from coursework — bank account simulation, student management, and basic inheritance examples. Learning by doing.

Java
View project