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.


๐Ÿ“ฆ 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)

๐Ÿ’ผ 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-engine ai-market-intelligence-engine Public

    Generate daily market reports with AI predictions and analysis

    Python

  2. Filenest-V2 Filenest-V2 Public

    Self hosted, S3 inspired file storage API

    Go

  3. Push-Notification-API Push-Notification-API Public

    Centralized PWA push notification logic API

    Go

  4. Async-AI-Prompt-Queue Async-AI-Prompt-Queue Public

    Async AI prompt processing API

    Go

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

    Async AI prompt processing worker

    Python