About

Hi! I’m Sebastián, a software engineer from Mexico. I’m passionate about open-source software, programming languages, and distributed systems.

I’m currently working at Atrato as a Cloud Engineer, where I’m responsible for designing and implementing the infrastructure for our services and applications. I’m also a junior at Tecnológico de Monterrey, where I’m pursuing a bachelor’s degree in Computer Science.

Experience

Education

Certifications

Projects

GoLisp

A Lisp-like general-purpose, dynamically-typed, and interpreted language.

Technologies used: Go

Twitter provider for Terraform

Developed a Terraform provider that enables the management of Twitter resources. The provider has been downloaded more than 16,000 times.

Technologies used: Go

go-webserver

I created a web server in Go, including the ability to handle HTTP requests and responses, serve static files, and implement a custom router. This project required a thorough understanding of networking and HTTP protocols and the use of Go libraries and tools like the net/http package.

Technologies used: Go

UbicaTec

I developed a personal project called Ubicatec, an IoT solution tracking the approximate number of students in a campus location. The project involved designing and building hardware components, such as sensors and microcontrollers, and developing software to collect and analyze data from the sensors. I also implemented a web-based dashboard for displaying the data in real time.

Technologies used: Python, AWS IoT, AWS Lambda, MQTT, Arduino, C++