Skip to content
View ramirescm's full-sized avatar

Block or report ramirescm

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

Hi there 👋

Github Badge Linkedin Badge Twitter Badge Facebook Badge

Pinned Loading

  1. finance-ai finance-ai Public

    FinanceAI is an intelligent platform that leverages artificial intelligence to simplify financial management and decision-making. It helps individuals and businesses analyze spending patterns, opti…

    TypeScript

  2. go-challenge-fastest-cep go-challenge-fastest-cep Public

    Fetch Brazilian postal code (CEP) data from multiple APIs concurrently. It races the requests and returns the fastest valid response, discarding the slower one.

    Go

  3. go-lab-auction go-lab-auction Public

    A Go-based microservice for real-time auctions featuring automated lifecycle management. It utilizes Goroutines and time-trackers to monitor auction durations and trigger automatic closures. Built …

    Go

  4. go-lab-cli-stress-test go-lab-cli-stress-test Public

    A high-performance CLI tool developed in Go to perform load tests on web services. This tool allows you to simulate a high volume of concurrent requests and generates a detailed report of the results.

    Go

  5. go-lab-weather-by-location-otel go-lab-weather-by-location-otel Public

    An observability-focused extension of the Weather System, implementing full-stack Distributed Tracing. It utilizes the OpenTelemetry SDK to instrument Go services, exporting spans to an OTEL Collec…

    Go

  6. go-lab-rate-limiter go-lab-rate-limiter Public

    A high-performance, distributed Rate Limiter developed in Go. This project implements a middleware that limits requests based on IP Address or Access Token (API Key), featuring an agnostic storage …

    Go