Pablo Vargas

Software Engineer

Software engineer with six years of professional experience in full-stack software development.

About Experience Skills Projects GitHub

GitHub

LinkedIn

LinkedIn

Pablo Vargas

Software Engineer

Software engineer with six years of professional experience in full-stack software development.

GitHub LinkedIn

About Me

I'm interested in many different topics, but some of the things currently piquing my interest include programming language theory, type systems, chess engines, and malware analysis.

When I'm not debugging code, I'm usually making weird instrumental music.

Experience

JAN 2024 — PRESENT

Software Engineer — IBM

Expand the capabilities of a geospatial map application, such as adding the ability to transform geometries

Python

Docker

Apache Kafka

Shell Script

SEP 2018 — DEC 2023

Software Engineer — Connexta / Octo

Improved the performance of a Django application by making its jobs asynchronous, reducing user wait times by 40%.

Created an internal dashboard tool, using Python and React.js, that reduced the time needed to inspect the status of a production system by 66%.

Developed a CI/CD pipeline tool to automatically update the semantic version of Helm charts based on developers’ changes, which helped enforce versioning guidelines across repositories

Designed a serverless service and accompanying test harness, and led a team of 2 developers in the their implementation.

Java

TypeScript

AWS

Solr

NestJS

Oracle SQL

MAY 2016 — AUG 2016

Software Development Intern — AOS

Developed new features and fixed bugs for an accounting web application.

PHP

MySQL

JavaScript

Technical Skills

My professional experience is mostly centered around full-stack web development, but my personal projects are more varied.

Languages
Python

Python

Java

Java

JavaScript / TypeScript

TypeScript

JavaScript

JavaScript

C#

C#

Technologies
Docker

Docker

AWS

AWS

Svelte

Svelte

React

React

Unity

Unity

Projects

Here are a few of the projects I've worked on. Check out my GitHub for more!

Animated GIF showing a screen recording of the CNotes interface.
C Notes
View on GitHub

C Notes is a web application that allows users to view a summarized version of their clinical notes data.

Animated GIF of a screen recording showing a user drawing a perimeter over a satellite map.
Solar Calculator
View on GitHub

Solar Map is a web app that allows users to calculate the nominal power of a solar panel installation based on its area.

Animated GIF of a screen recording showing a user drawing a perimeter over a satellite map.
Virtual Theremin
View on GitHub

Look ma, no hands! An Android app that emulates playing a theremin.

Animated GIF of a screen recording showing a user drawing a perimeter over a satellite map.
Conway's Game of Life
View on GitHub

My implementation of the famous cellular automaton.