Skip to content
View aryansengar007's full-sized avatar

Highlights

  • Pro

Block or report aryansengar007

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
aryansengar007/README.md
 █████╗ ██████╗ ██╗   ██╗ █████╗ ███╗   ██╗    ███████╗███████╗███╗   ██╗ ██████╗  █████╗ ██████╗ 
██╔══██╗██╔══██╗╚██╗ ██╔╝██╔══██╗████╗  ██║    ██╔════╝██╔════╝████╗  ██║██╔════╝ ██╔══██╗██╔══██╗
███████║██████╔╝ ╚████╔╝ ███████║██╔██╗ ██║    ███████╗█████╗  ██╔██╗ ██║██║  ███╗███████║██████╔╝
██╔══██║██╔══██╗  ╚██╔╝  ██╔══██║██║╚██╗██║    ╚════██║██╔══╝  ██║╚██╗██║██║   ██║██╔══██║██╔══██╗
██║  ██║██║  ██║   ██║   ██║  ██║██║ ╚████║    ███████║███████╗██║ ╚████║╚██████╔╝██║  ██║██║  ██║
╚═╝  ╚═╝╚═╝  ╚═╝   ╚═╝   ╚═╝  ╚═╝╚═╝  ╚═══╝    ╚══════╝╚══════╝╚═╝  ╚═══╝ ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝
Typing SVG

LinkedIn Gmail GitHub Portfolio

profile views

🧠 Who Am I?

class Aryan:
    def __init__(self):
        self.name       = "Aryan Sengar"
        self.pronouns   = "He / Him"
        self.location   = "India 🇮🇳"
        self.passion    = ["AI/ML", "UI/UX Design", "Full-Stack Development"]
        self.currently  = "Learning AI/ML + Backend to build full-scale apps"
        self.fun_fact   = "I write my own structured notes — it's how I learn best 📓"

    def say_hi(self):
        print("Thanks for visiting! Let's build something amazing together 🚀")

me = Aryan()
me.say_hi()

🚀 What I'm Up To

  • 🔭   Building projects at the intersection of AI and beautiful UI
  • 🌱   Diving deep into ML pipelines, backend APIs & system design
  • 🤝   Open to collaborating on open-source & full-stack projects
  • 💡   Exploring LLMs, computer vision & intelligent web apps
  • ✍️   I take pride in writing my own concise, structured notes

🛠️ Tech Stack

🌐 Frontend

HTML5 CSS3 JavaScript React Vite

⚙️ Backend & Databases

NodeJS FastAPI Flask MySQL MongoDB

🤖 AI / ML

Python TensorFlow PyTorch Keras scikit-learn OpenCV NumPy Pandas Matplotlib Plotly SciPy Streamlit Anaconda

☁️ Cloud & Tools

Azure Netlify Git GitHub Canva


🌐 Let's Connect

Discord Instagram LinkedIn X YouTube Pinterest Facebook


💰 Support My Work

If you find my projects helpful or inspiring, a small coffee goes a long way! ☕

PayPal


💬 Random Dev Quote

Quote


"Code is like humor. When you have to explain it, it's bad." — Cory House

⭐️ Feel free to star my repos if you find them useful!

Pinned Loading

  1. brain-tumor-analysis-system brain-tumor-analysis-system Public

    AI-powered Brain Tumor Analysis System using TensorFlow, FastAPI, React, and U-Net for tumor detection, classification, segmentation, and PDF medical report generation.

    JavaScript 1

  2. my-portfolio-v2 my-portfolio-v2 Public

    🚀 A modern, responsive personal portfolio website built with HTML, CSS, and JavaScript to showcase my skills, courses, projects, certifications, experience and education. Integrated animations, the…

    HTML 1

  3. Object-Detection-and-Tracking Object-Detection-and-Tracking Public

    Real-time object detection and tracking using YOLOv8 and Deep SORT with a professional Streamlit interface.

    Python 2

  4. luxe-salon-website luxe-salon-website Public

    A modern, mobile-first salon website built with HTML, Tailwind CSS, and JavaScript. Designed as a premium UI/UX showcase rather than a client-editable production site.

    HTML 1

  5. AB-Vision-Trader AB-Vision-Trader Public

    is an AI-powered stock trading agent built using Reinforcement Learning. It analyzes market movements, learns from historical trends, and autonomously predicts buy/sell actions. Designed for smart…

    TypeScript 1

  6. Birthday-Vibe Birthday-Vibe Public

    An interactive and visually appealing birthday greeting webpage built using HTML5, CSS3, JavaScript, jQuery, and Canvas. The project features a blooming tree animation rendered on the HTML5 canvas,…

    JavaScript