Portfolio

Open Source

  1. GNU Emacs (Code Editor)

    • Fix bug where extraction of compressed elisp code failed when using pigz
    • Bug caused by inappropraite gzip stream end checking
    • Commit: 46b6d1
  2. TLP (Laptop Power Management Utility)

    • Fix startup failure in TLP in certain environments (busybox)
    • Bug caused due to using non-portable options for POSIX utilities
    • Commit: 9f3ff4

Personal Projects

  • sinkhole (wip)
    • Operating System Implementation from scratch
    • Core kernel: C++, x86 assembly | libc: C
    • Future goals: hybrid microkernel with focus on performance
  • perfmode
    • A linux CLI tool for ASUS TUF Laptops, controlling fan modes and LEDs.
  • FORTH86
    • FORTH programming language implementation in x86_64 assembly
    • Builds upon libx86
    • Implementation of forthress (Low Level Programming, Igor Zhirkov)
  • mister8
    • Third iteration of my chip-8 emulators/interpreters
    • Graphics and audio were implemented using Raylib
    • Tested with the standard timendus’ chip8 test suite
  • c8fontgen
    • Tiny pixel editor for generating custom chip-8 fonts
    • Supports Light and Dark themes
  • telegram discord bridge
    • A unidirectional bridge written using Python
    • Uses a regular discord bot and a telegram user account
    • Intended for cross-posting and scraping

サイトに来てくれてありがとうございます!

Amrit Handa | rss feed | GitHub | Discord: @icebarf | source |