Skip to content
View codev-aryan's full-sized avatar

Block or report codev-aryan

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

Hey, I'm Aryan Mehta 👋

CS Undergrad @ JIIT Noida  |  Systems Programmer  |  Competitive Coder


🧑‍💻 About Me

  • 🎓 Second-year CS student at Jaypee Institute of Information Technology, Noida
  • ⚔️ Competitive Programmer — Codeforces Pupil, CodeChef 3★, HackerRank 5★
  • 🧠 DSA & Problem Solving: 500+ problems solved across LeetCode and CodingNinjas
  • 🏆 Wins: 2× 1st Place — CodeClash ('25, '26) | 3rd Place — OSDHack '25
  • 🔧 Interested in systems — exploring Redis-like servers, Git internals, and database engines in C++
  • 🤖 AI/ML & Data Analytics: Familiar with classical ML pipelines, data cleaning, and model evaluation.
  • 🗄️ Databases: Solid understanding of relational database management and SQL querying
  • 🐧 Daily driver: Arch Linux (btw) + Ubuntu + Windows 11
  • 📬 Reach me at codev.aryan@gmail.com
  • ⚡ Fun Facts:
    • ~114 WPM typing speed (Monkeytype)
    • $2.5\times$ BW Deadlift (conventional)

🛠️ Tech Stack

Languages

C++ C Python Java JavaScript HTML5 CSS3 Bash Script

Data & ML

NumPy Pandas scikit-learn

Developer Tools & Platforms

Git GitHub Linux Google Cloud MySQL Arch Linux Ubuntu VS Code Neovim


📊 GitHub Stats

Pinned Loading

  1. redis-server-implementation redis-server-implementation Public

    A Redis-compatible in-memory key–value store focusing on protocol parsing, networking, and server internals.

    C++ 1

  2. git-implementation git-implementation Public

    A from-scratch Git implementation in C++ handling object hashing (SHA-1), Zlib compression, and blob storage

    C++ 2

  3. sqlite-implementation sqlite-implementation Public

    A C++ database engine built to parse and execute queries directly against standard SQLite binary files using B-Tree traversal

    C++ 1

  4. OpenSpec OpenSpec Public

    AI-powered tool that detects, explains, and automatically fixes website accessibility issues in real-time.

    JavaScript 1

  5. RetroStream2000 RetroStream2000 Public

    Local to strean

    Python 1 1

  6. TextEngine TextEngine Public

    Lightning-fast autocomplete & spell-checking powered by advanced algorithms

    C++