Hello! I am Nandita!

About

My name is Nandita Raj Kumar. I am a student at Silver Creek High School who is deeply interested in software development and artifical intelligence. I love working on projects that improve the lives of those everyone around me. I hope to pursue theoretical artifical intelligence research

Projects

Full Stack

Waldo The Wellness Warrior

A full stack web application for anyone who wants free, reputable medical information. Uses voice agent trained by WebMD data through RAG to give remedies to medical issues. A hackathon submission.

  • Next.js
  • ShadCN
  • Auth.js
  • Prisma ORM
  • PostgreSQL
  • Langchain

WriteIt

A full stack web application for STEM notetakers with an AI integration for latex rendering and study tools.

  • Next.js
  • ShadCN
  • Framer Motion
  • Auth.js
  • Prisma ORM
  • PostgreSQL

Garden Book

A full stack web application that allows gardeners to share and buy other people's plants to add to their own garden.

  • Next.js
  • Auth.js
  • Prisma ORM
  • PostgreSQL

Anotez

A quick on the go note taking app with export options.

  • React
  • Python

Illuminate

A web app for finding extracurriculars. Worked on a small part of the website.

  • HTML
  • CSS
  • JS
  • React

OpenGrant

A web app for finding scholarships. Worked on a small part of the website.

  • Next.js
  • Google Provider

Movies Website

A full stack project that allows users to view trailers of movies and write reviews. Created with Java Spring Boot.

  • React
  • Java

Frontend

Greek Mythology Website

A mobile and desktop responsive website that has information about greek mythology.

  • HTML
  • CSS
  • JS

The Special Library

This website was created using html, css, and javascript as way to provide resources to students with special needs. This is still a work in progress but this is my proudest project.

  • HTML
  • CSS
  • JS

San Jose Teens for Healthcare Website

Landing page for a non profit organization that helps spread information about health issues and career pathways into the health sector.

  • HTML
  • CSS
  • JS

Project: Empower Landing Page

Worked with a group of developers from this organization to create a small section of this landing page.

  • HTML
  • CSS
  • JS

Machine Learning

Classification of ASD Research

Autism spectrum disorder (ASD) is hard to correctly diagnose due to the very subjective nature of diagnosing it: behavior analysis. Due to this issue, we sought to find a machine learning-based method that diagnoses ASD without behavior analysis or helps reduce misdiagnosis.

  • Python
  • Sci-kit Learn
  • Machine Learning

Effect of Speaking Style Variability on Speaker Verification

A research poster for the inaugural UCLA COSMOS Cluster 6: Artificall Intelligence in Speech and Imagery.

  • Python
  • Hugging Face
  • Deep Learning

Financial Loss of Cybersecurity Breaches Project Report

A finalist project report for the 2025 Modeling the Future Challenge that analyzed the financial loss associated with cybersecurity breaches through risk characterization models such as a feed forward neural network and more.

  • Python
  • Pytorch
  • Deep Learning

From Scratch Implementation of Machine Learning Models

A repository that consists of my implementation of 10 different machine learning models from scratch.

  • Python
  • Machine Learning

Other

Science Olympiad Fermi Bot

A discord bot that helps students practice for the well known science olympiad named fermi questions.

  • Python

Calculator

This was a java project which utilized action listeners and buttons to create a basic two value calculator. It is a GUI (Graphical User Interface)

  • Java

Hogwarts Escape the Room

This was a beginner java project where I used multiple switch statement and loops to simulate a escape the room game.

  • Java

Mini Game Arcade

This was a simple arcade where there are three games all made in Java. Multiple classes and objects were utilized in this project.

  • Java