Skip to content
View amishi00's full-sized avatar

Block or report amishi00

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
amishi00/README.md

Amishi Gupta

Hi, I'm Amishi πŸ‘‹

CS Student @ Cornell β€’ iOS & Backend Dev β€’ Robotics & AI Enthusiast β€’ Full-Stack Developer


πŸ‘©β€πŸ’» About Me

  • πŸŽ“ I'm a junior studying Computer Science + AI at Cornell. I am really passionate about creating something end-to-end and learning new technologies to be applied to fields such as healthcare and sustainability.
  • I have interned at Amazon and Echo3D as a SWE intern before but am currently open to roles in full-stack development, Machine Learning + AI, and Data Science.
  • In college, I am a part of Cornell Nexus where I am making an autonomous robot to collect microplastics, Cornell Tech Consulting, and KTP Tech Fraternity where I mentor new members in all areas of tech.
  • πŸ€– Recently, I’ve been exploring:
    • Machine Learning, AI + Robotics + Computational Genetics
  • πŸ” In my free time, I love dancing on Cornell Nazaqat, trying out different matcha shops, watching rooftop sunsets, and ranking restaurants on Beli!

πŸš€ Featured Projects

πŸ‘— ARTryOnDresses

Tech: SwiftUI Β· Flask Β· Javascript

What it does: An augemented reality (AR) iOS application, built with echo3D Swift SDK that allows users to try on dresses virtually using their personal camera. Users also have the option of using their own 3D models to try on. Users can add 3D assets, remove them, rotate, resize, and move in their 3D environment.

πŸ”— Repo


🩻 BreastCancerMammogram

Tech: Python Β· Numpy Β· Pandas Β· Tensorflow Β· Scikit Learn
What it does: Trained a Convolutional Neural Network (CNN) model in order to classify positive and negative in binary breast cancer mammogram predictor. Worked on multi class classifier to predict the stage of Breast Cancer in Mammogram images.

πŸ”— Repo


πŸ“± Senior Surf

Tech: Python Β· JavaScriptΒ· HTML

What it does: Designed and developed a Chrome extension to autonomously help elderly navigate websites using DOM (Document Object Model), and GeminiAPI. Integrated AI chatbot to generate a list of actions needed to complete a task based on user input and used vector embeddings to find and highlight the closest HTML components needed to be clicked to complete the task. .

πŸ”— Repo


🧰 Tech & Tools


πŸ“« Contact


Thanks for stopping by! ⭐ Consider checking out my pinned repos below.

Pinned Loading

  1. seniorSurf seniorSurf Public

    Forked from rhea-modey/seniorSurf

    SeniorSurf is a chrome extension made for helping the elderly navigate websites using GeminiAI.

    Python

  2. CULearn CULearn Public

    An iOS app made to provide Cornell students a way to become, find, and chat with tutors/tutees that match their course experience, availability, and price.

    Swift

  3. TryOnDressesAR TryOnDressesAR Public

    An iOS AR application built for trying on dresses in real-time using Echo3D's APIs

    Swift 1

  4. OCamlConnect4 OCamlConnect4 Public

    Connect4 game written in OCaml with 4 modes: multiplayer, easy, medium, or hard against computer written using minimax AI algorithm.

    OCaml

  5. BreastCancerMammogram BreastCancerMammogram Public

    Machine Learning algorithm which uses CNN to classify breast cancer in mammogram images.

  6. MindfulMinute MindfulMinute Public

    NLP algorithm, written in Python, used for detecting either depression or bipolar disorder based on user survey input.

    Python