githaefrancis's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
TheAlgorithms/Python
All Algorithms implemented in Python
ossu/computer-science
๐ Path to a free self-taught education in Computer Science!
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
airbnb/react-sketchapp
render React components to Sketch โ๏ธ๐
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
vercel/commerce
Next.js Commerce
bregman-arie/devops-resources
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
baptisteArno/typebot.io
๐ฌ Typebot is a powerful chatbot builder that you can self-host.
givanz/VvvebJs
Drag and drop page builder library written in vanilla javascript without dependencies or build tools.
sendgrid/sendgrid-nodejs
The Official Twilio SendGrid Led, Community Driven Node.js API Library
react-hook-form/resolvers
๐ Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts and VineJS
100daysofdevops/100daysofdevops
mjhea0/awesome-flask
A curated list of awesome things related to Flask
coreinfrastructure/best-practices-badge
๐Open Source Security Foundation (OpenSSF) Best Practices Badge (formerly Core Infrastructure Initiative (CII) Best Practices Badge)
techiescamp/devops-projects
DevOps Real World Projects for Aspiring DevOps Engineers [Beginner to Advanced]
milanm/DesignPatternsInUse
Most common Design Patterns you need to know, with examples in C#.
frontend-joe/react-sidebars
Collection of sidebar navigation menus built in React and CSS
tlcheah2/stoic-quote-lambda-public-api
Stoicism Quote Public API
linkedweb/full-auth-api
linkedweb/full-auth
jeganathpv/flask-firebase-crud
Python App to integrate firebase connectivity & Perform CRUD operations using Flask API - ToDo Application Demo
SEI-Remote/decoupled-pern-jwt-auth-template-back-end-cjs
A basic template for a back-end application that, when combined with a front-end template, can aid in constructing PERN stack apps that utilize JWT authentication. This template utilizes CommonJS modules.
SEI-Remote/decoupled-pern-jwt-auth-template-front-end-ts
A basic template for a front-end React application written in TypeScript that, when combined with a back-end template, can aid in constructing PERN stack apps that utilize JWT authentication.