Skip to content
View Akash-Kumar-Sinha's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report Akash-Kumar-Sinha

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.

Content in all repositories owned by your account will be closed.
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
Akash-Kumar-Sinha/README.md

Hi 👋, I'm Akash Kumar Sinha

Building systems-level software - cloud IDEs and GPU-accelerated developer tools in Rust, high-performance backends in Go. Focused on infrastructure and AI.


About Me

I’ve always been curious about what happens under the hood.

As a software engineer, I’m less interested in simply using a tool as a wrapper and more interested in understanding what makes it work—the systems, the abstractions, the trade-offs, and the engineering decisions behind it. For me, learning how something works is often more exciting than simply using it.

That’s also why writing CRUD at 2 a.m. doesn’t excite me much anymore. These days, even AI can handle much of that work. The interesting part, at least for me, starts when there’s a real problem to solve and no obvious answer.

I enjoy thinking about the architecture, figuring out where things might break, questioning my own decisions, and dreaming, “What happens if my platform reaches a million users?” Then comes the interesting part: figuring out how to make it scale.

That process of learning something new, building it from the ground up, finding mistakes, breaking things, and understanding why they broke is what keeps me excited about software engineering.

I don’t just want to build applications. I want to understand and build the systems that make them possible.

Projects

KvDb
A disk-backed, embedded key-value store in Rust - custom B+-tree storage engine with page-based persistence and a compile-time-enforced typestate API.

Splice
A Version control System for large files mainly Videos, Images, and Audio files. It uses a custom Merkle DAG to store file versions and a content-addressable storage to store the file contents.

Aks IDE
A browser-based Cloud IDE with isolated Docker Ubuntu shells, a Monaco-powered code editor with autocompletion, xterm.js terminal, and a lazy-loaded file explorer.

Aks Terminal
Frameless window with a custom title bar, scrollback, themeable 16-color ANSI palette, and zero-config bash integration - shipped as an installable .deb.

Bounded MPMC Queue
A bounded multi-producer multi-consumer queue in Rust, standard library only - no external dependencies, no unsafe.

Working

Akssora Building a Sandbox environment for running untrusted code in a secure and isolated manner, with support for multiple programming languages and frameworks.

Fun projects


Akssora UI - Component Library

Akssora UI
Akssora UI Live

Explore Akssora UI →

60+ production-ready, animated UI components built with React, Tailwind CSS, Framer Motion, and GSAP.


Let's Connect

Pinned Loading

  1. kvdb kvdb Public

    A disk-backed, embedded key-value store in Rust - custom B+-tree storage engine with page-based persistence and a compile-time-enforced typestate API.

    Rust

  2. Aks_ide Aks_ide Public

    A rust based browser ide. It allows users to run their isolated ubuntu vm.

    TypeScript 1

  3. terminal-emulator terminal-emulator Public

    A GPU-accelerated terminal emulator written in Rust.

    Rust

  4. mpmc_queue mpmc_queue Public

    Rust

  5. akssora_search akssora_search Public

    This is the Akssora Search Engine, a powerful and efficient search engine designed to provide fast and accurate search results.

    TypeScript

  6. Crucible Crucible Public

    TypeScript