Skip to content
View Angel-del-dev's full-sized avatar
πŸ“–
Always learning
πŸ“–
Always learning

Block or report Angel-del-dev

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
Angel-del-dev/README.md

πŸ‘‹ Hi, I'm Γ€ngel

I'm a backend-focused developer with ~5 years of professional experience and currently experimenting with AI.

I enjoy understanding how things work under the hood β€” which is why many of my projects involve building systems from scratch.


πŸš€ Flagship Projects

🐝 bee

Coding agent designed to be used with local-first software such as LM Studio, Ollama and offline models

  • CLI Tool
  • Local models
  • Coding agent

A dual-AI financial intelligence system that combines time-series forecasting and LLM-based market reasoning

  • Built with Python + Prophet + Qwen3.5 9B
  • Local models
  • Market predictions based on dataset
  • Automatic report generation and broadcasting

βš™οΈ Async AI System (Distributed Pack)

A distributed system designed to process AI prompts asynchronously:

These services are designed to work together and depend on each other.


πŸ“¦ Filenest V2

A self-hosted file storage API inspired by S3.

  • Built with Go + Fiber
  • Focused on scalability and clean architecture
  • Designed as a backend service for file management
  • Multi tenant

A centralized API for managing push notifications for PWAs.

  • Built with Go + Fiber
  • Handles notification distribution across clients
  • Designed to decouple notification logic from applications
  • Multi tenant

πŸš€ Current Focus

  • Mastering LLM usage with various projects
  • Building systems with Go (Golang)
  • Contributing to (bee)

πŸ’Ό Professional Stack

  • PHP (Vanilla)
  • JavaScript (Vanilla)
  • Delphi 12 (Windows native applications)
  • FirebirdSQL

πŸ›  Personal Stack

  • Go (Fiber)
  • PostgreSQL (current standard)
  • MySQL (used in past projects)
  • Python (scripting & automation)

🧩 Other Projects & Learning Journey

βš™οΈ PHP Frameworks

These projects represent iterations of the same idea over time, showing my growth as a developer:


πŸ•· Web Crawlers


🌍 Open Source Contributions


πŸ“« Contact


Pinned Loading

  1. bee bee Public

    A local-first CLI agent for coding, analysis, and documentation β€” fully runs on your machine with no third-party models.

    Go

  2. ai-market-intelligence-engine ai-market-intelligence-engine Public

    Generate daily market reports with AI predictions and analysis

    Python

  3. Filenest-V2 Filenest-V2 Public

    Self hosted, S3 inspired file storage API

    Go

  4. Push-Notification-API Push-Notification-API Public

    Centralized PWA push notification logic API

    Go

  5. Async-AI-Prompt-Queue Async-AI-Prompt-Queue Public

    Async AI prompt processing API

    Go

  6. Async-AI-Prompt-Local-Worker Async-AI-Prompt-Local-Worker Public

    Async AI prompt processing worker

    Python