aufawibowo's Stars
supabase/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
rails/rails
Ruby on Rails
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
golang-standards/project-layout
Standard Go Project Layout
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
rancher/rancher
Complete container management platform
shieldfy/API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
waydabber/BetterDisplay
Unlock your displays on your Mac! Flexible HiDPI scaling, XDR/HDR extra brightness, virtual screens, DDC control, extra dimming, PIP/streaming, EDID override and lots more!
slimtoolkit/slim
Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
buger/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
GoogleCloudPlatform/microservices-demo
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
TheR1D/shell_gpt
A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
patrickmn/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
linkedin/school-of-sre
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
daffainfo/AllAboutBugBounty
All about bug bounty (bypasses, payloads, and etc)
montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
Mathieu2301/TradingView-API
📈 Get real-time stocks from TradingView
yurishkuro/opentracing-tutorial
A collection of tutorials for the OpenTracing API
MarioCarrion/todo-api-microservice-example
Go microservice tutorial project using Domain Driven Design and Onion Architecture!
auth0/go-jwt-middleware
A Middleware for Go Programming Language to check for JWTs on HTTP requests
delvedor/fastify-example
This project is a small but feature complete application build with Fastify and Svelte, and it aims to show all the core concepts of Fastify, best practices, and recommendations.
rakyll/go-test-trace
Go test with tracing.
rocky-191/Awesome-CS-Books
:books: Awesome CS Books/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档
oleksandrbalan/pagecurl
This library allows to create an effect of turning pages, which can be used in book reader applications, custom on-boarding screens or elsewhere.
gojek/wrest
A fluent, easy-to-use, object oriented Ruby HTTP/REST client library with support RFC2616 HTTP caching and async calls that runs on CRuby and JRuby.
auth0-samples/auth0-golang-api-samples
Auth0 Integration Samples for Go REST API Services
supabase-community/supabase-rb
An isomorphic Ruby client for Supabase.
jamesdabbs/greatbook
A sample gradebook app for practicing refactoring