Skip to content
View aryansharma0305's full-sized avatar

Highlights

  • Pro

Block or report aryansharma0305

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

Hi, I’m Aryan Sharma 👋

Turning ideas into code and problems into solutions.


🚀 About Me

  • 🎓 B.Tech CSE Student @ IIIT Bangalore
  • 💡 Exploring AI/ML
  • 🎯 Passionate about Fullstack Development, System Design, Backend Engineering, and Embedded Systems

🛠 Tech Stack

💻 Languages
🎨 Frontend
⚙️ Backend
💾 Databases
🧪 Deployment and Testing
🛠 Others

Pinned Loading

  1. Haxous742/Hostel-Management-System-WINNER-HACKNITE-2025 Haxous742/Hostel-Management-System-WINNER-HACKNITE-2025 Public

    A hostel management system website made for the Hacknite 2025 hackathon (Winner of HACKNITE 2025)

    JavaScript 1 2

  2. upSplit upSplit Public

    upSplit is a modern web app for managing expenses and contacts. You can track transactions, settle amounts, send reminders, and store/manage contacts all in one place. It has a smooth, responsive U…

    JavaScript

  3. LibraryManagementSystem-PythonMidSem-1 LibraryManagementSystem-PythonMidSem-1 Public

    This project is a lightweight, GUI-driven library management system implemented in Python. It features modular code (for books, members, encryption, GUI, etc.) and uses CSV files for data persisten…

    Python 1

  4. RestrauntManagement-C_EndTerm-1 RestrauntManagement-C_EndTerm-1 Public

    A fun and interactive C-based restaurant management system featuring an amazing UI with colorful ASCII art. It also supports UPI QR code generation for easy digital payments, making it both functio…

    C 1

  5. Compass-Microbit Compass-Microbit Public

    This project implements a digital compass using the BBC micro:bit and assembly language. The compass reads magnetic field data from the built-in magnetometer and displays the direction on the micro…

    Assembly

  6. MIPS-Simulator MIPS-Simulator Public

    A Python-based simulator for MIPS32 that assembles instructions, executes them step-by-step, and displays register/memory states for learning MIPS architecture.

    Python