Skip to content
View guibbv2011's full-sized avatar
πŸ˜„
πŸ˜„

Block or report guibbv2011

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
guibbv2011/README.md

Hi πŸ‘‹, I'm Guilherme Reinol

A Fullstack developer from around the world 🌎

Connect with me: X LinkedIn Gmail
github contribution grid snake animation

This project is a fullstack project, so let's talk about both sides

  • Backend:
  • I'm using dart with shelf framework as a server.
  • Deployed a image Docker on the Cloud Run with Storage as database.
  • With this project I build a package helper called: Shelf Dynamic Forwarder, that's handles your dynamic router without using the mount that's needed to get a static path.
  • Frontend: Comming soon..
  • Disclaimer: Will be deployed to wasm.

A comprehensive Flutter application designed for traders who need to monitor their trading performance and manage risk effectively. This app implements professional risk management principles with real-time calculations and dynamic balance tracking.

  • πŸ“Š Real-Time Trading Dashboard:
  • Interactive P&L Chart: Visual representation of cumulative profit/loss over time
  • Dynamic Balance Tracking: Real-time account balance updates after each trade
  • Trailing Drawdown Feature: Your drawdown limits are dynamically adjusted based on trading performance.
  • Risk Status Indicator: Color-coded risk levels (Low, Medium, High, Critical)
  • πŸ—οΈ Architecture:
  • MVVM Pattern: Clean separation of concerns
  • Reactive State Management: Uses Signals for efficient state updates
  • Repository Pattern: Abstracted data layer for easy testing and maintenance
  • Service Layer: Business logic encapsulation
  • Component-based UI: Reusable widgets and components
  • Cross-Platform Storage: IndexedDB on web, SQLite on native platforms
  • Features:
  • Realtime Reactive UI: In this project I used Result and Command in a MVVM architecture.
  • SQFlite as a storage.
  • Geolocation (GPS): Needed to track user realtime position to our API.
  • OpenMeteo API: Consuming weather data that the user needs to know.

Languages and Tools:

linux git docker gcp oracle android flutter dart elixir erlang go javascript typescript kotlin html5 css3 tailwind firebase postgresql sqlite postman graphql nginx

Pinned Loading

  1. caderno_de_campo caderno_de_campo Public

    (Flutter) management of agribusiness

    Dart

  2. Risk-Management-Chart Risk-Management-Chart Public

    (Flutter) An interactive chart to put your trading results on and see the maximum to put at risk on the next trade

    JavaScript