Skip to content
View mondracode's full-sized avatar
🦆
always learning!
🦆
always learning!
Block or Report

Block or report mondracode

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mondracode/README.md

Hi there! 👋🏾

Profile views number

go logo kotlin logo javascript logo react logo java logo

My name is Santiago. 🦆 I'm a back-end web developer and a computer enthusiast. I live in Bogotá, Colombia.

Currently working as a SSr Software Engineer @ Mercado Libre 🤝

Some facts about me:

  • 🛠 I have experience working with high-traffic web-apps on Golang, Kotlin, React and NodeJS; both in the front-end and the back-end (even though I mainly do back-end these days), delivering experiences to a userbase located throughout 17 countries in Latin America.
  • 🎓 I'm a Computer Systems Engineer, graduated from Universidad Nacional de Colombia ❤
  • 🌱 I’m currently learning Rust! Low(er) level programming is really fun 🦀
  • 🌠 In the past I've made some personal and academic projects in Go, Java (with Spring Boot), C, Dart (Flutter) and Python.
  • 💻 Currently interested in web technologies and API development.
  • 💬 Ask me about music! I'm a huge music fan, currently into Turnstile ☁️ and De La Soul 🌼.
  • ⚡ Fun fact: I have three cats, Argus, Koda and Ámbar. 🐈🐈🐈

You can check some of my academic assignments as well as personal projects in the pinned repos below.

Enjoy (and give me credit if you take something from here)! ⚡

Pinned

  1. orexi orexi Public

    Orexi is the concept for an app that aims to reduce food waste, by giving restaurants and clients a platform to exchange leftover food before it gets thrown away. Written in Flutter + Firebase.

    Dart 2

  2. phaser-minesweeper phaser-minesweeper Public

    This is a clone of Minesweeper, the famous PC puzzle game, written in JS using the Phaser framework. WIP.

    JavaScript

  3. vet-storage vet-storage Public

    Vet Storage is a client-server system that allows for CRUD operations on a 10 million records dataset through a disk-based hash table. Written in POSIX C.

    C

  4. markov-tweet-generator markov-tweet-generator Public

    This JS + Twit bot takes a word dataset and creates randomly generated tweets using Markov chains. Currently deployed in Heroku using ~3200 tweets from a colombian far-right political leader.

    JavaScript