Skip to content
View RamonTec's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report RamonTec

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

Elias Estrabao | Senior Software Engineer

Front-End & Backend Architect specializing in the TypeScript ecosystem.

I design and build scalable, maintainable systems for startups and digital agencies, focusing on high-performance React/Next.js interfaces and robust NestJS backend architectures.

🏗️ Architectural Philosophy

I design solutions that prevent technical debt.

  • Methodologies: Clean Architecture, Domain-Driven Design (DDD), and Hexagonal Architecture.
  • Principles: Strict adherence to SOLID principles and Design Patterns (Facade, Factory, Strategy).
  • Quality Assurance: TDD, automated testing, and strict TypeScript utility typing.

💻 Featured Engineering

  • [Pokedex] (https://github.com/RamonTec/pokedex-nextjs): Project where i query and show pokemons, also, focused on how to optimize images with nextjs to avoid image overload, build with nextjs, tailwind and MUI.
  • [Wheelers] (Link to repo): A collectible car management REST API built with NestJS. Demonstrates real-world implementation of Clean Architecture, custom database schemas, and decoupled business logic.
  • [Typify] (https://github.com/RamonTec/typify): A developer utility tool that converts JSON objects into strict TypeScript interfaces. Built with React + Vite + Tailwind, demonstrating advanced frontend state management and precise typing logic.
  • [Trading Bot] (https://github.com/RamonTec/trading_bot): A trading bot made with python, intergating binance testnet and LLM from ollama to make orders like buy and sell

⚡ Core Stack

TypeScript React Next.js NestJS Node.js Tailwind

Linkedin Badge Gmail Badge

Pinned Loading

  1. nodejs-course nodejs-course Public

    A small project where i have been practice about nodejs, learning concepts relationed with that enviroment

    JavaScript 1

  2. pokedex-nextjs pokedex-nextjs Public

    Project to practice custom loader + component image, infinite scroll and ui flow.

    TypeScript 1

  3. array-course array-course Public

    JavaScript

  4. cameratest cameratest Public

    TypeScript

  5. hangman hangman Public

    A minor project to practice.

    TypeScript

  6. redux-practices redux-practices Public

    Basic project where i practiced how to use redux to handle diferent situations like create and remove.

    TypeScript