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

๐Ÿ‘‹ Hi there, I'm Bryan Perez!

๐Ÿš€ Software Engineer | Computer Science Major | Aspiring AI Specialist | Cloud & Backend Enthusiast


๐Ÿ“ About Me

Iโ€™m a passionate Computer Science student at the University of Texas at El Paso, graduating in December 2025, with a Minor in Mathematics. My journey bridges rigorous academics, real-world projects, and leadership experience. I thrive in crafting software solutions that combine innovation, precision, and scalability โ€” from intelligent resume analyzers to virtual file systems.

I bring to the table:

โœ… Dedication
โœ… Quick Learning
โœ… Reliability
โœ… Critical Thinking
โœ… Passion for Innovation


๐Ÿ’ป Technical Toolbox

  • Languages: Golang, Python, Java, C, Scala, Dart, JavaScript, HTML, CSS, SQL, Bash
  • Frameworks & Libraries: Spring Boot, Node.js, Flutter, React (in progress), Bootstrap, Chart.js, NumPy, Pandas
  • AI/ML Tools: PyTorch, TensorFlow
  • DevOps & Tools: Git, GitHub, Docker, Maven, FUSE, UNIX/Linux, Syncfusion PDF
  • Databases: MySQL, SQLite

๐ŸŽ“ Academic Highlights

  • University of Texas at El Paso โ€” El Paso, Texas
    Bachelor of Science in Computer Science | Minor in Mathematics
    Expected Graduation: December 2025

  • Relevant Coursework:
    Advanced Object-Oriented Programming, Data Structures, Computer Security, Programming Languages,
    Software Construction, Software Design, Operating Systems, Machine Learning, Artificial Intelligence,
    Database Systems


๐ŸŒŸ Featured Projects

  • ๐Ÿ“„ Smart Resume Analyzer
    Flutter, Dart, SQLite, Syncfusion PDF
    โ†’ Built a mobile app to parse resumes, score formatting, tone, and keyword relevance, and offer real-time feedback for job seekers.

  • โœˆ RT-FDSA: Real-Time Flight Data Systems Analyzer
    JavaScript, Bootstrap, Chart.js
    โ†’ Designed a telemetry dashboard visualizing real-time aircraft data with animated graphs and a responsive dark-mode UI.

  • ๐Ÿฆ Bank of Miners
    Java
    โ†’ Developed a robust terminal-based banking system with OOP principles, supporting customer accounts, transactions, and data logging.

  • ๐Ÿ’พ FUSE File System
    C, FUSE
    โ†’ Engineered a UNIX-like user-space file system with runtime memory allocation, structured I/O, and persistent backups.

  • ๐ŸŒ Professional Portfolio Website
    HTML, CSS, JavaScript, Netlify
    โ†’ Created and deployed a personal web portfolio highlighting technical projects and achievements.

  • ๐ŸŽฎ Tic Tac Toe Game
    Python
    โ†’ Developed an interactive console game featuring user input handling, game logic, and a basic AI opponent.


โšก Current Focus

  • ๐Ÿ“š Deepening React.js expertise for full-stack development.
  • ๐Ÿ’ฅ Exploring cloud-native architectures with Docker.
  • ๐Ÿค– Expanding AI/ML skill sets using TensorFlow and PyTorch.
  • ๐ŸŒ Contributing to open-source projects and cross-functional collaborations.

๐Ÿ“ฌ Connect with Me


๐Ÿ“Œ Featured Repositories


๐Ÿ’ก Personal Motto

โ€œStay curious, stay passionate, and never stop building.โ€


๐ŸŒˆ Fun Facts

  • ๐Ÿง  Obsessed with understanding how systems work under the hood.
  • ๐Ÿš€ Enjoy hacking on side projects that mix AI, cloud, and backend development.
  • ๐Ÿ“ˆ Inspired by open-source communities and knowledge-sharing.

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. 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

  3. CAF CAF Public

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

    TypeScript 1

  4. BryanPMX BryanPMX Public

    Config files for my GitHub profile.

  5. 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

  6. UTEP_CS_Operating_Systems UTEP_CS_Operating_Systems Public

    This repository is a comprehensive collection of projects and examples demonstrating core concepts of operating systems. These include process and thread management, processor scheduling, concurrenโ€ฆ

    C