2024 Programming Challenges Roadmap: step-by-step exercises, solutions, videos, and rankings. Use any language and contribute your solutions.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONA self-contained PHP class for converting strings into various named formats, including common programming casing and specialized identifiers.
Laravel Umami is a Laravel package that integrates Umami analytics into Blade templates. It stores configuration in the database via spatie/laravel-settings, allowing automatic pageview and event tracking with minimal setup.
A curated collection of single-file cheatsheets covering popular programming languages, backend and frontend frameworks, databases, and development tools, with a website directory and open contribution via pull requests.
Laravel Plausible is a Laravel package that integrates the Plausible Analytics API, providing facades to retrieve realtime visitors, aggregates, time series, and breakdowns, with configurable caching and simple Composer installation.
Simple Multi Apps - Kotlin is an open-source Android application featuring a modular collection of tools including a stopwatch, games, PDF reader, and video player.
Laravel is a PHP web application framework with expressive syntax, providing routing, ORM, dependency injection, queues, and real-time broadcasting.
Genlytics is a Laravel package for Google Analytics 4 that uses repository patterns, intelligent caching, background jobs, and event-driven architecture to fetch reports and real-time data via the GA4 Data API.
Laravisit is a Laravel package that provides an elegant way to track page views, visitor counts, and audience analytics. It uses traits and interfaces to add visit counting to any Eloquent model with configurable time intervals.
Laravel package for interacting with Plausible Analytics Stats API v2. It fetches visitors, pageviews, sources, countries, devices, goals and realtime metrics, and also manages sites and goals. Works with Plausible Cloud or self‑hosted instances and stores configuration via spatie/laravel-settings.
A Docker-based XHProf traces viewer for PHP application profiling, built on Alpine Linux with multi-architecture support.
API Platform is a next-generation web framework installer that scaffolds API-first projects with REST/GraphQL APIs, auto-generated documentation, admin interfaces, and Jamstack client apps built on Symfony and React.
Block is a local-first polyglot orchestration engine for writing multi-language workflows—Python, JavaScript, Lua, PHP, SQL, PowerShell—in single .blk files. It coordinates host runtimes, passes serializable shared state between blocks, and runs on Windows via CLI. Editions: Lite, Standard, Plus.
Grav is a fast, flexible flat-file CMS built on PHP, Markdown, Twig and Symfony components. It needs no database or installation—just extract the archive—and includes a package manager for installing and updating plugins and themes.
A personal repository collecting coding challenges and exercises for learning various programming languages, frameworks, tools, architectures, and design patterns. Not intended as a teaching resource but as a personal learning portfolio.
Footup is a lightweight PHP MVC framework with CLI code generation, routing, validation, database, and logging. Supports SQLite, MySQL, PostgreSQL, and PSR‑4 autoloading for small apps and internal tools.
Coolify is an open-source, self-hostable PaaS alternative to Vercel, Heroku, and Netlify for managing servers, applications, and databases.
WordPress plugin client for ovos console error monitoring and cyberdefense. Reports PHP/JS errors, security events, and scanner probes to a self-hosted console instance. Features CVE matching, traffic rollups, and AI-driven analysis.
BullMQ is a Redis-based distributed message queue and job scheduler for Node.js, Python, .NET, Elixir, Rust, and PHP. It supports parent-child dependencies, rate limiting, priorities, delayed jobs, repeatable jobs, and atomic operations for reliable background processing.
HHVM is an open-source virtual machine for executing Hack programs, using JIT compilation for performance. It runs standalone scripts or serves websites via built-in Proxygen or FastCGI with nginx/Apache.