Skip to content
View RicardoGS98's full-sized avatar

Block or report RicardoGS98

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

Hi, I'm Ricardo 👋

Full-Stack Software Developer based in Porto, Portugal.

Currently building data-intensive B2B applications with .NET 8 + Angular + Azure at a Spanish logistics SaaS startup. Daily user of AI-assisted development with my own agent / context workflows on top of Claude Code.


What I work with daily

  • Backend  ·  C# / .NET 8, ASP.NET Core, EF Core, OData
  • Frontend  ·  Angular 20+, TypeScript, RxJS
  • Data  ·  Azure SQL, T-SQL (views, query optimization), PostgreSQL
  • Cloud & infra  ·  Azure (SQL Database, Functions, Blob Storage, Service Bus), Docker, Redis
  • AI tooling  ·  Claude Code, Gemini API integration, markdown-based agent prompts with scoped context files

How I use AI in the SDLC

I use Cursor and Claude Code daily, but on top of a workflow I built myself: markdown agents act as entry points that route through scoped documentation files describing the codebase, so the LLM only loads the context it actually needs. The speed gain is significant on code generation, refactoring, and documentation. Debugging and code review stay manual on purpose — engineering judgment doesn't get delegated.

Previously

Built large-scale web data extraction systems in Python (Scrapy, Pandas) — pipelines processing tens of millions of records, base spider abstractions, geospatial APIs serving real-time map dashboards. Still maintain a few private scraping projects.


A note on this profile

Most of my work lives in private repositories under employer NDA, which is what the contribution graph reflects. Public side projects are in the pipeline.

Reach me

Popular repositories Loading

  1. UNO_encoder_read UNO_encoder_read Public

    C

  2. esp32_new_encoder esp32_new_encoder Public

    C

  3. DoubleTapLock DoubleTapLock Public

    Kotlin

  4. RicardoGS98 RicardoGS98 Public

  5. AspNetCoreOData AspNetCoreOData Public

    Forked from OData/AspNetCoreOData

    ASP.NET Core OData: A server library built upon ODataLib and ASP.NET Core

    C#

  6. trazo trazo Public

    Trazo - SPA client-side de rastreo de envios (React + Vite + IndexedDB)

    TypeScript