Skip to content
View BryanPMX's full-sized avatar
:bowtie:
Feeling awesome
:bowtie:
Feeling awesome

Block or report BryanPMX

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

Bryan Perez

About

Polyglot engineer specializing in Enterprise Java and Backend Architecture. Expert in building scalable systems with Spring Boot, Microservices, and Cloud Native technologies. Proven track record delivering production applications using Go and Java ecosystems. Currently leading full-stack development at Centro de Apoyo para la Familia A.C. and optimizing AI-generated code at Outlier.ai.


🛠️ Technical Expertise

Languages

Java Go TypeScript Python C++ SQL

Frameworks

Spring Boot React Next.js FastAPI Gin GORM

Cloud & Infrastructure

AWS Docker PostgreSQL Neo4j

Testing & Tools

JUnit Postman Git Linux


💼 Professional Experience

Full Stack Developer

Centro de Apoyo para la Familia A.C. | Ciudad Juarez, Mexico | 2023 - 2025

  • Engineered local-first case management platform using Go (Gin, GORM) and PostgreSQL, implementing clean architecture for secure case intake and analytics
  • Architected production admin portal with Next.js 14 and TypeScript, utilizing custom dependency injection for RBAC-aware dashboards
  • Managed AWS and Vercel deployments with CI/CD workflows, optimizing costs through Docker containerization
  • Implemented enterprise security with JWT authentication, rate-limiting middleware, and authenticated WebSockets

AI Code Expert

Outlier.ai | Remote | 2024 – Present

  • Evaluate and optimize AI-generated code in Java and Python, focusing on algorithmic efficiency and security standards
  • Author complex solutions using advanced data structures (Trees, Graphs) with rigorous code review processes

🚀 Featured Projects

Bank of Miners

Java Spring Boot React Docker PostgreSQL CI/CD

Refactored legacy CLI banking system into modern web application. Implemented custom Binary Search Tree for O(log n) data retrieval and Write-Through persistence. Engineered secure banking core using Java OOP and Strategy Design Patterns for polymorphic account behaviors. Containerized with Docker and Nginx, automated JUnit testing via GitHub Actions CI/CD.

DEM Bravo (Docker Exploit Mapper)

Python FastAPI Neo4j SvelteKit Docker Security

Architected offline-first cybersecurity platform modeling container attack graphs with asynchronous Docker SDK orchestration. Built reactive visualization dashboard with Cytoscape for real-time network topology analysis. Implemented STIG-compliant database security with custom Cypher query sanitization, preventing injection attacks across multi-tool data ingestion pipelines.

Centro de Apoyo Case Management System

Go Gin GORM Next.js TypeScript PostgreSQL AWS Docker

Enterprise case management platform serving social services organization. Developed Go-based backend with clean architecture principles, implementing JWT RBAC, rate limiting, and real-time WebSocket communications. Architected Next.js 14 admin portal with custom dependency injection container. Managed AWS deployments with CI/CD pipelines, transitioning to cost-optimized Docker environment for production operations.


📬 Connect


📂 Featured Repositories

Popular repositories Loading

  1. Professional_Portfolio Professional_Portfolio Public

    Welcome to my Responsive Portfolio Website GitHub repository! This project showcases my personal portfolio through a website built entirely with vanilla HTML, CSS, and JavaScript. It's designed to …

    Astro 1

  2. bank-system bank-system Public

    Welcome to the repository for the Bank of Miners, a comprehensive, object-oriented banking application developed as part of the Advanced Object-Oriented Programming course at the University of Texa…

    Java 1

  3. Cisco_Networking_Academy Cisco_Networking_Academy Public

    This course is the first in a two-course Python Essentials series. It covers everything you need to know to start designing, writing, running, debugging, and improving Python programs at the founda…

    Python 1

  4. CAF CAF Public

    Monorepo for the Centro de Apoyo para la Familia A.C. Platform

    TypeScript 1

  5. BryanPMX BryanPMX Public

    Config files for my GitHub profile.

  6. UTEP_CS_Data_Structures UTEP_CS_Data_Structures Public

    This repository contains projects and code examples that illustrate fundamental computing algorithms and data structures as taught in the course. The material covered includes both basic algorithmi…

    Java