Skip to content

Instantly share code, notes, and snippets.

@victormagalhaess
Last active August 29, 2022 11:41
Show Gist options
  • Save victormagalhaess/0dc10207aac4372f97855025a2ec12a2 to your computer and use it in GitHub Desktop.
Save victormagalhaess/0dc10207aac4372f97855025a2ec12a2 to your computer and use it in GitHub Desktop.
Projects
@victormagalhaess
Copy link
Author

victormagalhaess commented Jun 12, 2021

   __ __    ____       _      __         __   __
  / // /__ / / /__    | | /| / /__  ____/ /__/ /
 / _  / -_) / / _ \   | |/ |/ / _ \/ __/ / _  / 
/_//_/\__/_/_/\___/   |__/|__/\___/_/ /_/\_,_/  
                                                                           

Projects

Done

  • πŸ“š Journal
    • This is a Journal CLI implementation built entirely in Golang with a few nice features :)
  • ✍🏻 Log2u
    • This is a generalization of a log package that I used in a few golang projects. It supports colors, timestamps and stacktraces.
  • πŸ–₯ Victor's Dark Horizon:
    • A fork of Dark Horizon Vscode theme with my personal modifications. Count with 900+ downloads and 5 stars on Vscode theme store.
  • βš™ PLC Language Interpreter:
    • This is a interpreter written in SML of the PLC language which is a purely functional, static, strictly typed and higher-order based language.
  • πŸ‘¨πŸ»β€πŸ’» My personal website:
    • My personal website repository, it can be accessed on victordias.dev
  • 🏠 Eng-zap-challenge
    • The repo for the OLX+Zap group technical challenge, well documented and served as an endpoint here
  • πŸ₯™ Recipe scrapper from my grandma's favorite recipe site
    • This is a small project to save my time and make my grandma happy, generating print-ready pdf files from the recipes that she sees on tv.
  • 🐦 Simple twitter bot
    • A simple twitter bot that can scan keys and interact (retweet, like and reply) with the matching tweets.
  • 🎼 Spotify Links Twitter Scrapper
    • A twitter crawler that shows a list of spotify links that an user posted on twitter
  • πŸ’΅ Origin financial take home assignment
    • The repo for the Origin financial technical challenge, well documented and served as an endpoint here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment