Skip to content
View kushal238's full-sized avatar

Block or report kushal238

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
kushal238/README.md

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

class KushalAgarwal:
    def __init__(self):
        self.location = "Champaign, IL 🌽"
        self.education = "MS Computer Science @ UIUC"
        self.interests = ["AI/ML", "Full Stack Development"]
        
    def say_hi(self):
        print("Thanks for dropping by! Let's connect and build something amazing together!")

me = KushalAgarwal()
me.say_hi()
  • I'm currently working on AI-powered applications and full-stack projects
  • I'm exploring Large Language Models, Computer Vision, and Modern Web Technologies
  • I love experimenting with new technologies and solving complex (and simple) problems
  • Reach me at: LinkedIn

Tech Stack

Languages

Python TypeScript JavaScript Swift Java C++

Frameworks & Libraries

React Node.js Flask TensorFlow PyTorch OpenCV

Tools & Platforms

Git Docker AWS MongoDB PostgreSQL


What I'm Working On

I am currently primarily working on www.ariamed.ai to digitize and unify doctor-patient interactions to help both doctors and patients make better use of their data.

On the side, I build tools that make mine and my friends' life easier. A recent project of mine was prompt-enhancer that lets my friend in marketing input better prompts to receive better results when using LLMs.


🀝 Connect With Me

LinkedIn GitHub Email


⭐️ From kushal238 - Open to collaborations and opportunities!

Pinned Loading

  1. CodeSense CodeSense Public

    Python

  2. CS222-UIUC/course-project-group-_1-cs-222 CS222-UIUC/course-project-group-_1-cs-222 Public

    CommunityMap

    Swift 1

  3. Himnish/HackIllinois22-UrbanHawx-FaceRec Himnish/HackIllinois22-UrbanHawx-FaceRec Public

    Face Detection and Recognition using OpenCV!

    Python 2

  4. prompt-enhancer prompt-enhancer Public

    TypeScript

  5. screenshot-to-answer screenshot-to-answer Public

    Python