Skip to content
View sharmarahul111's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report sharmarahul111

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

Hey there 👋

I'm a systems-focused engineer interested in programming languages, runtimes, engines, and software infrastructure.

I enjoy building things from scratch to understand how they work beneath the surface, from interpreters and compilers to game engines and AI projects.

Awards

  • 🏆 Emerging Coder Award Winner, Revah Coding Competition 2026 — Top First-Year Competitor, 4th Overalll

Technologies

My Skills


GitHub Stats


LeetCode

@sharmarahul111

Pinned Loading

  1. plox plox Public

    Tree-walk interpreter for the Lox programming language with lexical analysis, parsing, and runtime evaluation in Python.

    Python

  2. FlappyAI FlappyAI Public

    Flappy bird AI agent that evolves using genetic mutation and neural network

    Python 1

  3. exprcalc exprcalc Public

    AST-based expression evaluator with recursive descent parsing and tree-walk execution in C++

    C++

  4. sumophysicsAI sumophysicsAI Public

    Two wrestler AIs fight for the staying inside the circle

    Python

  5. mnist-digit-classifier mnist-digit-classifier Public

    A handwritten digit classifier using neural networks from scratch (MNIST)

    Python

  6. gol gol Public

    Game Of Life simulation in JavaScript

    JavaScript