Skip to content
View devalade's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@zecreatordotcom

Block or report devalade

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
devalade/README.md

Alade YESSOUFOU

Software engineer building developer tools and programming languages. I work mostly in Node.js, and I'm currently learning Go.

Projects

  • shipnode: A CLI to deploy Node.js apps to a single VPS with zero-downtime releases, PM2, and Caddy. No Docker, no Kubernetes. The interesting part is the fluent config builder and Capistrano-style release symlinks with instant rollback, plus built-in SSH hardening and Cloudflare Tunnel support.

  • AlgoLang: An educational programming language with intuitive French syntax that compiles to JavaScript. A from-scratch lexer to parser to codegen pipeline, with a pedagogical mode that annotates the generated JS so learners can see how their code maps to JavaScript.

  • crudify: A Laravel package that scaffolds full CRUD from a single command. It generates models, migrations, policies, Livewire v4 / Volt pages, factories, and seeders, with relationships, soft deletes, file uploads, and searchable fields.

  • adam: A filesystem-first framework for durable AI agents that runs as a long-lived Node process on a self-hosted VPS. An agent is authored as a directory of instructions, tools, skills, and schedules, then built and deployed (often via shipnode).

  • reflection: A zero-dependency TypeScript library for runtime introspection of JavaScript classes and objects, inspired by PHP's Reflection. Discover properties and methods with descriptors, invoke members dynamically, and optionally read decorator metadata, aimed at plugin systems, serializers, and lightweight DI.

  • better-primitives: Effect-shaped async primitives for TypeScript built on Promise, AbortSignal, and better-result, with no Effect runtime. It models a lazy Task with an explicit typed-failure channel, plus typed streams, resources, scopes, and structured concurrency.

Contributions

  • trivule: A TypeScript library for form validation in plain HTML or JavaScript, with real-time, declarative rules. Part of the JSBenin community.

Contact

Pinned Loading

  1. shipnode shipnode Public

    Deploy Node.js apps to your own server with a single command. Zero-downtime deployments, automatic rollbacks, HTTPS, and more. No Kubernetes, no Docker, no vendor lock-in.

    TypeScript 31 7

  2. jsbenin/trivule jsbenin/trivule Public

    Trivule is a powerful, user-friendly JavaScript library designed to streamline form validation for developers

    TypeScript 9 6

  3. shango-deploy shango-deploy Public

    📦 Shango Deploy | Modern deployment automation tool that simplifies deploying web applications with zero configuration. Supports multiple frameworks, automated server provisioning, and built-in sec…

    TypeScript 12 1

  4. reflection-class reflection-class Public

    This is a reflection class for JavaScript. It's inspired by the PHP reflection class

    TypeScript 2

  5. penpot-color-name-ext penpot-color-name-ext Public

    TypeScript 1

  6. crudify crudify Public

    Generate full CRUD with Livewire v4 components in Laravel

    PHP 4 2