Skip to content
View aryash45's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report aryash45

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

👋 Welcome to Aryash's Digital Universe

Typing SVG

Profile Views GitHub Followers Total Stars


🎯 About Me

Coding

const aryashGupta = {
  pronouns: "He" | "Him",
  location: "New Delhi, India 🇮🇳",
  education: "Computer Science Student",
  
  currentRole: {
    title: "Full-Stack Developer & AI/ML Engineer",
    focus: ["AI/ML", "Web3", "Next.js 14", "Computer Vision"]
  },
  
  passions: [
    "Building intelligent systems 🧠",
    "Creating immersive web experiences 🎨",
    "Solving complex problems 🔍",
    "Contributing to open source 💻"
  ],
  
  technologies: {
    frontend: ["React", "Next.js", "Three.js", "GSAP", "TailwindCSS"],
    backend: ["Node.js", "Express", "MongoDB", "Firebase"],
    ai_ml: ["Python", "scikit-learn", "OpenCV", "Pandas", "NumPy"],
    blockchain: ["Aptos Move", "Rust", "Solana", "Web3.js"],
    languages: ["JavaScript", "TypeScript", "Python", "C++", "Java", "Rust"]
  },
  
  currentlyLearning: ["Advanced ML Algorithms", "Blockchain Development", "Cloud Architecture"],
  lookingFor: "Internship opportunities & exciting collaborations",
  funFact: "I debug with console.log() and I'm not ashamed! 😎"
};

💡 I'm on a mission to build technology that matters. From crafting AI-powered applications to developing decentralized solutions, I love turning complex problems into elegant code. Always eager to learn, collaborate, and push the boundaries of what's possible!

🎯 Currently Open For: Internships | Freelance Projects | Collaborations | Open Source Contributions


🛠️ Technology Stack

💻 Languages

🎨 Frontend Development

⚙️ Backend & Database

🤖 AI/ML & Data Science

⛓️ Blockchain & Web3

🔧 Tools & Platforms


📊 GitHub Statistics

Aryash's GitHub Stats Coding Stats
Contribution Graph

💼 More Amazing Projects Coming Soon...

Check out all my repositories for more exciting projects! 👇

View All Repositories


💡 What I'm Currently Working On

🎯 Learning

  • Advanced Machine Learning & Deep Learning
  • Next.js 14 with Server Components
  • Blockchain Development & Smart Contracts
  • System Design & Architecture
  • Advanced Data Structures & Algorithms

🔨 Building

  • AI-powered web applications with NLP
  • Decentralized applications (dApps)
  • Full-stack projects with modern tech stack
  • Machine learning models for real-world problems

🌱 Exploring

  • Generative AI & Large Language Models
  • Web3 ecosystem & DeFi protocols
  • Cloud platforms (AWS, GCP, Azure)
  • DevOps & CI/CD pipelines


📈 Detailed Activity

Profile Details Repos per Language Most Commit Language

🎓 Achievements & Milestones


🏆 Hackathon Participant
Multiple hackathons

🧠 Problem Solver
300+ problems solved

💻 Open Source
Active contributor

🌐 Connect With Me

LinkedIn GitHub Medium X Instagram Email



📧 Let's Collaborate!

I'm always open to interesting conversations and collaboration opportunities!

Feel free to reach out if you want to:

  • 🤝 Collaborate on a project
  • 💡 Discuss tech & innovation
  • 🚀 Build something amazing together
  • 📚 Share knowledge & learn

💭 Dev Quote of the Day

Random Dev Quote

🐍 Contribution Snake

github contribution grid snake animation

⚠️ Note: Snake animation requires GitHub Actions setup. Click here for setup guide


💭 "First, solve the problem. Then, write the code." - John Johnson




⭐️ From aryash45 | Let's build the future together! 🚀

Pinned Loading

  1. DeFi-Loan-Project DeFi-Loan-Project Public

    A full-stack decentralized fixed-interest loan platform built on the Aptos blockchain. This monorepo contains the Move smart contract for on-chain logic and a modern React frontend for user interac…

    JavaScript

  2. AI-Jarvis-model AI-Jarvis-model Public

    A Python-powered virtual assistant capable of performing a variety of tasks such as opening websites, playing music, fetching news, telling jokes, searching on Google, and much more. Jarvis is acti…

    Python

  3. docucheck docucheck Public

    Docucheck is a Python-based tool that extracts factual claims from PDF documents and performs automated fact-checking using a generative AI model (Gemini or compatible).

    Python 1

  4. space-invaders space-invaders Public

    A high-performance Python arcade shooter built with Pygame, combining classic Space Invaders mechanics with a unique F-16 vs. Pacman theme. This project features 60fps gameplay, an object-oriented …

    Python