0x4bd0's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
facebook/react-native
A framework for building native applications using React
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
supabase/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
fyne-io/fyne
Cross platform GUI toolkit in Go inspired by Material Design
github/copilot-docs
Documentation for GitHub Copilot
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
npm/npm
This repository is moving to: https://github.com/npm/cli
aws/aws-cli
Universal Command Line Interface for Amazon Web Services
aws/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
hajimehoshi/ebiten
Ebitengine - A dead simple 2D game engine for Go
awsdocs/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
aws/aws-sdk-go
AWS SDK for the Go programming language (In Maintenance Mode, End-of-Life on 07/31/2025). The AWS SDK for Go v2 is available here: https://github.com/aws/aws-sdk-go-v2
npm/cli
the package manager for JavaScript
aws/aws-sdk-js
AWS SDK for JavaScript in the browser and Node.js (In Maintenance Mode, End-of-Life on 09/08/2025). The AWS SDK for JavaScript v3 in the browser and Node.js is available here: https://github.com/aws/aws-sdk-js-v3
postmanlabs/newman
Newman is a command-line collection runner for Postman
reactchartjs/react-chartjs-2
React components for Chart.js, the most popular charting library
denoland/std
The Deno Standard Library
aws/aws-sdk-js-v3
Modularized AWS SDK for JavaScript.
nestjs/typeorm
TypeORM module for Nest framework (node.js) 🍇
nestjs/config
Configuration module for Nest framework (node.js) 🍓
nestjs/mongoose
Mongoose module for Nest framework (node.js) 🍸
duty1g/subcat
Another fast subdomain enumeration tool
Abdelaziz18003/mostalah
قاموس رقمي هدفه المساهمة في لم شتات المصطلحات العربية في المجال التقني
0x4bd0/path-finding-visualizer
Pathfinding visualizer, using A* search algorithm.
James-Machouk/azure-ad-auth
it's an easy and simple way to integrate azure active directory login with laravel auth
0x4bd0/leetcode
0x4bd0/go-books-api
A simple REST API built to try Go lang