Filipe Silva's repositories
create-cljs-app
Set up a modern CLJS web app by running one command.
check-side-effects
Check if importing a given ES module has side effects, and where they come from.
obsidian-babashka
Run Obsidian Clojure(Script) codeblocks in Babashka.
async-interop
Use JS promises with core.async.
roam-to-csv
Convert a Roam Research export to CSV
datascript
Immutable database and Datalog query engine for Clojure, ClojureScript and JS
absurd-sql
sqlite3 in ur indexeddb (hopefully a better backend soon)
athens
Free self-hosted desktop app: https://github.com/athensresearch/athens/releases; Paid tiers available through https://opencollective.com/athens; Try the demo at https://athensresearch.github.io/athens; Docs viewable at https://app.gitbook.com/@athensresearch/s/handbook/
cider
The Clojure Interactive Development Environment that Rocks for Emacs
cider-nrepl
A collection of nREPL middleware to enhance Clojure editors with common functionality like definition lookup, code completion, etc.
colossal-squuid
Library for generating sequential UUIDs, or SQUUIDs
crdt-example-app
A full implementation of CRDTs using hybrid logical clocks and a demo app that uses it
doom-emacs
An Emacs framework for the stubborn martian hacker
filipesilva.github.io
Personal blog via https://github.com/cdmedia/cms.js
graph-db-in-clojure
Files for Build a Graph Database in Clojure Workshop at ClojureStream
kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
OpenRA-Install-Guide
A complete installation guide including the music missing from the OpenRA Dune 2000 mod
simple-graph
This is a simple graph database in SQLite, inspired by "SQLite as a document database"
WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
with-dynamic-redefs
Use `with-redefs` on parallel tests.