Skip to content
View lunagus's full-sized avatar
๐Ÿ‘‹
Feel free to reach out!
๐Ÿ‘‹
Feel free to reach out!

Block or report lunagus

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.

Content in all repositories owned by your account will be closed.
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
lunagus/README.md

Agustin Luna

I'm a Backend Software Developer specializing in data-intensive systems, scalable architectures, and cloud infrastructure. My daily work centers on building robust APIs, engineering advanced data pipelines, and integrating AI-driven solutions into production environments.

  • Data Engineering & Pipelines: Building advanced data acquisition pipelines to scrape, extract, normalize, and query high-volume datasets.
  • Backend Architecture: Developing scalable APIs, optimizing SQL schemas, integrating third-party services, and ensuring high metadata integrity.
  • AI & Automation: Engineering custom MCP servers, building automated workflows, and implementing NLP-based cleaning pipelines.
  • DevOps & CI/CD: Managing GitHub repository workflows, containerizing applications with Docker, maintaining Linux servers, and deploying continuous integration pipelines.

I enjoy solving real problems and building useful projects, always open to learning new tools, languages and frameworks.


๐Ÿ“‚ Featured Projects

๐ŸŽถ SongSeek โ€“ Full-stack music migration platform for converting playlists across Spotify, YouTube Music, Deezer, Apple Music, and more. Built with a robust Node.js/Express backend in TypeScript, it orchestrates complex multi-provider OAuth 2.0 flows, utilizes custom heuristic matching engines, and streams real-time updates via SSE.

๐Ÿ”— Try it live ยท GitHub repo

๐Ÿ›๏ธ PuntoCultura โ€“ Web platform for managing events and cultural institutions for the Santiago del Estero Department of Culture. Backed by a normalized PostgreSQL database modeling complex event relationships, it features a comprehensive Django authentication system with JWT, granular Role-Based Access Control, and an intuitive management dashboard.

๐Ÿ”— Visit the website ยท GitHub repo ยท Contributors

โšก Quickpost โ€“ Ephemeral file and code snippet sharing platform built with a serverless architecture. Utilizes Cloudflare R2 for fast object storage with automated 24-hour expiry rules, Supabase for metadata, and Next.js for a public REST API.

๐Ÿ”— Upload your files ยท View source code

๐Ÿ“ƒ TuPDF - A client-side PDF toolkit for splitting, merging, optimizing, converting, and organizing pages โ€” all processed locally in the browser. Built with Next.js, React, and TypeScript. The interface supports drag-and-drop organization, multilingual UI (8 languages), dark mode, and high-performance rendering.

๐Ÿ”— Explore the tools ยท GitHub repo

โœ‚๏ธ Clipper โ€“ Minimal desktop script for trimming, encoding, and uploading videos using FFmpeg. Developed with Python and Tkinter, it includes an intuitive GUI, encoding presets, advanced trimming features, real-time progress updates, and built-in uploading to popular file sharing services.

๐Ÿ”— GitHub repo

Connect With Me

LinkedIn Email GitHub

Pinned Loading

  1. SongSeek SongSeek Public

    Quickly converts music track or playlist links from one platform to another.

    TypeScript 4

  2. PuntoCultura PuntoCultura Public

    Sitio web para la Subsecretarรญa de Cultura de Santiago del Estero

    CSS

  3. mpv-clipper mpv-clipper Public

    mpv script to quickly trim videos using ffmpeg

    Lua 6 2

  4. quickpost quickpost Public

    Quick and ephemeral file sharing platform.

    JavaScript