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

Organizations

@Lynav-Innovations

Block or report navxga

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

Hi, I'm Lyan Navega 👋

nav-zoro

  • 💼 Developer at FGV (Fundação Getúlio Vargas) — building and integrating internal academic systems (ASP.NET Zero, Lyceum ERP, Salesforce)
  • 🚀 Founder of Lynav Innovations — where I build Stockie: a multi-tenant SaaS ERP for Brazilian small and medium retailers
  • 🤖 4 years of RPA & legal automation at iPrazos — I built two products that still generate revenue for the company today: one for handling Procon consumer complaints, and SIGA, for court hearings. Both run on a modular RPA platform I architected on top of web scraping across Brazil's electronic judicial systems
  • 🎓 Systems Analysis and Development · coding since 2020
  • 🧠 Into DDD, Clean Architecture, SOLID, design patterns — and shipping things that actually run in production

🛠 Tech I work with

Backend
C# .NET

Frontend
TypeScript React Angular Vite Tailwind

Data
SQL Server PostgreSQL MongoDB Redis

Infra & DevOps
Docker Kubernetes Traefik GitHub Actions (CI/CD) RabbitMQ Azure

🧩 What I'm building

Project What it is Stack
Stockie Multi-tenant SaaS ERP for Brazilian retail — inventory, POS, orders, customers, suppliers, whitelabel storefront and marketplace integrations. Currently heading toward its MVP. .NET Minimal API · Clean Architecture · EF Core · PostgreSQL · React + Vite + Turborepo · k3s + Traefik
Katle A gaming platform side project. Web · TypeScript
telegram-bot-template An opinionated .NET Telegram bot starter — Generic Host, DI, ICommand / ICallbackHandler abstractions and a command dispatcher. .NET · Generic Host
DropWatch Background service that watches Discord for CS2 drop codes and forwards them to Telegram via a Channel<T> pub/sub pipeline. .NET Worker Service
QuoteApp Desktop quote generator with PDF export and a self-updating installer pipeline. MAUI Blazor Hybrid · SQLite · QuestPDF · Inno Setup

📊 Stats

🌍 Reach me

Pinned Loading

  1. telegram-bot-template telegram-bot-template Public template

    .NET architecture template for Telegram bots — isolated commands via ICommand, dependency injection, and automatic routing.

    C#