hargriffle's Stars
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
metabase/metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
DataTalksClub/data-engineering-zoomcamp
Free Data Engineering course!
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
magomimmo/modern-cljs
A series of tutorials on ClojureScript
AIStream-Peelout/flow-forecast
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
jakubgarfield/expenses
💰Expense tracker using Google Sheets 📉 as a storage written in React
drapanjanas/re-natal
Bootstrap ClojureScript React Native apps
emil-e/rapidcheck
QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.
bhb/expound
Human-optimized error messages for clojure.spec
rksm/org-ai
Emacs as your personal AI assistant. Use LLMs such as ChatGPT or LLaMA for text generation or DALL-E and Stable Diffusion for image generation. Also supports speech input / output.
pkamenarsky/atea
A minimalistic menu bar time tracker for MacOS
agzam/spacehammer
Hammerspoon config inspired by Spacemacs
karlicoss/grasp
A reliable org-capture browser extension for Chrome/Firefox
ryansuchocki/microscheme
A Scheme subset for Atmel microcontrollers.
fphilipe/psql2csv
Run a query in psql and output the result as CSV.
prestancedesign/babashka-htmx-todoapp
Quick example of a todo list SPA using Babashka and htmx
datodev/dato
Experiment in distilling apps to their essence
crisptrutski/matchbox
Firebase client for Clojure(Script)
coleifer/simpledb
miniature redis-like server implemented in Python
mmagnus/emacs-grammarly
an Emacs extension to send a text to/from Grammarly
roman01la/proton-native-cljs
kloimhardt/werkbank
Blockly visual programming for Clojure
d1egoaz/c3po.el
🤖 Meet c3po.el, the Emacs droid you’ve been looking for! This package will take your workflow to a galaxy far, far away. 🌟 C3PO.el is an Emacs package for interacting with the ChatGPT API. May the source be with you!
thegeez/clj-wiki
A wiki made with Clojure, Yada and Datomic Client
verma/pani
Idiomatic Clojure/ClojureScript library for Firebase
brianium/patroclus
:two_men_holding_hands: Is that a spy!?!? No! It's Patroclus!
groundedsage/shadow-jam
A JAMstack build tool starter for those who love Clojure
savagematt/pyspec
A sort-of-port of clojure.spec to Python