Pinned Repositories
33-js-concepts
📜 33 JavaScript concepts every developer should know.
actor-boilerplate
A starting point for web apps based on the actor model.
actor-framework
An Open Source Implementation of the Actor Model in C++
apexcharts.js
📊 Interactive JavaScript Charts built on SVG
appomaton.js
Finite State Automaton for managing state in web applications.
apt
APT – Analysis of Petri nets and labelled transition systems
awesome-javascript
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
axiom
Implementation of a highly-scalable and ergonomic actor model for Rust
PHPCity
City metaphor visualization for PHP projects
tsp-ga
Traveling Salesman Problem - Genetic Algorithm
ebcode's Repositories
ebcode/apexcharts.js
📊 Interactive JavaScript Charts built on SVG
ebcode/tsp-ga
Traveling Salesman Problem - Genetic Algorithm
ebcode/advanced-context-engineering-for-coding-agents
ebcode/cheat-sheet
collection of cheat sheets
ebcode/Disciplined-AI-Software-Development
This methodology provides a structured approach for collaborating with AI systems on software development projects. It addresses common issues like code bloat, architectural drift, and context dilution through systematic constraints and validation checkpoints.
ebcode/dompdf
HTML to PDF converter for PHP
ebcode/easyappointments
:date: Easy!Appointments - Self Hosted Appointment Scheduler
ebcode/ebcode
ebcode/ergo
An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
ebcode/event-loop
Revolt is a rock-solid event loop for concurrent PHP applications.
ebcode/indexer-c
A “code index” tool that finds symbols in a codebase and creates a single table sqlite database for querying. Using tree-sitter to parse the AST and add symbols and what they are (function, class, argument, etc) to the db.
ebcode/litdown
litdown: A simple Perl script that converts source code files into markdown-formatted documents for literate programming by treating specially prefixed comments as markdown text.
ebcode/php-scoper
🔨 Prefixes all PHP namespaces in a file/directory to isolate the code bundled in PHARs.
ebcode/protoactor-go
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
ebcode/public-tattoo
statically electric
ebcode/pwa-wp
WordPress feature plugin to bring Progressive Web Apps (PWA) to Core
ebcode/redmine_code_review
ebcode/redmine_datetime_custom_field
This plugin for Redmine adds time to date custom fields
ebcode/shell-functools
Functional programming tools for the shell
ebcode/siteferry
Ferry your sites from production backups to local ddev instances. Optional config and liberal pipelines.
ebcode/socketioxide
A socket.io server implementation in Rust that integrates with the Tower ecosystem and the Tokio stack.
ebcode/svelte
web development for the rest of us
ebcode/tree-sitter-twig
Twig grammar for tree-sitter
ebcode/tree-sitter-twig2
Twig grammar for Tree-sitter
ebcode/tree-sitter-yaml
YAML grammar for tree-sitter
ebcode/tv
Open source Twitch for developers
ebcode/user-management
ebcode/uWebSockets.js
μWebSockets for Node.js back-ends :metal:
ebcode/ws
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
ebcode/yii2-container-configurator