Skip to content
View Akash911-prog's full-sized avatar
  • Delhi, India
  • 18:36 (UTC +05:30)

Block or report Akash911-prog

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

Akash

I am a developer focused on building robust full-stack web applications and designing systems-level programming tools. I treat code as a craft, prioritizing clarity, architectural safety, and deep problem-solving over trend-chasing.


Technical Focus

  • Languages: TypeScript, Python, C
  • Web Ecosystem: React, Next.js, Node.js, Express, Tailwind CSS, Database Management
  • Core Interests: Backend, Compiler & architecture design, memory/lifecycle safety, and automation tools

Current Major Project: Orbit

I am currently designing and building Orbit, a language focused entirely on compile-time lifecycle safety.

No value outlives its parent. This is Orbit's single, non-negotiable guarantee.

The Problem Orbit Solves

While modern memory-safe languages ensure values are freed correctly, they don't always ensure they are freed at the right time, by the right owner, or in the right order. Resource leaks, dangling handles, and architectural data races are often lifecycle errors rather than simple memory bugs.

How Orbit Works

  • Compile-Time Lifecycle Tracking: Every value has a strict owner, a defined boundary, and a guaranteed cleanup phase.
  • Strict Boundary Control: Values cannot cross architectural boundaries without an explicit, tracked transfer of responsibility.
  • Deterministic Resource Management: Designed for predictable systems where processes, signals, and resources have fixed, absolute lifetimes.

Beyond the Code

  • Chess: Always down for a match if you want to test your tactical limits.
  • Reading: Halfway through a mix of technical monographs and fiction.

Let's Connect

If you have a challenging freelance project, an engineering internship opening, or just want to talk language design, reach out:

  • Instagram: @akash_0914_
  • GitHub: You are already here—feel free to explore Orbit's codebase below.

Orbit by Akash Samanta

Popular repositories Loading

  1. Supermarket-management Supermarket-management Public

    A Python-based supermarket management application developed as a school project. The system supports handling orders, managing daily sales, and generating reports in a simple and intuitive way.

    Python

  2. Portfolio-Website Portfolio-Website Public

    A portfolio Website containing my projects, about me and contact info

    JavaScript

  3. Akash911-prog Akash911-prog Public

  4. Chess Chess Public

    A simple multiplayer Chess game

    JavaScript

  5. Scrappy Scrappy Public

    fethes the playlist from spotify and downloads the songs in audio format through youtube

    Python

  6. Snap2Snack Snap2Snack Public