Stars
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
Starter project with expressjs React+Vite and prisma as ORM
A Secure Web Proxy. Which is fast, secure, and easy to use.
🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥
Complete Open Source and Modular solution for MMO
This is a library designed to make it simple to integrate the Uppy uploader library with AWS S3 Multipart Uploads while using a NextJS server
Coding articles to level up your development skills
Image Cropping Library for Android, optimised for Camera / Gallery.
A simple, lightweight and powerful field validation library for Android.
Production grade server setup for any type of application
Sample application to send mails using the Gmail API using OAuth2.0
Simple todo-app with Chakra-ui components with dark mode enabled.
Simple logic for one-time password reset links
This is a no nonsense and minimal Express.js application generator, which is can be used as a starting point for any express application.
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Create circular ProgressBar in Android ⭕
[Android] Library for Google Direction API for Google Maps Android API v2
This is an example of how to make a application which shortens the url entered by the client.
This repo explains the use of crypto nodejs module to generate Elliptic-curve Diffie–Hellman (ECDH) shared secret (256 bits) using secp256k1 curve.
This repo describes how to use the shared secret (generated using ECDH between two clients - Alice and Bob) to send encrypted messages between them using AES 256.
This repo describes how to use the shared secret (generated using ECDH between two clients - Alice and Bob) to send encrypted messages between them using authenticated AES 256 using GCM