cat-i-mage.jpg

The Alchemist's Hideout

by Lucas S. Vieira


Bem-vindo! / Welcome!

(Português)

Bem-vindo ao meu Esconderijo. Este é o local onde eu coloco o material que crio, e que não são apenas algum projeto de código. Este espaço também funciona como uma espécie de Blog, onde exponho alguns pensamentos, algumas ideias e alguns assuntos dos quais sinto a necessidade de falar a respeito.

Este é um site bilíngue. Alguns dos conteúdos estarão em Português, outros em Inglês. Como gerenciar os mesmos textos em duas línguas diferentes é algo extremamente difícil e que consome muito tempo, achei mais adequado este formato.

Pegue um café, relaxe e aproveite a leitura.

(English)

Welcome to my Hideout. This is the place where I put the content I create which are not just some code project. This space also works as a kind of Blog, where I expose some thoughts, some ideas and some subjects which I feel the urge to talk about.

This is a bilingual website. Some of the content will be in Portuguese, while other content will be in English. Since maintaining the same texts in two different languages is something extremely hard and time-consuming, I felt that this format would be more adequare.

Take some coffee, relax and enjoy the reading.

Veja que meu portfolio normalmente precisa ser atualizado. Eu faço muitas outras coisas interessantes e documentá-las em um único lugar pode ser difícil. Você deve querer continuar a rolar a página para vê-las. :)

Note that my porfolio usually needs some updating. I do many more interesting things and keeping track of them on a single place can be hard. You might want to keep scrolling the page to see them. :)

PlayStation Homebrew Games

Fiz alguns jogos caseiros e experimentos que podem rodar em emuladores ou em um PlayStation 1 físico.

Acesse a página aqui


I made a few homebrew games and experiments that can run on an emulator or on a physical PlayStation 1.

Check out the page here

Slides / Presentations

Contato / Contact

Projetos / Projects

Anotações / Notes

  • Huffman Compression Algorithm (In Portuguese)
    Implementation of Huffman compression algorithm in C++14, using object orientation. Also contains tools for viewing and interacting with the generated Huffman tree.
  • AVL Tree Implementation (In Portuguese)
    Old implementation of an AVL tree in C++14, using object orientation and templates.
  • "Learn APL" Notes
    Notes on a tutorial for when I was learning GNU APL and APL2.
  • Aulas (In Portuguese)
    Early notes on a C/C++ class from many years ago. Most links are broken.

Experiments