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

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 from scratch to understand how things work beneath the surface.
Currently building compilers, interpreters, and exploring engine architecture.

Tools I use

My Skills

GitHub Streak Top Languages

Pinned Loading

  1. minidb minidb Public

    Simple in-memory table implementation in C exploring data structures and CLI design

    C

  2. plox plox Public

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

    Python

  3. exprcalc exprcalc Public

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

    C++

  4. brainfuck brainfuck Public

    Everything related to the Brainfuck language (Interpreter, transpiler, algorithms, etc)

    C 2

  5. space-shooter space-shooter Public

    A space shooter game made with raylib and python

    Python

  6. gol gol Public

    Game Of Life simulation in JavaScript

    JavaScript