Skip to content
View chirag-diwan's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report chirag-diwan

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

Chirag Diwan

Software Engineer Building high-performance systems, inference engines, and scalable web infrastructure.


Selected Projects

Project Description Stack
RemGit Terminal-native Git workflow orchestration designed for zero-latency context switching. Go
Helix Custom C++ package manager engineered to resolve dependency bottlenecks and optimize build system concurrency. C++
Odin LLM inference engine implementing optimized tensor operations, memory pooling, and hardware acceleration (SIMD/AVX2) for quantized model execution. C++
Engine C++ game architecture leveraging raylib for rendering and a custom Lua bridging layer for high-performance scripting and entity management. C++, Lua
FSwitch.nvim Lightweight, low-latency buffer manager for Neovim. Lua
AayushMitra AI-driven EMR layer consolidating fragmented healthcare data into a centralized identity system for seamless cross-facility context transfer. TypeScript, React

Technical Stack

  • Languages: C++, Go, TypeScript, JavaScript, Python, Lua, Rust
  • Systems & Tooling: Linux (Arch/Hyprland/Sway), Neovim, GCC/Binutils
  • Frontend: React, Next.js, React Native
  • Backend: C++, Go, Node.js

Activity

Activity Graph


WebsiteLinkedIn

Popular repositories Loading

  1. FSwitch.nvim FSwitch.nvim Public

    This is a lightweight , blazing fast buffer manager for neovim

    Lua 1

  2. RemGit RemGit Public

    RemGit is a TUI interface written in go that lets you edit your github repositories from within your terminal

    Go 1

  3. Portfolio Portfolio Public

    This is the website for my portfolio

  4. chirag-diwan chirag-diwan Public

  5. dotfiles dotfiles Public

    dotfiles backup

    Lua

  6. Odin Odin Public

    AI inference engine in C++

    C++