Stars
Scan for React performance issues and eliminate slow renders in your app
Practical concurrency guide in Go, communication by channels, patterns
Master programming by recreating your favorite technologies from scratch.
Curated list of project-based tutorials
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
A Java wrapper for the MusiXmatch API
A wrapper for Spotify Web API. It uses Retrofit to create Java interfaces from API endpoints
Curated list of Go design patterns, recipes and idioms
This is a simple project of Android SQLite Relational Database. You can check my Bengali Blog Post on this topic
A library for building fast, reliable and evolvable network services.
An Android app that visually clones the Spotify app and displays your Top Artists list, using the official Spotify's Web API to log in. 🔥
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: `streadway/amqp`
Production-Grade Container Scheduling and Management
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
DevFramework - Gym management desktop (form) application.
Microsoft SQL server driver written in go language
Cross-platform deterministic physics simulation in Unity, using DOTS physics and soft floats
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
A basic hotel reservation system with 2PC using pessimistic and optimistic locks in Go