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

Highlights

  • Pro

Organizations

@VMVCosmeticGroup

Block or report Alexasto12

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Alexasto12/Readme.md

Alejandro πŸ‘‹

High-Density Systems Β· PostGIS Logic Β· Pixel Perfection πŸ”§

GitHub Neibr Website


Website

🧠 The Engineer's Mind

I am a Visual Architect from Spain πŸ‡ͺπŸ‡Έ. I am a Visual Architect from Spain πŸ‡ͺπŸ‡Έ operating under a Deterministic Logic. My workflow filters out noise to prioritize absolute coherence and low-latency systems. I don't just "write code"; I simulate physical constraints.

  • The "Combat Engineer": I reject "magic" in code. I need to control memory layout (Go) and deterministic spatial relations (PostGIS).
  • The Visual Obsession: If the frontend aesthetics (Pixel Perfect) do not match the backend's structural elegance, the system is broken.
  • The Hardware: I code on a tuned Ryzen 7500F / RTX 5070 Ti setup because I demand 1:1 responsiveness between thought and execution.


πŸ› οΈ The Arsenal (Polyglot Architecture)

Domain Technology Architectural Reasoning
High-Perf & Security Go Chi SQLite Used for WebShield. When blocking IPs under heavy load, I need Go's worker pools and SQLite in WAL mode for non-blocking I/O.
Legacy Integration Java Spring Boot AS400 Used for AS/400 API. Java is the industry standard for robust connection to IBM legacy mainframes via JDBC/jt400.
Frontend Ecosystem TypeScript Next.js React Used for Claims & Sign. TypeScript provides the strict data contracts required for corporate legal workflows.
System Scripting PHP Bash Used for VMV Backups. PHP CLI interacting directly with Kernel calls (exec, tar) to bypass memory limits.

πŸ›οΈ Enterprise Engineering (VMV Cosmetic Group)

Production-grade ecosystem designed to modernize legacy infrastructure.

Private

Distributed Threat Defense System.

  • Architecture: Go (Golang) microservice acting as a centralized brain for blocking malicious traffic.
  • Performance: Implements Worker Pools (Producer-Consumer pattern) to handle 10k+ request buffers without blocking HTTP threads.
  • Data: SQLite in WAL Mode for high-concurrency writes.
  • Logic: Automatic "Score Decay" system to rehabilitate IPs over time.

Private

The Bridge to Legacy.

  • Stack: Java 21 + Spring Boot 3.
  • Mission: Exposes a secure REST interface to query the internal IBM AS/400 mainframe (DB2).
  • Tech: Uses jt400 driver and Spring Data JDBC to map legacy COBAR/CODALT fields to modern JSON.

Private

Distributed Infrastructure Backup System.

  • Innovation: Bypasses PHP memory limits by invoking Kernel System Calls (tar, mysqldump, exec) directly.
  • Protocol: Implements a custom "HTTP Chunked Teleport" protocol to move GB-sized artifacts between servers without FTP.
  • Vault: Local "Packer" agent + Remote "Bridge" receiver.

Private

Digital Signature Gateway.

  • Core: Next.js 16 App Router + Server Actions.
  • PDF Engine: Dynamic injection of data into AcroForms using pdf-lib binary manipulation.
  • Integration: Orchestrates biometric/OTP signature flows via 3G Mobile Sign API.

Other Microservices:

  • πŸ“§ Storage Service: Node Ultralight stateful asset manager (S3-like) using Node.js Streams & Docker Volumes.
  • πŸ“‹ VMV Claims: Next.js Full claims management platform with Atomic Design & JWT Auth.

πŸš€ Personal Flagship (R&D)

Role: Lead Architect. A B2B logistics broker API connecting delivery operators with a distributed neighbor network.

Private Go Fiber

  • πŸ—οΈ Core Logic: Replaced document routing with Spatial Queries (ST_DWithin) for <150m matching.
  • πŸ” Security: SHA-256 double-blind security & API Key hashing.
  • πŸ“’ Ledger: Immutable financial tracking via Event Sourcing.
  • πŸ“„ Docs: Full ADRs (Decision Records) & Arc42 docs.

Role: Product Engineer. AI-powered developer journal that processes daily work logs into structured intelligence.

Private Live

TypeScript Next.js MongoDB LLM/AI

  • πŸ€– Logic: AI "Technical Librarian" that consolidates unstructured logs.
  • 🧠 Memory: Historical context window for productivity velocity analysis.
  • πŸ“Š Metrics: Automatic impact scoring & work categorization.

Role: Full-Stack Architect. Decentralized streaming discovery platform. Academic Grade: 10/10.

Public Live

  • πŸ” Architecture: Zero-database content distribution model.
  • πŸ” Auth: Full JWT system with captcha & email reset loops.
  • ⏩ UX: Infinite scroll & debounce search optimization.

🎨 Pokédex DS

Role: Visual Architect. A study in Skeuomorphism & Pixel Perfection.

Public Live

  • The Detail: Recreated the Nintendo DS physical interface using pure CSS/JS.
  • The Logic: No canvas shortcuts. Just pure DOM manipulation and math to simulate physical buttons and dual screens.

⚑ System Capabilities

πŸ—οΈ Architecture β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ Event Sourcing, ADRs, Clean Arch
πŸ” Security β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ SHA-256, OAuth2, GDPR, Bearer Tokens
βš™οΈ High-Perf Backend β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ Go Fiber, PostGIS, Concurrency
🎨 Visual Frontend β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ Pixel Perfect, React 19, Framer Motion
πŸ€– AI Engineering β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ LLM Memory Systems, RAG Pipelines

πŸ“Š System Telemetry

Alexasto12's GitHub stats


Profile Views

"Solving physical problems with digital precision."
🌐 alexasto.com

Pinned Loading

  1. ProjectePokeAPI ProjectePokeAPI Public

    CSS 3

  2. PC-CRUD_MYSQL-Laravel-Angular PC-CRUD_MYSQL-Laravel-Angular Public

    This is a full-stack web application that demonstrates CRUD (Create, Read, Update, Delete) operations for managing PC-related data. It leverages a Laravel-based backend API and an Angular-based fro…

    PHP 2

  3. Simply-Bootsrap-Carousel_WordPress-Plugin Simply-Bootsrap-Carousel_WordPress-Plugin Public

    This is a Plugin for WordPress, releases will follow SNV updates

    PHP 2

  4. UF4-Laravel UF4-Laravel Public

    PHP 2

  5. JavaConnecta4 JavaConnecta4 Public

    Java 2

  6. PersonalPortfolio PersonalPortfolio Public template

    Personal Portfolio as Web Developer

    CSS 2