Skip to content
View Sid110307's full-sized avatar
:octocat:
Writing, debugging, and babysitting code
:octocat:
Writing, debugging, and babysitting code

Highlights

  • Pro

Block or report Sid110307

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

Header

I'm a full-stack and systems programmer based in India, passionate about:

  • 🚀 Embedded systems and low-level programming
  • 🔧 Hardware design and PCB development
  • 🖥️ Operating systems and emulation
  • 🛠️ Custom languages, interpreters, and compilers
  • 📱 Mobile apps and full-stack development

Followers Stars Profile Views

Skills

GitHub Stats

Selected Public Projects

A few of my open-source projects across my focus areas:

  • Mesh - A lightweight OS kernel with SMP, paging, framebuffer, and basic IO
  • quarklang-vm - Stack-based VM with bytecode, REPL, plugins, and custom debugger
  • AxiLang - A scripting language for controlling the AxiDraw plotter
  • ShadowDoom - Fantasy text-based RPG made with Python
  • SoundTest - C++ ImGui audio tool for generating, editing, and playing tones with internal PC speaker
  • FBGraphics - C++ graphics engine directly manipulating framebuffer pixels

A few Private/Internal Projects

(Source code is private due to organization or other constraints - happy to discuss details!)

  • HustleX - Gamified fitness app that rewards you for your fitness activity
  • Ankura - A Community-Powered Sapling Rescue Platform
  • TreeMap - Geospatial tree mapping tool for environmental research with on-device AI and offline-first support
  • PVDashboard - Real-time photovoltaic monitoring dashboard for PV reliability test bed
  • Attendifier - Face recognition-based attendance management system
  • Earther - Android app for voltage + GPS data logging with graph visualization and CSV export

Connect with Me

Email LinkedIn Twitter DEV Community Discord

Pinned Loading

  1. TestOS TestOS Public

    A simple operating system.

    C++

  2. SmartMoisture-MSP430 SmartMoisture-MSP430 Public

    BLE soil moisture sensor + temperature sensor project using TI MSP430 MCU.

    C

  3. AxiLang AxiLang Public

    A scripting language for controlling the AxiDraw plotter.

    C++ 1

  4. ShadowDoom ShadowDoom Public

    A fantasy console game that I made using Python.

    Python 1

  5. SoundTest SoundTest Public

    C++ ImGui audio tool for generating, editing, and playing tones with internal PC speaker

    C++

  6. FBGraphics FBGraphics Public

    A simple graphics engine in C++ by directly manipulating pixels in a framebuffer.

    C