Latest Work
Airbnb Analysis
Analysis of Airbnb prices in European cities and created a machine learning model to predict prices.
used python, pandas, seaborn, matplotlib, plotly, scikit learn, etc.
Titanic
Participated in the Titanic competition on Kaggle, a machine learning challenge to predict survival on the Titanic using passenger data
used python, pandas, matplotlib, seaborn, plotly, scikit‑learn, etc.
Hocani Notla
I created a web application using Python Django, to allow university students to rate and review their professors. Features a user registration and login system, a search functionality to find and rate professors, and a review system that allows users to leave comments and ratings on professor’s teaching quality, communication, and other factors.
used python, django, html-css-js, postgresql, unicorn, ngnix
Bullet Back
I created a 2D zombie survival game using the Python library Pygame. The game, called BulletBack, features a player character who must escape from zombies and survive for as long as possible. The player can move in two directions, and shoot zombies with a gun. The game includes multiple levels with increasing difficulty, and a high score system that allows players to compete for the highest score.
used python, pygame