nostradamnit's Stars
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
sympy/sympy
A computer algebra system written in pure Python
neuml/txtai
💡 All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows
ddd-crew/ddd-starter-modelling-process
If you're new to DDD and not sure where to start, this process will guide you step-by-step
lfit/itpol
Useful IT policies
hackerb9/lsix
Like "ls", but for images. Shows thumbnails in terminal using sixel graphics.
aweijnitz/recipe-el_fuego_viviente
Fermented Chili "Open Sauce" - My most starred repo has no code in it!
scraly/developers-conferences-agenda
developers.events is a community-driven platform listing developer/tech conferences and Calls for Papers (CFPs) worldwide with a list, a calendar and a map view. It helps organizers, speakers, sponsors & attendees.
ddd-crew/eventstorming-glossary-cheat-sheet
emilybache/Tennis-Refactoring-Kata
This is a Refactoring Kata based on the rules of Tennis
ddd-crew/core-domain-charts
A tool for collaboratively finding your core domains - strategic business differentiators
guillaume-chevalier/How-to-Grow-Neat-Software-Architecture-out-of-Jupyter-Notebooks
Growing the code out of your notebooks - the right way.
TeamTopologies/Independent-Service-Heuristics
The Independent Service Heuristics (ISH) are rules-of-thumb (clues) for identifying candidate value streams and domain boundaries by seeing if they could be run as a separate SaaS/cloud product.
DevLyon/mixter
CQRS and Event Sourcing Koans
disqus/gutter
Fully featured Python feature switch toolkit
serverlesspolska/serverless-hexagonal-template
Highly opinionated project template for Serverless Framework that follows and applies hexagonal architecture principle to serverless world. Prepared with easy testing in mind.
takaakit/uml-diagram-for-python-design-pattern-examples
UML diagram list of GoF design pattern examples written in Python.
jub0bs/go-course-beginner
likejazz/jupyter-notebooks
This repo contains Jupyter Notebooks, miscellaneous stuff.
pedromoraisf/hexagonal-architecture-distilled
The guide to understand Hexagonal Architecture (a.k.a Ports and Adapters) in JavaScript.
pbutenee/ml-tutorial
rodrigoy/The-Flow-Hour
Kanban Training Activity shared by Aspercom
vovan47/miix310
Some info about Linux (Ubuntu 18) on Lenovo MIIX 310-10 ICR tablet
ashcrow/flagon
Feature flags for python.
emilybache/Hands-On-Approval-Testing-For-Developers-Materials
exercises for this training course offered via O'Reilly
rossharper/ScratchTDD
Can you TDD in Scratch?
philou/Kata-Slow-Code
Slow Code Kata
lilobase/bookStore
A Simple Book Store
codecop/BankOCR-Outside-in-Kata
Solve BankOCR using Outside-in TDD.