simonepri / competitive-programmingLinks
🏅 This repository contains all the problems I solved while training myself for programming competitions
☆22Updated 7 years ago
Alternatives and similar repositories for competitive-programming
Users that are interested in competitive-programming are comparing it to the libraries listed below
Sorting:
- Check if a GitHub Pull Request is in a (most likely) mergeable state☆22Updated 4 years ago
- React hook for the Device Orientation API☆23Updated 7 years ago
- Test if your user's password has been pwned using the haveibeenpwned.com API☆69Updated 6 years ago
- 🌐 Microservice to add OAuth2 authentication to your application. Supports any provider, like GitHub, Instagram ...☆24Updated 7 years ago
- Sample monorepo project using new Yarn feature called Workspaces☆45Updated 8 years ago
- ☆22Updated 7 years ago
- 🎣 Convert files to data-uris at build time.☆43Updated 7 years ago
- Simple backoff calculation with multiple strategies☆13Updated 7 years ago
- Turn any callback-based listener into an async iterator.☆95Updated 6 years ago
- A proxy that allows you to build decentralized npm registries☆16Updated 6 years ago
- watch and rsync directory across system☆42Updated 7 years ago
- 🥘 A JavaScript library making use of Tagged Template Literals to chunk, transform and pipe a template to a given stream.☆20Updated 7 years ago
- 👐 React hovering on two elements made simpler!☆76Updated 2 years ago
- A script for enabling 2FA on all of your npm packages☆55Updated 7 years ago
- Get CPU usage percentage of own process☆18Updated 6 years ago
- a simple asynchronous queue☆17Updated 5 years ago
- Use file system fixtures in Jest☆40Updated 7 years ago
- 📦 Home to Cinder, FaultJS, Pipelines, Buildplan, By-Example, Contextual Documents and more☆16Updated 5 months ago
- Automatic codemods to upgrade your styled-components code to newer versions.☆52Updated 7 years ago
- Custom hook to debug useEffect☆21Updated 6 years ago
- The Rehooks Logo☆27Updated 7 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 5 years ago
- React hook for subscribing to document visibility☆31Updated 7 years ago
- Damerau - Levenstein distance function for node☆47Updated last year
- Automatically generate slugs for an Objection.js model☆34Updated 5 years ago
- ☆23Updated 5 years ago
- Promisify a callback-style function, resolving with [err,val]☆31Updated 4 years ago
- A CLI for finding available package names in the npm registry☆86Updated 5 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 3 years ago
- A simple CLI tool for encrypting and decrypting .env files☆46Updated 3 years ago