Activities
Mon Apr 27 13:06
↓↑ πŸ”Š πŸ”‹ β–Ό
πŸ“
πŸ–₯️
🌐
βš™οΈ
santiago@ubuntu: ~
_____ _ _ / ____| | | (_) | (___ __ _ _ __ | |_ _ __ _ __ _ ___ \___ \ / _` | '_ \| __| |/ _` |/ _` |/ _ \ ____) | (_| | | | | |_| | (_| | (_| | (_) | |_____/ \__,_|_| |_|\__|_|\__,_|\__, |\___/ __/ | |___/
santiago@ubuntu:~$ whoami
Santiago MartΓ­n GonzΓ‘lez Paoli
Junior Software Developer & Computer Engineering Student
santiago@ubuntu:~$ cat about.txt
I'm a 23-year-old advanced Computer Engineering student at Universidad de la RepΓΊblica (Uruguay).
I have a strong background in computer science fundamentals and logic, with experience across various languages.
I enjoy clean architectures, functional paradigms, and understanding how systems work from the inside out.
santiago@ubuntu:~$ cat experience.md
Mimiquate | Montevideo, Uruguay
Junior Software Developer (August 2025 - Present)
Β· Developing web applications using Elixir, Phoenix, and LiveView.
Β· Building and maintaining features across the full development lifecycle.
santiago@ubuntu:~$ cat education.md
Universidad de la RepΓΊblica
Computer Engineering (2021 - Present)

Certifications
First Certificate in English
santiago@ubuntu:~$ tree ./skills
./skills
β”œβ”€β”€ core_and_backend
β”‚ β”œβ”€β”€ Elixir
β”‚ β”œβ”€β”€ Phoenix
β”‚ β”œβ”€β”€ LiveView
β”‚ β”œβ”€β”€ Ecto
β”‚ └── SQL
β”œβ”€β”€ projects_and_learning
β”‚ β”œβ”€β”€ JavaScript
β”‚ β”œβ”€β”€ Ember.js
β”‚ β”œβ”€β”€ Express
β”‚ β”œβ”€β”€ MongoDB
β”‚ └── SCSS
└── academic_and_fundamentals
β”œβ”€β”€ Haskell
β”œβ”€β”€ C/C++
β”œβ”€β”€ Python
└── Prolog
santiago@ubuntu:~$ cat contact.json
{
  "email": "santigonzalez7376@gmail.com",
  "linkedin": "linkedin.com/in/santigonpa",
  "location": "Montevideo, Uruguay"
}
santiago@ubuntu:~$