https://github.com/sadmanca/blogv2
Sadman's Blog is built with Astro, React, Tailwind, and shadcn/ui. I write about stuff I'm interested about in. It's cool.
https://github.com/sadmanca/eagerDB
eagerDB is a lightweight, fast, and fault-tolerant NoSQL distributed database written in Java that requires zero configuration.
https://sadman.ca/uoft-pey-coop-jobs-2023
Explore all PEY Co-op job postings for the 2023-2024 Fall/Winter term at the University of Toronto.
https://sadmanca.github.io/links/fruits
FRIC-DL (Fruit Image Ripeness Classifier - Deep Learning) is a deep CNN computer vision model for identifying ripeness of fruit in images (>90% accuracy). Trained on 10k+ images.
https://sadmanca.github.io/links/maps
libstreetmap is a OpenStreetMap (OSM) GUI application with first-class support for keyboard navigation. Written by developers, for developers.
https://sadman.ca/uoft-work-study-2024
Explore all Work Study job postings for the 2024-2025 Fall/Winter term at the University of Toronto.
https://sadmanca.github.io/links/arm
custARM is a Verilog-built processor that replicates 50% of the ARMv7-A instruction set. Developed and tested on the Terasic DE1-SoC FPGA.
https://sadmanca.github.io/links/threads
libwut is an alternative threading library to pthread for creating user-level cooperative threads in C.
https://github.com/sadmanca/mergeimgsandaudiotovideo
A ffmpeg-based utility to import timestamped images/audio files and export video slideshows with voiceover.