Projects in Awesome Lists by bobbicodes
A curated list of projects in awesome lists by bobbicodes .
https://github.com/bobbicodes/mecca
Animated music editor in Clojurescript/re-frame
chiptune-tracker clojurescript composition mario-paint music-education re-frame sound web-audio web-audio-api
Last synced: 24 Oct 2025
https://github.com/bobbicodes/fluoromachine
Customized glow theme for VSCode
Last synced: 14 Apr 2025
https://github.com/bobbicodes/bob
Clojure console editor written in pure C with REPL support, syntax highlighting and search
Last synced: 22 Jul 2025
https://github.com/bobbicodes/trochee
3d-printed keyboard made for one-handed use
Last synced: 18 Mar 2025
https://github.com/bobbicodes/mecca-pix
Convert raster images to SVG in Clojurescript
Last synced: 14 Apr 2025
https://github.com/bobbicodes/sort
Web toy to visualize sorting algorithms with generative music
Last synced: 22 Jun 2025
https://github.com/bobbicodes/chip-sox
REPL-driven live coding system for chiptune music with SoX and babashka
Last synced: 14 Apr 2025
https://github.com/bobbicodes/reel
[WIP] Read Eval Edit Loop: A REPL that is also a text editor
Last synced: 06 Sep 2025
https://github.com/bobbicodes/typing
Clojurescript app for improving typing speed, made with re-frame and the re-pressed keyboard event library
Last synced: 14 Apr 2025
https://github.com/bobbicodes/bb-tk
[PoC] Desktop GUIs in Babashka with Tcl/Tk
Last synced: 26 Mar 2025
https://github.com/bobbicodes/conway
Conway's game of life in Clojurescript/Reagent
Last synced: 14 Jun 2025
https://github.com/bobbicodes/ctrain
Clojure Training App - Do 4clojure problems from the terminal
Last synced: 26 Mar 2025
https://github.com/bobbicodes/instacode
Clojure notebook generator with KaTeX and KLIPSE
Last synced: 19 Sep 2025
https://github.com/bobbicodes/mecca-midi
Clojurescript app for exploring MIDI files
Last synced: 26 Mar 2025
https://github.com/bobbicodes/algae
Math lessons for learning Algebra through coding
Last synced: 05 Jan 2026
https://github.com/bobbicodes/elements
Learn the Periodic Table. Built with Reagent.
Last synced: 26 Mar 2025
https://github.com/bobbicodes/shadow-reagent
Clojurescript fork-and-go template
Last synced: 26 Mar 2025
https://github.com/bobbicodes/minesweeper-reagent
Webapp in Clojurescript, created with figwheel-main on top of ReactJS
Last synced: 26 Mar 2025
https://github.com/bobbicodes/mecca-talk
Script and slides for MECCA history and demo
Last synced: 05 Jan 2026
https://github.com/bobbicodes/4clojure-spec
Rebooting 4clojure with generative testing
Last synced: 26 Mar 2025
https://github.com/bobbicodes/nes-lisp-mml
Repo lives at: https://codeberg.org/bobbicodes/nes-lisp-mml
Last synced: 26 Mar 2025
https://github.com/bobbicodes/just-juxt
Clojure bot that fetches most recent use of juxt on GitHub and posts to Twitter
Last synced: 02 Aug 2025
https://github.com/bobbicodes/sudoku
Sudoku game implemented in Clojurescript/Reagent
Last synced: 26 Mar 2025
https://github.com/bobbicodes/mecca-mei
Render MEI music notation from hiccup to SVG
Last synced: 26 Mar 2025
https://github.com/bobbicodes/notenow
"Notepad plus plus, minus minus" - gtk text editor
Last synced: 29 Apr 2026
https://github.com/bobbicodes/complex
A web app for mathematics exploration
Last synced: 15 Aug 2025
https://github.com/bobbicodes/omines
JavaScript NES emulator optimized for simplicity and readability
Last synced: 25 Aug 2025
https://github.com/bobbicodes/mecca-wav
Clojurescript application for working with PCM audio data
Last synced: 26 Mar 2025
https://github.com/bobbicodes/project-euler-clojure
Clojure solutions/explanations for common problems
Last synced: 26 Mar 2025
https://github.com/bobbicodes/representer-blog-post
WIP article demonstrating the Exercism Clojure Representer
Last synced: 06 Jan 2026
https://github.com/bobbicodes/musicxml-parser
Convert music produced with popular scorewriters like Sibelius, Finale and MuseScore into EDN. Uses SAX on JVM or sax-js in JavaScript
Last synced: 26 Mar 2025
https://github.com/bobbicodes/nbbserve
start simple webserver with `npx nbbserve`
Last synced: 26 Mar 2025
https://github.com/bobbicodes/noise
Audio-visualizations of pseudorandom number generators
Last synced: 26 Mar 2025
https://github.com/bobbicodes/mario-music-composer
Classic SNES music sequencer in Clojurescript w/ re-frame and Web Audio API featuring MusicXML import, vector graphics, undo/redo and sharps/flats
Last synced: 26 Mar 2025
https://github.com/bobbicodes/mecca-nsf
Nintendo NES Sound Format (.nsf) reader
Last synced: 26 Mar 2025
https://github.com/bobbicodes/danger
Scary looking red button that actually just updates your system.
Last synced: 26 Mar 2025
https://github.com/bobbicodes/learn-c-the-hard-way
You have to actually type these in! Do not copy/paste, or you'll make Zed Shaw mad. That would be like doing Euclid's Elements and drawing a triangle using a ruler instead of a compass and a fucking stick.
Last synced: 26 Mar 2025
https://github.com/bobbicodes/mecca-piano
Horizontally scrolling "piano grid" style music editor
Last synced: 26 Mar 2025
https://github.com/bobbicodes/concepts.graph
Create hierarchical concept graphs with GraphViz
Last synced: 26 Mar 2025
https://github.com/bobbicodes/how-to-design-programs
Working through exercises to learn Racket, and translating them into live Clojure snippets
Last synced: 06 Jan 2026
https://github.com/bobbicodes/clojure-unkoaned
Clojure Koans, completed and presented as simple REPL interactions
Last synced: 26 Mar 2025
https://github.com/bobbicodes/clj-words
Webapp for learning Clojure core library
Last synced: 26 Mar 2025
https://github.com/bobbicodes/automate-the-boring-stuff
Chapter 11 - web scraping https://automatetheboringstuff.com/chapter11/
Last synced: 26 Mar 2025
https://github.com/bobbicodes/awk
"The AWK Programming Language" in Jupyter Notebooks with Bash kernel
Last synced: 26 Mar 2025
https://github.com/bobbicodes/mecca-roms
Inspect image, sound and game data from Nintendo binaries
Last synced: 26 Mar 2025
https://github.com/bobbicodes/menu
Generate animated inventory displays for retail store
Last synced: 26 Mar 2025
https://github.com/bobbicodes/ytdl
Download YouTube videos with nbb (babashka for node)
Last synced: 26 Mar 2025
https://github.com/bobbicodes/wtf
Clojure Ring app - Answer/Picture search engine
Last synced: 03 May 2026
https://github.com/bobbicodes/star-trek
Doing my best to transform entertainment into work
Last synced: 26 Mar 2025
https://github.com/bobbicodes/tsweep
ASCII minesweeper written in Clojure
clojure minesweeper terminal-game
Last synced: 26 Oct 2025
https://github.com/bobbicodes/phase-vocoder
Time-scaling/pitch-shifting in Clojurescript with the Web Audio API
Last synced: 26 Mar 2025
https://github.com/bobbicodes/lang-clojure-eval
Clojure plugin for Codemirror 6 with live inline evaluation
Last synced: 20 Jul 2025
https://github.com/bobbicodes/shouter
Database-backed Clojure app on Heroku
Last synced: 26 Mar 2025
https://github.com/bobbicodes/simter
GUI Spreadsheet App for Inventory/Production Management
Last synced: 26 Mar 2025