Skip to content
View Adonalsiun's full-sized avatar

Highlights

  • Pro

Block or report Adonalsiun

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

πŸ‘‹ Hi, I'm Aryan Bhatia

AI & Full-Stack Developer | CS @ Georgia Tech

Portfolio LinkedIn Email


πŸš€ About Me

class AryanBhatia:
    def __init__(self):
        self.education = "B.S. Computer Science @ Georgia Tech"
        self.interests = ["AI/ML", "Full-Stack Dev", "Robotics"]
        self.current_work = "Building intelligent systems & scalable web apps"
        self.languages = ["English", "Hindi", "ζ—₯本θͺž (Japanese)"]
        
    def say_hi(self):
        print("Let's build something amazing together!")
        
me = AryanBhatia()
me.say_hi()

πŸ› οΈ Technical Toolkit

Languages & Frameworks
Python Java C C++ JavaScript React Django

Databases & Cloud
SQL MongoDB AWS

AI/ML & Embedded
TensorFlow PyTorch Arduino


πŸ’Ό Professional Journey

  • Full Stack Developer @ Connectogen
    Building scalable web applications with React & Django

  • Data Analysis Intern @ Dreamz Houz
    Developed predictive models and data visualization tools

  • CS Researcher @ Georgia Tech
    Exploring applications of ML in embedded systems


πŸ“ˆ GitHub Stats

Top Languages


🎯 Currently Focusing On

  • Building AI-powered web applications
  • Contributing to open source projects
  • Learning Rust for systems programming
  • Preparing for robotics competitions

arynbht

```

Popular repositories Loading

  1. CS3600-Homework CS3600-Homework Public

    Cloud save for completed CS3600 homeworks

    Python

  2. Website-Components Website-Components Public

    HTML and CSS components to build a website

    CSS

  3. HTML-Recipes-Practice HTML-Recipes-Practice Public

    Practice Project to develop HTML skills using Recipe Pages

    HTML

  4. Adonalsiun Adonalsiun Public

    Config files for my GitHub profile.

  5. MERNSET MERNSET Public

    JavaScript

  6. Ai-Web-Scraper Ai-Web-Scraper Public

    Simple application to try webscraping via AI

    Python