A reverse-chronological timeline of personal projects on GitHub. Newest at the top, oldest at the bottom.
stereogram_engine (private)Backing engine for the VGA stereogram project. Tcl.
[ttsky26a-verilog-stereogram](https://github.com/dvirdc/ttsky26a-verilog-stereogram)A VGA project that takes a video stream and turns it into a stereogram. Verilog.
[uart-core](https://github.com/dvirdc/uart-core)Parameterized UART IP core for FPGA — example ipkgs.com package. Verilog.
[ipkgs-cli](https://github.com/dvirdc/ipkgs-cli)Verilog IP core package manager — like npm for RTL/FPGA IP cores. Python.
3d-pet-game (private)3D pet game created with my son. Live: https://walkyour.pet
flexpga (private)Shell-based FPGA tooling experiment.
PYNQ_database_filtering_engine_poc (private)PoC for accelerating database filtering on PYNQ FPGA boards. C.
[ttsky-verilog-sha256-processor](https://github.com/dvirdc/ttsky-verilog-sha256-processor)SHA-256 processor, submitted to the TT25a Tiny Tapeout shuttle using SKY130 node.
[sha256-processor](https://github.com/dvirdc/sha256-processor)Standalone Verilog SHA-256 processor.
[verilator-play](https://github.com/dvirdc/verilator-play)Experiments and small projects built with Verilator. C++.
the-fitting-room-landing (private)Landing page.
[md5-pynq-bruteforce](https://github.com/dvirdc/md5-pynq-bruteforce)Brute-forcing MD5 on a PYNQ FPGA board. HLS C++.
[notebooks](https://github.com/dvirdc/notebooks)Miscellaneous Jupyter notebooks.
[machine-learning-ex-solutions](https://github.com/dvirdc/machine-learning-ex-solutions)Exercise solutions from Andrew Ng’s Machine Learning course. MATLAB.
node-countdown-gif (private)Generates countdown GIFs in Node. JavaScript.
ShowMeAPicture-AlexaSkill (private)Alexa skill that fetches an image on request. JavaScript.
sideways-backend (private)Python backend for the Sideways iOS app.
sideways-ios-app (private)Objective-C rewrite of the original Sideways app.
[ios-sideways-app](https://github.com/dvirdc/ios-sideways-app)Sideways — an early iOS project started two years prior with two friends.
[Csnew](https://github.com/dvirdc/Csnew)More C# course code.
[cscode](https://github.com/dvirdc/cscode)The very first repo — C# course code, mostly BS.