Here's a small selection of personal projects I've got hosted in Github:
WebGL Mandelbrot Renderer - A small frontend app written in Typescriptusing React and WebGL to display the Mandelbrot set, where the calculations are offloaded to the GPU for betterperformance, deployed with Github Actions and hosted via Github Pages.
Calendar - A simple single-page app written in Typescript using React thatjust displays a calendar for the next 12 months, deployed with Github Actions and hosted via Github Pages. Showspublic holidays for your locale (if the data is present) and link with a Wikimedia API to show events, births &deaths for every day.
UK Ordnance Survey maps - A small frontend app written in Typescriptusing React, Chakra UI and Leaflet.js, deployed with Github Actions and hosted via Github Pages. Interfaceswith OS Data APIs and Geograph API to enrich the map with local points-of-interest.
Zaup 2.0 - Another frontend app (also Typescript, React, Chakra) thatdisplays imported TOTP codes. It is another "serverless" app - all the data is persisted in local storage(and AES encrypted). Syncs data with Google Drive.
Asteroids - A golang implementation of the classic arcade game thatcross-compiles into WASM so you can play it in a browser.
8-bit Trip - An experiment in webaudio.
Scratchpad - A small web app that allows you to store snippets &miscellaneous notes as "blocks" in your browser's local storage.
BYOK 3 - A Forth interpreter/compiler written in Scala with Cats.
Popular repositoriesLoading
- luma.led_matrix
luma.led_matrix PublicPython module to drive LED Matrices & 7-segment displays (MAX7219) and RGB NeoPixels (WS2812 / APA102)
- luma.examples
luma.examples PublicCompanion repo for running examples against the luma.oled, luma.lcd, luma.led_matrix and luma.emulator display drivers.
- nvd-clojure
nvd-clojure PublicNational Vulnerability Database dependency checker for Clojure projects
If the problem persists, check theGitHub status page orcontact support.
Uh oh!
There was an error while loading.Please reload this page.