mfalade's Stars
jendrikseipp/vulture
Find dead Python code
jhaals/yopass
Secure sharing of secrets, passwords and files
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
viewflow/django-fsm
Django friendly finite state machine support
mfalade/github-repo-search
A demo React app that leverages OAuth to search for private and public Github repositories. What better way to see how Github OAuth works that to implement a dummy project?
mfalade/github-to-jira
A simple Chrome extension that allows you to go from a Github pull request to the relevant Jira ticket in a click
spulec/freezegun
Let your Python tests travel through time
styled-icons/styled-icons
💅 Popular icon packs like Font Awesome, Material Design, and Octicons, available as React Styled Components
gregberge/loadable-components
The recommended Code Splitting library for React ✂️✨
seemoo-lab/opendrop
An open Apple AirDrop implementation written in Python
sharkdp/bat
A cat(1) clone with wings.
lovell/sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
trivago/parallel-webpack
Builds multi-config webpack projects in parallel
AceLewis/my_first_calculator.py
my_first_calculator.py
jamiebuilds/itsy-bitsy-data-structures
:european_castle: All the things you didn't know you wanted to know about data structures
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
lerna/lerna
:dragon: Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
kidjp85/react-id-swiper
A library to use idangerous Swiper as a ReactJs component which allows Swiper's modules custom build
willmcpo/body-scroll-lock
Body scroll locking that just works with everything 😏
sindresorhus/log-symbols
Colored symbols for various log levels
sindresorhus/cli-spinners
Spinners for use in the terminal
sindresorhus/ora
Elegant terminal spinner
gatsbyjs/gatsby
The best React-based framework with performance, scalability and security built in.
facebook/react
The library for web and native user interfaces.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
aberezkin/ng2-image-upload
Angular 2 component for image uploading
vercel/next.js
The React Framework
ramda/ramda
:ram: Practical functional Javascript
dashed/shallowequal
↔️ Like lodash v3.x isEqualWith but for shallow equal.