Skip to content
View robertomaldonado's full-sized avatar
πŸ›οΈ
Vires-Artes-Mores
πŸ›οΈ
Vires-Artes-Mores

Highlights

  • Pro

Block or report robertomaldonado

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

πŸ‘‹ Hi! I'm Robert, call me Bob

Typing SVG

LinkedIn


πŸš€ About Me

Full-stack developer passionate about building scalable services and clean architectures

  • πŸ› οΈ Currently working with: Python (UV), Uvicorn, FastAPI, and cloud-native tools
  • πŸ—οΈ Specialized in: Microservices, cloud infrastructure, and complete SDLC
  • πŸ’‘ Passionate about: Clean code, scalable systems, and developer experience
  • πŸ“š Always: Learning new technologies and contributing to open-source
  • πŸ’Ό Open to: Remote opportunities in backend or full-stack development
  • 🎯 Current Focus: Infrastructure visualization platforms and pipeline analytics

🧰 Tech Stack & Skills

Backend & Core Languages

Frontend & UI

Cloud & Infrastructure

Database & Storage

DevOps & Tools

Testing & Quality


πŸ“Š GitHub Statistics


🎯 Current Focus

class Developer:
    def __init__(self):
        self.name = "Robert (Bob) Maldonado"
        self.role = "Full Stack Developer"
        self.current_stack = ["Python", "FastAPI", "React", "GCP"]
        
    def daily_routine(self):
        return [
            "β˜• Tea first",
            "πŸ—οΈ Build scalable solutions", 
            "πŸ§ͺ Write comprehensive tests",
            "πŸ“š Learn something new",
            "πŸš€ Deploy with confidence"
        ]
        
    def seeking(self):
        return "Remote opportunities in software development"

πŸ† Achievements & Certifications

  • 🎯 Specialized in: Microservices Architecture & Cloud Infrastructure
  • πŸ“ˆ Performance: Optimized applications for high-scale environments
  • 🀝 Collaboration: Cross-functional team leadership and mentoring

πŸ“ˆ Contribution Activity


πŸ’‘ What I'm Learning

  • πŸ¦€ Rust - Exploring systems programming
  • ☁️ Advanced GCP - Cloud architecture patterns
  • πŸ€– AI/ML Integration - Enhancing applications with intelligence

πŸ“« Let's Connect & Collaborate

I'm always excited about:

  • πŸš€ Challenging technical problems
  • 🀝 Open-source collaborations
  • πŸ’Ό Remote work opportunities
  • πŸ—£οΈ Tech discussions and knowledge sharing

Feel free to reach out for:

  • Technical consultations
  • Project collaborations
  • Career opportunities
  • Just a friendly chat about tech!

LinkedIn


"Building the future, one commit at a time" πŸš€


Happy coding! πŸ˜ƒ

Pinned Loading

  1. qa-project-Urban-Grocers-app-es qa-project-Urban-Grocers-app-es Public

    API Quality Assurance tests for kit creation functionality in Urban Grocers using pytest and requests library

    Python 1

  2. cypress-e2e cypress-e2e Public

    Forked from academind/cypress-e2e-testing-course-resources

    Cypress End-to-End Testing

    JavaScript

  3. blockchain_python blockchain_python Public

    Brief implementation of a blockchain based coin in python language. It uses different data structures and python's best practices

    Python

  4. HypercubeTopologyRouting HypercubeTopologyRouting Public

    Software implemented to experience with routing in the Hypercube network topology

    C++ 2

  5. qa-project-Urban-Routes-es qa-project-Urban-Routes-es Public

    Pruebas automatizadas en Selenium para cubrir el proceso completo de pedir un taxi en la aplicaciΓ³n web

    Python

  6. LeetCodeChallenges LeetCodeChallenges Public

    Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v3](https://github.com/raphaelheinz/LeetHub-3.0)

    Python