Lufedi's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
careercup/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
infinitered/reactotron
A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
desireevl/awesome-quantum-computing
A curated list of awesome quantum computing learning and developing resources.
microsoft/QuantumKatas
Tutorials and programming exercises for learning Q# and quantum computing
morganjbruce/microservices-in-action
Examples and code for Microservices In Action
microservices-patterns/ftgo-application
Example code for the book Microservice patterns
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
googlesamples/easypermissions
Simplify Android M system permissions
chartjs/Chart.js
Simple HTML5 Charts using the <canvas> tag
oblador/react-native-vector-icons
Customizable Icons for React Native with support for image source and full styling.
atasmohammadi/react-native-multiple-select-list
Multiple select list with search bar
ReactNativeNews/React-Native-Apps
Curated List of Open Source React Native Apps. Curation curtesy of
danyonsatterlee/youtube-examples
DrkSephy/es6-cheatsheet
ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets
yarnpkg/yarn
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
facebook/create-react-app
Set up a modern web app by running one command.
moment/moment
Parse, validate, manipulate, and display dates in javascript.
sindresorhus/screenfull
Simple wrapper for cross-browser usage of the JavaScript Fullscreen API
Baeldung/spring-security-registration
Go further into "Learn Spring Security":
gskinner/regexr
RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.
The-Art-of-Hacking/h4cker
This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands of resources related to ethical hacking, bug bounties, digital forensics and incident response (DFIR), artificial intelligence security, vulnerability research, exploit development, reverse engineering, and more.
tayllan/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
xunxdd/bitcoin-news-charts
A collection of cryptocurrency news. Day to day financial charts of top 10 cryptocurrencies (Bitcoin, litecoin, monero ...). Google trend analysis and geographical interests. Bitcoin timeline. News collection from major cryptocurrency news sites such as CoinDesk, Bitcoin Magazine, etc.
bethrobson/Head-First-Design-Patterns
Code for Head First Design Patterns book (2020)
iluwatar/java-design-patterns
Design patterns implemented in Java
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
django-ckeditor/django-ckeditor
Django admin CKEditor integration.
in28minutes/spring-unit-testing-with-junit-and-mockito
Spring Unit Testing with JUnit and Mockito