Skip to content
View Auth0x78's full-sized avatar
😄
😄

Highlights

  • Pro

Block or report Auth0x78

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

Hey, I'm Akshat 👋

I graduated with a B.Tech in Electronics and Communication Engineering from NIT Silchar, but somewhere along the way I fell deep into software — compilers, systems, low-level security, the works.

Right now I'm spending most of my time with LLVM, poking around compiler internals, and getting into hardware/firmware analysis. I like understanding how things work at the layer most people don't look at.


What I work with

Languages I reach for regularly: C · C++ · C# · Java

Other stuff I use: OpenGL · WebSockets · LLVM-IR · Unity · Docker · CMake


What I'm into

  • Building and breaking things at the systems level
  • Compiler design — currently going deep with LLVM
  • Hardware hacking and firmware internals
  • Anything that sits close to the metal

Contribution Graph

Activity Graph


Let's talk

💼 LinkedIn I'm always up for a good conversation about compilers, systems, or weird hardware things.

Pinned Loading

  1. Veritas-Language Veritas-Language Public

    Vertias is a toy language with a focus on flexibility. Still in early development, While crude at this stage, it sets the groundwork for future updates to enhance its capabilities.

    C++

  2. CHIP-8 CHIP-8 Public

    CHIP-8 emulator, load rom files directly into the emulator and play.

    C

  3. Compiler85 Compiler85 Public

    A lightweight compiler for Intel 8085 assembly.

    C++

  4. Compute-Ray-Tracer Compute-Ray-Tracer Public

    A compute shader-based ray tracing engine for realistic 3D rendering with BVH acceleration and advanced lighting.

    C

  5. GravitySim GravitySim Public

    GravitySim is a interactive gravity simulation built with SDL3, OpenGL, and ImGui.

    C++