Skip to content
View AdityaPandey-DEV's full-sized avatar
:octocat:
Learning
:octocat:
Learning

Block or report AdityaPandey-DEV

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

πŸ‘‹ Hi, I'm Aditya Pandey

Computer Science Undergraduate | Software Engineering & Systems Enthusiast


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

  • πŸŽ“ I’m a B.Tech CSE student at Graphic Era Hill University, Bhimtal (Batch 2023–2027)
  • πŸ’» I love working on Full Stack Web Development and AI/ML Projects
  • πŸ“ˆ Always open to learning new tech and contributing to meaningful projects
  • 🌐 Actively seeking internships and opportunities in Software Development
  • πŸ“š I’m currently enhancing my DSA skills using Striver's Sheet
  • πŸ’‘ Exploring Next.js, TypeScript, and AI integrations

πŸ”§ Tech Stack


πŸš€ Featured Projects

Project Description Tech Stack GitHub
Natural Language Shell Interface AI-assisted system that translates natural language into executable Unix/Linux commands using a custom C-based mini-bash with real-time execution C, Python (Flask), React, WebSockets, Unix/Linux πŸ”— Repo
FunPrinting – Automated Document Platform Full-stack platform for automated print order management with authentication, payments, and backend queue handling Next.js, React, Node.js, MongoDB, Razorpay πŸ”— Repo
Graph Algorithm Visualizer Interactive visualization tool for graph algorithms such as DFS, BFS, Dijkstra, and Kruskal for educational use HTML, CSS, JavaScript πŸ”— Repo


πŸ† Certifications (Relevant)

  • Data Structures and Algorithms – UC San Diego (Coursera)
  • IBM AI Engineering with Python, PyTorch & TensorFlow – IBM
  • Introduction to Generative AI – Google Cloud Skills Boost
  • Meta Full Stack Developer (Front-End & Back-End) – Meta
  • Object Oriented Programming – University of London

πŸ“« Connect with Me


✨ Fun Fact

"I believe in code, caffeine, and consistency. I debug my way through life β€” one semicolon at a time!"


github contribution grid snake animation

⭐️ Thanks for visiting my profile! Feel free to star or fork any repo you find useful.

Pinned Loading

  1. DSA-Auto-Sync DSA-Auto-Sync Public

    DSA Auto Sync is an automated repository featuring optimized solutions for Data Structures & Algorithms and Competitive Programming problems in C++ and Python. It serves as a live portfolio, synchr…

    C++

  2. FunPrinting FunPrinting Public

    Fun Printing is a modern SaaS platform designed for high-volume printing in campus environments. It automates the printing lifecycle, from file queueing and document processing to secure payments a…

    TypeScript 2

  3. Natural-Language-Shell Natural-Language-Shell Public

    Natural Language Shell Interface allows users to control a Unix/Linux terminal using natural language commands, translating them into executable shell commands with AI assistance. The application f…

    Python

  4. Optimix-Compiler Optimix-Compiler Public

    Optimix is a high-performance, handcrafted compiler designed in C++17, implementing advanced optimization techniques with a custom IR and SSA form. It features a 3-stage architecture and intrinsic …

    C++