I'm a long-time C# developer who's now really enjoying learning Python as I build a bunch of new projects. Being disabled, my coding these days is focused on projects I want to do โ things that are fun and keep me busy. I do a lot of AI projects for fun, and I'm passionate about 3D printing. Many of my current projects seek to combine all three hobbies together.
I have some exciting things in the works that I can't wait to share once they're polished enough to show off. Stay tuned! ๐
- ๐ญ Currently building projects that merge AI + 3D printing
- ๐ฑ Deepening my Python skills every day
- ๐ค Big fan of LLMs, generative AI, and automation
- ๐จ๏ธ 3D printing enthusiast โ from design to print
- โก Fun fact: I went from C# to Python and never looked back for AI work
My most active Python project โ color_tools is a color science library I built to solve a real problem: finding the perfect 3D printing filament to match any given color. It sits at the intersection of all my hobbies.
- ๐ฌ Perceptual color distance โ Delta E formulas (CIEDE2000, CIE94, HyAB) for accurate human-eye matching
- ๐จ๏ธ 584+ filament database โ major manufacturers indexed with semantic IDs like
bambu-lab-pla-silk-red - ๐ Full color space support โ RGB โ LAB โ LCH โ CMYK with gamut checking
- ๐๏ธ Colorblindness simulation & correction โ protanopia, deuteranopia, tritanopia
- ๐ฎ Retro palette quantization โ convert images to CGA, EGA, VGA, Game Boy palettes with dithering




