Software Engineer, Traveler, and Martial Artist.

Hello, I'm Pablo, a dedicated software engineer with a passion for web and mobile development. Over the past 5 years, I've had the opportunity to work on a variety of projects, from developing internal communication platforms to creating an Esports mobile app. My aspiration is to one day launch my own technology company, where I can contribute meaningful and innovative solutions to the world.

When I'm not working, you'll often find me at my local martial arts gym, refining my skills in Brazilian Jiu Jitsu and Muay Thai. I also have a deep passion for traveling, having spent much of my life exploring Latin America. As a first-generation American, discovering and connecting with my cultural roots brings me immense joy.

Let's connect and create something amazing together!

Education

  • University
    Pace University, Seidenburg School of Computer Science and Information Systems
    Major
    Bachelor of Science in Computer Science
    Dates
  • Work History

    1. Company
      Staffbase
      Role
      Advance Technical Support Engineer
      Date
    2. Company
      Brag House
      Role
      Tech Lead
      Date
    3. Company
      Complicore
      Role
      Software Engineer (Contractor)
      Date
    Download Resume

    Projects

    Being an engineer isn't just my dream job; it's my passion. Even outside of my 9 to 5, you'll still find me behind a keyboard, exploring new technologies that pique my curiosity or crafting my latest masterpiece—one that I believe can make a meaningful impact on the world.

    Small Projects

    These small coding projects highlight my ability to turn ideas into functional solutions, each project reflects my commitment to exploring new technologies and refining my skills.

    • Web-Framework

      A small web framework similar to Vue using TypeScript and Parcel.

    • TS-Server

      This TypeScript Express server uses express-session for authentication and decorators for simplicity and code reuse.

    • Redux-TS

      Implement react-redux lib using typescript

    • Basic Kafka

      Kafka Basic using Javascript, docker and kafkajs

    • K8-s

      Basic configuration files that demonstrate how to configure Kubernetes

    • Fake-StartUp-CSS

      A mock hosting startup, crafted entirely using CSS

    • Data Structures (Python)

      Common data structures and algorithms implemented using python

    • Data Structures (Typescript)

      Common data structures and algorithms implemented using typescript

    • Pick'em league calcuations

      Complied the results of a friendly pick'em leagues based on live NCAA and NFL statistics

    Mini Projects

    Mini, innovative projects that showcase my passion for coding and my commitment to continuous learning.

    • Simple Tailwind Components

      6 mini tailwind one page projects

    • TodoList

      Simple To-do list written in JS using express and ejs templating

    • Simple GraphQL

      Using GraphQL on a small scale

    • Futbol Stats

      A small typescript application that parses a csv file and generates a report of the data

    • Socket.IO 101

      A simple implementation of the Socket.io lib using HTML and JS

    • Simple Python

      Recreated the classic game snake using python and the turtle library

    • Python Flask

      Basic implementation of the flask python library