Hi, I'm Jahnavi!

I'm a

I'm a third year computer science student with a passion for machine learning and web development. My curious mind drives me to explore new technologies and continuously expand my knowledge. This portfolio showcases my journey, projects, and the skills I've acquired along the way. Whether it's building dynamic web applications or developing intelligent machine learning models, I'm excited to share my work with you. Welcome to my portfolio!

Education

2011

Freedom International School

Completed middle school and high school with distinction. Received accolades in IEO Competitions and story writing contests. Frequently hosted school events and consistently ranked among the top students. CBSE X Board: 96.6%

2020

Primus PU College

1st + 2nd PU: Science Student with Physics, Chemisty, Mathematics and Computer Science. (PCMC) PU Board: 94%

2022

PES University

Current attending university. Got in through the Karnataka Common Entrance Test(KCET) scholarship. Current CGPA: 9.25

Skills

Proficient Coding

Strong foundation in key programming langauges like Python, C, Java

Web Development

Experience with HTML, CSS, Javascript and MERN Stack

DSA

Competitive Coder on Leetcode and have participated in multiple coding competitions

Machine Learning

Experience with various models like CNN, SVM,LSTM,etc.

Projects

Take A Day Off Website

Website made using MERN stack which calculates the best days to miss class based on student’s attendance and timetable.

Neat Folder For Sorting

Web App using React JS with Tailwind CSS

Parking Spots Finder

Web App to find the nearby parking spots for the user.

Tic Tac Toe + Hangman

Player can play 2 games. If they choose hangman, they must sign in. Hangman is a guess the word game. For each wrong letter guess, the stick figure is one step closer to getting “hanged” on which the player loses. If all the letters are guessed before that, the player wins. The other game is a tic tac toe game implementation.

Space Race Game

Asteroids are flying in different directions at varying speeds and the player controls the spaceship which has to reach the final line in a limited time as many times as possible. The score increases whenever the player reaches the end line.

Video Streaming

Server-Client system for real-time video and audio streaming over secure connections using SSL/TLS. The server captures video from a webcam and audio from a microphone, then streams these to the client. The client receives and displays the video while playing the audio.