introduce myself and start writing what I want to do

This commit is contained in:
Vineet K 2024-06-28 18:52:49 -04:00
commit d1f3c452db

13
README.md Normal file
View File

@ -0,0 +1,13 @@
# Vineet K
I love working with limited computing environments such as
microcontrollers and battery-powered devices. I also have an interest
in designing my own electronics. I'm currently exploring programming on
bare metal so that I can make a useful device of my own.
## Projects I want to work on
- An NES or GameBoy emulator, either on an MCU or FPGA
- software implementation of a NES [in progress](https://git.vineetk.net/vin/emu_nes)
- E-Paper reader run on bare metal
- Split ergo-mechanical keyboard with an integrated trackball/trackpad
- possibly wireless to force it to be low-power
- Physical (binary?) clock and forecast dashboard, also on bare metal