leonnelkakpo's Stars
neondatabase/neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
uniqush/uniqush-push
Uniqush is a free and open source software system which provides a unified push service for server side notification to apps on mobile devices.
CynthiaPeter/Technical-Writing-Resources
A collection of blogpost, resources, and links that has helped me in my journey as a technical writer. I still refer to them and contribute to the list as I find more.
nodejs/undici
An HTTP/1.1 client, written from scratch for Node.js
TheAlgorithms/Rust
All Algorithms implemented in Rust
tylertreat/comcast
Simulating shitty network connections so you can build better systems.
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
EventEmitter2/EventEmitter2
A nodejs event emitter implementation with namespaces, wildcards, TTL, works in the browser
micromatch/picomatch
Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. Used by GraphQL, Jest, Astro, Snowpack, Storybook, bulma, Serverless, fdir, Netlify, AWS Amplify, Revogrid, rollup, routify, open-wc, imba, ava, docusaurus, fast-glob, globby, chokidar, anymatch, cloudflare/miniflare, pts, and more than 5 million projects! Please follow picomatch's author: https://github.com/jonschlinkert
statsd/statsd
Daemon for easy but powerful stats aggregation
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
appwrite/appwrite
Your backend, minus the hassle.
novuhq/novu
Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
developit/mitt
🥊 Tiny 200 byte functional event emitter / pubsub.
nwjs/nw.js
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
grafana/oncall
Developer-friendly incident response with brilliant Slack integration
piotrplenik/clean-code-php
:bathtub: Clean Code concepts adapted for PHP
php-pds/skeleton
Standard PHP package skeleton.
codeguy/php-the-right-way
An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web
posva/mande
<700 bytes convenient and modern wrapper around fetch with smart extensible defaults
facebook/docusaurus
Easy to maintain open source documentation websites.
dgraph-io/badger
Fast key-value DB in Go.
tailwindlabs/headlessui
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
AllenDowney/ThinkDSP
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
davidjbradshaw/iframe-resizer
Keep iFrames sized to their content.
verlok/vanilla-lazyload
LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.
senchalabs/connect
Connect is a middleware layer for Node.js