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
- Platform Engineering Intern at Meta (Jun 2024 - Sept 2024)
- Cloud Engineer at Atrato (Oct 2023 - Jun 2024)
- DevOps Engineer at PointPredictive (Oct 2022 - Oct 2023)
- DevOps Engineer at ClickIT: DevOps & Software Development (Jul 2022 - Oct 2023)
- DevOps Intern at ClickIT: DevOps & Software Development (May 2021 - Jun 2022)
Education
- Bachelor’s degree in Computer Science at Tecnológico de Monterrey (2021 - 2025)
Certifications
- AWS Certified Solutions Architect - Associate
- AWS Certified Developer - Associate
- AWS Certified SysOps Administrator - Associate
- AWS Certified Cloud Practitioner
- Terraform Associate
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++