Skip to content
View mgomez-dev-code's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report mgomez-dev-code

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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
mgomez-dev-code/README.md

Hey, I'm Mauricio πŸ‘‹

C#/.NET + ReactJS, Angular & Vue.js developer focused on clean code, tests, CI that actually runs, and small demos that ship.
I like typed code, CI that actually runs, and simple UX.

Tech

.NET C# React Angular Vue.js TypeScript Vite TailwindCSS xUnit

Featured Projects

React Shopping List β€” Vite + TS + Tailwind

Live: https://react-shopping-list-mgomez.vercel.app
Repo: https://github.com/mgomez-dev-code/react-shopping-list

React Vite TypeScript TailwindCSS


WordFinder (.NET + C#) β€” library + console sample + xUnit

Repo: https://github.com/mgomez-dev-code/WordFinder

.NET C# xUnit .NET CI

What I enjoy

  • Strong typing & small reducers
  • Unit tests and CI that actually run
  • Clean, readable README files

Contact

Pinned Loading

  1. react-shopping-list react-shopping-list Public

    React Shopping List β€” Vite + TypeScript + Tailwind. Modern React demo: Context + Reducer, inline edit, filters with counters, localStorage. Deployed on Vercel.

    TypeScript

  2. WordFinder WordFinder Public

    .NET 8 + C# demo. Finds the most frequent words from a stream in a character matrix (rows & columns). Includes xUnit tests and GitHub Actions CI.

    C#