Skip to content
View merxgrc's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Highlights

  • Pro

Block or report merxgrc

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

πŸ‘‹ Hi, I’m Marcos!

I’m a JVM-focused developer who loves building with Java, Kotlin, and Spring.
Currently building Estimatix.AI, an industry-funded SaaS app that empowers contractors with accurate AI-driven estimates.


🌟 Skills

  • Languages: Java, Kotlin, Python, JavaScript/TypeScript, SQL
  • Frameworks: Spring, ktor, React, Next.js
  • Tools: Docker, Kubernetes, JUnit

πŸš€ Featured Projects


πŸ’‘ Inspired by Quincy Larson’s mission at FreeCodeCamp, I value making education and software accessible to all.
Outside of coding, I enjoy running, learning, and connecting with curious engineers.

Pinned Loading

  1. household-inventory-java-spring-api household-inventory-java-spring-api Public

    Household Inventory – Java Spring API is a backend service for tracking household materials like food, cleaning supplies, and other essentials. The goal is to create a reliable, test-driven API tha…

    Java

  2. Finance_Manager Finance_Manager Public

    Kotlin

  3. waterproofing-contractor-estimate-automation waterproofing-contractor-estimate-automation Public

    Coming soon

    JavaScript

  4. sfhacks-mental-health-chatbot sfhacks-mental-health-chatbot Public

    SF Hacks 2025 Hackathon Project

    Python

  5. freeCodeCamp freeCodeCamp Public

    Forked from freeCodeCamp/freeCodeCamp

    freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.

    TypeScript

  6. NQueens-Backtracking-Montecarlo NQueens-Backtracking-Montecarlo Public

    This is a Java implementation of the N-Queens problem solver using a backtracking algorithm I learned in my Analysis of algorithms class. A Monte Carlo algorithm I learned about in the same class w…

    Java 1