Hey! I’m Avanthika Daita, an 11th grader diving deep into AP Computer Science A this year. Coding’s been a big part of my life, and I’ve loved exploring creative projects like games, websites, and more.

Score: 0

Fun Facts About Me

Check out some fun facts about me — hover over the images for a little surprise!

Favorite Food

Favorite Food:

Born Location

Where I Was Born:

Favorite Hobby

Hobbies:

Favorite Movie

Favorite Movie:

Past CSP Projects

Project 1: Instrument Tracker
Overview: This project focused on tracking the number of minutes spent practicing your instrument.

  • Instrument Tracking: Developed features to monitor various self-care activities such as meditation, journaling, and exercise.
  • Personalized Reminders: Implemented a system that allows users to set personalized reminders based on their self-care routines.
  • Backend: Used an SQLite database to store and retrieve data related to self-care activities.
  • Technologies Used: JavaScript, HTML, CSS, SQLite, Python

Project 2: Third Trimester Stroke Prediction
Overview: This project involved creating stroke prediction software based on user-inputted factors like hypertension, age, etc.

  • Data Processing: Cleaned the dataset used for creating the model by removing certain columns.
  • Backend: Used an SQLite database to store data related to a user’s prediction and their inputted factors.
  • Technologies Used: JavaScript, HTML, CSS, SQLite, Python

Project 3: Calorie Tracker
Overview: This project involved tracking calories through frontend/backend integration.

  • Backend: Featured an SQLite backend with GET and POST requests for data handling.
  • Technologies Used: Python, Jupyter Notebooks, Seaborn, Pandas, Scikit-learn, SQLite, Flask (for API)