JulesPatry's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
denoland/deno
A modern runtime for JavaScript and TypeScript.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
pmndrs/zustand
🐻 Bear necessities for state management in React
immutable-js/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
mifi/lossless-cut
The swiss army knife of lossless video/audio editing
spf13/viper
Go configuration with fangs
fingerprintjs/fingerprintjs
The most advanced browser fingerprinting library.
CodeEditApp/CodeEdit
📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
SwifterSwift/SwifterSwift
A handy collection of more than 500 native Swift extensions to boost your productivity.
pyodide/pyodide
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
invertase/react-native-firebase
🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
seanprashad/leetcode-patterns
A pattern-based approach for learning technical interview questions
googleapis/googleapis
Public interface definitions of Google APIs.
Juanpe/About-SwiftUI
Gathering all info published, both by Apple and by others, about new framework SwiftUI.
Masterminds/squirrel
Fluent SQL generation for golang
evrone/go-clean-template
Clean Architecture template for Golang services
Jinxiansen/SwiftUI
`SwiftUI` Framework Learning and Usage Guide. 🚀
gothinkster/django-realworld-example-app
cypress-io/cypress-documentation
Cypress Documentation for the Cypress App, API, Cypress Cloud, UI Coverage and Cypress Accessibility.
Rapsssito/react-native-background-actions
React Native background service library for running background tasks forever in Android & iOS.
kimxogus/react-native-version-check
A version checker for react-native applications
fastlane/docs
All the fastlane docs
ruslantsyganok/clean_arcitecture_golang_example
Clean Architecture Golang Example (kinda)
RevenueCat/purchases-android
Android in-app purchases and subscriptions made easy.
bkdev98/react-native-incoming-call
Display custom incoming call activity on Android
RevenueCat/purchases-hybrid-common
Common files for the Hybrid SDKs
ruslantsyganok/algorithms_and_data_structures
Algorithms and data structures