Skip to content
View agussantinelli's full-sized avatar

Block or report agussantinelli

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
agussantinelli/README.md

๐Ÿ‘‹ Hey, I'm Agustรญn Santinelli

Information Systems Engineering student from Rosario, Argentina.
Passionate about software engineering, clean architectures, and data-driven apps.


๐Ÿง‘โ€๐Ÿ’ป About me

  • ๐ŸŽ“ Systems Engineering student at UTN-FRRO (Entering 4th year in 2026).
  • ๐ŸŒ Based in Rosario, Argentina.
  • ๐Ÿ’ฌ I enjoy working on full-stack projects, mixing TypeScript, .NET, Node.js, Java, SQL and modern frontend frameworks.
  • ๐Ÿง  Comfortable switching between academic projects and production-like architectures (layered design, DTOs, services, testing).
  • ๐Ÿš€ My portfolio highlights & current builds:
    • ๐Ÿงฎ FinTech: Personal finance dashboard focused on the local market with FinanzApp.
    • ๐ŸŽซ Event Systems: Scalable ticketing platforms like TicketApp.
    • ๐Ÿ›’ Management Solutions: Inventory systems (BuyJugador) and Crowdfunding (ImpulsaMe).
    • ๐ŸŽ“ Academic Ecosystems: Modernizing university management with Sysacad Next.
    • ๐Ÿš— Smart Mobility: Real-time parking infrastructure with EstacionAR.
    • ๐Ÿ€ Sports Analytics: Live NBA statistics & tracking with Promiedos NBA.

๐Ÿ›  Tech stack & skills

Languages

  • TypeScript, JavaScript, C#, Java, Python, SQL (and some Smalltalk ๐Ÿ˜Š)

Backend & APIs

  • Node.js (Express), ASP.NET Core Web API, .NET 8, Spring Boot 3
  • Architecture: Clean Architecture, Layered design, DTOs, Domain-Driven Design (DDD)

Frontend & Mobile

  • React, Next.js, Angular, Astro, React Native, Blazor WebAssembly
  • HTML5, CSS3, Tailwind CSS, Material UI

Databases & Data Access

  • PostgreSQL, SQL Server, MySQL
  • ORM: Prisma, Entity Framework Core, Custom JDBC DAO

Tools & Testing

  • Monorepo: Turborepo
  • Testing: Jest, Vitest, Playwright, Supertest
  • Dev: Git, Maven, npm

๐Ÿงฉ Highlighted projects

๐Ÿงฎ FinanzApp โ€“ Investment & Asset Management Dashboard

(Independent personal project)

A comprehensive solution to track personal assets in the complex Argentine financial ecosystem. It centralizes portfolio performance by integrating real-time market data, handling multi-currency conversion (ARS/USD), and providing detailed analytics on CEDEARs and Stocks.

  • ๐Ÿ–ฅ Frontend: Next.js + Material UI. Features a responsive Neon/Dark Mode UI with interactive charts for asset distribution and history.
  • โš™๏ธ Backend Engineering: ASP.NET Core 8 Web API built with Clean Architecture. Implements Background Services (HostedService) to fetch and cache external market quotes, minimizing latency and API rate limits.
  • ๐Ÿ“Š Core Logic: Domain-Driven Design (DDD) principles, CQRS-lite approach using DTOs, and heavy use of Memory Caching for high-performance data retrieval.

๐Ÿ”— FinanzApp โ€“ FrontEnd โ€ข ๐Ÿ”— FinanzApp โ€“ BackEnd


๐ŸŽซ TicketApp โ€“ Event Ticketing Platform

(Academic group project โ€“ UTN FRRO)

Scalable ticketing system with seat mapping and role-based access control.

  • ๐Ÿงญ Frontend: React + TypeScript, Context API.
  • ๐Ÿ—„ Backend: Node.js + Prisma, JWT Auth, Stripe Webhooks.
  • ๐Ÿงช Quality: Intensive testing with Vitest and Playwright.

๐Ÿ”— TicketApp โ€“ FrontEnd โ€ข ๐Ÿ”— TicketApp โ€“ BackEnd โ€ข ๐Ÿ”— TicketApp โ€“ Root Repo


๐ŸŽฎ BuyJugador โ€“ Gaming Inventory & Sales System

(Academic group project โ€“ UTN FRRO)

Multi-client system (Web, Desktop, API) for gaming hardware store management.

  • ๐ŸŒ Web: Blazor WASM with low-stock alerts.
  • ๐ŸชŸ Desktop: WinForms for back-office and PDF reporting.
  • ๐Ÿงฑ Architecture: Layered design: Domain, Services, Repositories.

๐Ÿ”— BuyJugador โ€“ Main repository


๐Ÿ’ฐ ImpulsaMe โ€“ Java Crowdfunding Platform

(Academic group project โ€“ UTN FRRO)

Crowdfunding platform using classic robust Java technologies.

  • ๐ŸŒ Web: Java Servlets + JSP + JSTL on Tomcat.
  • ๐Ÿ—„ Persistence: MySQL + Handcrafted JDBC DAO layer.
  • ๐Ÿ’ณ Payments: Stripe Checkout integration.

๐Ÿ”— ImpulsaMe โ€“ Java Platform


๐Ÿš— EstacionAR โ€“ Smart Parking & Reservations

(Work in Progress โ€“ Group Project)

A high-end urban mobility infrastructure for Argentina. Designed with scalability in mind to connect parking providers with drivers in real-time, eliminating urban friction.

  • ๐Ÿ›  Stack: React Native, Node.js, Express, PostgreSQL & Prisma.
  • ๐Ÿ— Architecture: Strict Clean Architecture within a Turborepo Monorepo.
  • โšก Features: Google Maps API (Geo), MercadoPago (Payments), Socket.io (Real-time) & Zustand.

๐Ÿ”— EstacionAR โ€“ Main Repository


๐ŸŽ“ Sysacad Next โ€“ University Management System

(Work in Progress โ€“ Independent Reengineering)

A comprehensive modernization of the university academic portal. Replaces legacy infrastructure with a high-performance ecosystem to streamline enrollments, exams, and academic tracking.

  • ๐Ÿ›  Stack: Angular 17+ (Signals), Java Spring Boot 3, PostgreSQL.
  • ๐Ÿ— Architecture: Clean Architecture (API) & Standalone Components (SPA).
  • โšก Features: Real-time Validation, Interactive Curriculum Map, JWT Security & Mobile First design.

๐Ÿ”— Sysacad Next โ€“ FrontEnd โ€ข ๐Ÿ”— Sysacad Next โ€“ BackEnd


๐Ÿ€ Promiedos NBA

(Work in Progress โ€“ Independent personal project)

A modern NBA statistics platform fully in Spanish with live data and historical tracking.

  • ๐Ÿš€ Tech: Astro (planned), Node.js, Express, MySQL.
  • ๐Ÿ“Š Scope: Live scores, advanced player stocks, and international leagues.

๐Ÿ”— Promiedos NBA โ€“ FrontEnd โ€ข ๐Ÿ”— Promiedos NBA โ€“ BackEnd


๐Ÿค Letโ€™s connect

Pinned Loading

  1. FinanzApp-FrontEnd FinanzApp-FrontEnd Public

    TypeScript 1

  2. FinanzApp-BackEnd FinanzApp-BackEnd Public

    C# 1

  3. valenpeppi/FrontEnd-Venta-de-Entradas valenpeppi/FrontEnd-Venta-de-Entradas Public

    TypeScript 2

  4. valenpeppi/BackEnd-Venta-de-Entradas valenpeppi/BackEnd-Venta-de-Entradas Public

    TypeScript 2

  5. ProyectoIDE-BuyJugador ProyectoIDE-BuyJugador Public

    C# 2

  6. martin-ratti/ProyectoJava-Crowdfunding martin-ratti/ProyectoJava-Crowdfunding Public

    Java 1