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.


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.


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)

💼 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. ai-market-intelligence-engineai-market-intelligence-enginePublic

    Generate daily market reports with AI predictions and analysis

    Python

  2. Filenest-V2Filenest-V2Public

    Self hosted, S3 inspired file storage API

    Go

  3. Push-Notification-APIPush-Notification-APIPublic

    Centralized PWA push notification logic API

    Go

  4. Async-AI-Prompt-QueueAsync-AI-Prompt-QueuePublic

    Async AI prompt processing API

    Go

  5. Async-AI-Prompt-Local-WorkerAsync-AI-Prompt-Local-WorkerPublic

    Async AI prompt processing worker

    Python