Lee4Gitr's Stars
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
huginn/huginn
Create agents that monitor and act on your behalf. Your agents are standing by!
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
nvie/gitflow
Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
dwmkerr/hacker-laws
š§ Laws, Theories, Principles and Patterns for developers and technologists.
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
wagerfield/parallax
Parallax Engine that reacts to the orientation of a smart device
HackerNews/API
Documentation and Samples for the Official HN API
rossant/awesome-math
A curated list of awesome mathematics resources
ThePrimeagen/harpoon
day8/re-frame
A ClojureScript framework for building user interfaces, leveraging React
jesseduffield/horcrux
Split your file into encrypted fragments so that you don't need to remember a passcode
RomelTorres/alpha_vantage
A python wrapper for Alpha Vantage API for financial data.
hoanhan101/algo
101+ coding interview problems in Go
codemix/ts-sql
A SQL database implemented purely in TypeScript type annotations.
xoseperez/espurna
Home automation firmware for ESP8266-based devices
gamontal/awesome-katas
A curated list of code katas
EONRaider/blackhat-python3
Source code for the book "Black Hat Python" by Justin Seitz. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues involving the implementation of deprecated libraries.
nbro/understanding-math
Links to resources talking about how to learn & understand mathematics, and mathematical language, terminology and notation.
4clojure/4clojure
An interactive problem website for learning Clojure
day8/re-frame-template
A Leiningen template for creating a re-frame application (client only) with a shadow-cljs build.
NolanNicholson/Looper
A script for repeating music seamlessly and endlessly, designed with video game music in mind.
ad-si/RosettaGit
Solutions to tasks in over 700 programming languages
nsriram/lambda-the-cli-way
AWS Lambda using CLI, an introductory cookbook
Woyten/tune
Make xenharmonic music and create synthesizer tuning files for microtonal scales.
anan44/it-starts-with-clojure
a Practical guide to Clojure
Rudyzio/EFCoreSeparateProject
jspruance/aws-cognito-tutorial-starter
Starter project for AWS Cognito tutorial (Hexal Energy).
scarvalhojr/haskellbook
Solutions to exercises from the book Haskell Programming From First Principles
garora/TDD-Katas-NETCore
This repository contains Hands on Test Driven Development Katas - implemented using .NET Core