Skip to content
View th92rodr's full-sized avatar
🎧
🎧
  • Brazil
  • 19:13 (UTC -03:00)

Block or report th92rodr

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

Pikachu Hi

Hello there!!

Software Engineer with 7+ years of experience building reliable systems across fintech, telecom, and cybersecurity.

Proven record designing, developing, and scaling secure, high-performance APIs, distributed systems, cloud-native applications, and embedded software — including real-time payments, ledger systems, onboarding APIs, and HSMs.

Background spans from embedded software on routers to distributed microservices in Kubernetes, providing a versatile foundation to tackle complex technical challenges.


Languages, Frameworks & Tools

Top Languages

Languages

Frameworks

Tools


Some Of My Personal Projects

Algorithms & Coding Challenges

coderbyte-challenges codewars-kata freecodecamp-projects data-structures-and-algorithms

Automation Scripts, CLIs & Tools

filetool-cli ubuntu-setup gosh

Fullstack Applications

beat.stream in.orbit plann.er dev.stage spacetime proffy ecoleta

Frontend Projects

digital-curriculum twitter-ui-clone tetris

Pinned Loading

  1. filetool-cli filetool-cli Public

    A simple CLI toolkit to compress PDF and image files while removing metadata. Supports batch processing, recursive folder scanning, and customizable compression levels. Powered by Python and Ghosts…

    Python

  2. ubuntu-setup ubuntu-setup Public

    A shell script to automate the installation and configuration of essential tools, programming languages, and development utilities on a Ubuntu system.

    Shell

  3. gosh gosh Public

    A lightweight, Unix-like shell written in Go. It provides basic shell features such as command execution, operators, history, tab completion, and background process management.

    Go

  4. twitter-ui-clone twitter-ui-clone Public

    A responsive UI clone of Twitter.

    TypeScript 1

  5. data-structures-and-algorithms data-structures-and-algorithms Public

    Data Structures and Common Algorithms Implementations.

    C

  6. VSCode Settings VSCode Settings
    1
    {
    2
      // workbench
    3
      "workbench.colorTheme": "Min Dark",
    4
      "workbench.iconTheme": "bearded-icons",
    5
      "workbench.startupEditor": "none",