Skip to content
View enbeec's full-sized avatar

Block or report enbeec

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
enbeec/README.md

πŸ’› Val Currie πŸ’«

πŸ’™ Art Projects 🌊

Lissajous Harmonics (Teensy OLED)

πŸ’œ Code Projects 🌌

  • BastilleBSD template to null mount my homedir in a jail --> [here]

    • I have a few other templates on a home server I may publish if I can work out a few bugs (or publish to get the bugs worked out?)
    • Until something like runj is ready for use by someone with limited free time like me, Bastille is the closest I can get to the config-as-code ease of Docker
  • My Bootcamp Capstone Project RGBlent

    • Silly little color app that lets you blend two colors together and share the results
    • Creatively stores colors collaboratively in the database
    • Highlights:
      • see the DX features in the server
        • init_database.sh helped me move very quickly while developing
        • the color formatting code for the database fixtures also made things quick and felt good to share
      • I got dragged away from the client by my job search which is apparent from the TODO list in the README but
        • the structure of the code is very readable, IMO
        • it was a valiant noob-y attempt at CSS-in-JS before I settled on Tailwind

Pinned Loading

  1. bastille-templates bastille-templates Public

    Templates for Bastille BSD

  2. lissajous lissajous Public

    lissajous curve code for Teensy

    C++

  3. lissajous-demo lissajous-demo Public

    early demo sketch of lissajous curves for Teensy

    C++