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

Block or report Abhilekhgautam

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Abhilekhgautam/README.md

Currently Working on Compilers, C++ and Algorithms.

Pinned Loading

  1. wats wats Public

    Compiler for the Wats Programming language

    C++

  2. wats-playground wats-playground Public

    Online playground for The Wats Programming Language

    JavaScript

  3. StAb StAb Public

    The StAb Programming Langauge.

    C++ 19

  4. Rust-Atomics-and-Locks Rust-Atomics-and-Locks Public

    Everything I learn from the book Rust Atomics and Locks

    Rust 1

  5. Chip8-Emulator Chip8-Emulator Public

    Chip8 Emulator Written in C++

    C++ 1

  6. ConcurrencyCPP ConcurrencyCPP Public

    I learnt Concurrent programming with Rust. Rust is a very safe language. However I felt the need of learning what could go wrong(although you can mess it in Rust as well) in C++. So this repository…

    C++