dinismf's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
Solido/awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
romkatv/powerlevel10k
A Zsh theme
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
go-kit/kit
A standard library for microservices.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
shieldfy/API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
iampawan/FlutterExampleApps
[Example APPS] Basic Flutter apps, for flutter devs.
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
cookiecutter/cookiecutter-django
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
hajimehoshi/ebiten
Ebitengine - A dead simple 2D game engine for Go
JoeyDeVries/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
OpenMined/PySyft
Perform data science on data that remains in someone else's server
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
chiphuyen/machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
jquense/react-big-calendar
gcal/outlook like calendar component
mmcgrana/gobyexample
Go by Example
dibgerge/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
ardanlabs/service
Starter-kit for writing services in Go using Kubernetes.
nem0/LumixEngine
3D C++ Game Engine - yet another open source game engine
yamadapc/js-written-number
Convert numbers to words - their written form
coddingtonbear/django-mailbox
Import mail from POP3, IMAP, local email mailboxes or directly from Postfix or Exim4 into your Django application automatically.
justdjango/teach-me-django
A school system with online assignments. Built with React and the Django Rest Framework
stanfortonski/Procedural-Terrain-Generator-OpenGL
Procedural terrain generator with tessellation | C++ OpenGL 4.1
TheMostDiligent/AwesomeCppGameDev
My curated list of awesome C++ (mainly) things for Game Development. Inspired by awesome-... stuff.