dyfun's Stars
Netflix/chaosmonkey
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
jitsi/jitsi-meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
gosom/google-maps-scraper
scrape data data from Google Maps. Extracts data such as the name, address, phone number, website URL, rating, reviews number, latitude and longitude, reviews,email and more for each place
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
go-rod/rod
A Chrome DevTools Protocol driver for web automation and scraping.
chromedp/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
ncruces/zenity
Zenity dialogs for Golang, Windows, macOS
worksome/envy
Keep your .env.example file up to date
gen2brain/beeep
Go cross-platform library for sending desktop notifications, alerts and beeps
getlantern/systray
a cross platfrom Go library to place an icon and menu in the notification area
rethinkdb/rethinkdb-go
Go language driver for RethinkDB
pinkary-project/pinkary.com
Create a landing page for all your links and connect with like-minded people without the noise.
andreaselia/laravel-api-to-postman
Generate a Postman collection automatically from your Laravel API
mockery/mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
RootSoft/Database-Naming-Convention
Database Naming Conventions & Best Practices
anthdm/superkit
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
saloonphp/saloon
🤠 Build beautiful API integrations and SDKs with Saloon
systemdesign42/system-design
A resource to help you pass system design interview and become good at work 👇
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
ohmybash/oh-my-bash
A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
PHP-CS-Fixer/PHP-CS-Fixer
A tool to automatically fix PHP Coding Standards issues
laravel-zero/framework
This repository contains the core code of Laravel Zero
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
php/php-src
The PHP Interpreter
BuilderIO/builder
Visual Development for React, Vue, Svelte, Qwik, and more
quyenly13/books
vmihailenco/taskq
Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
hibiken/asynq
Simple, reliable, and efficient distributed task queue in Go