Hello! 👋 I'm Tarcisio Fischer.

I'm a software engineer with experience working in R&D, passionate about learning new technologies and building high-quality products. I have a strong knowledge of modern C++ and Python, always aiming for code performance and maintainability. Additionally, I have experience in developing and deploying cloud-based applications. Please take a look at my GitHub to see some of my work. In my free time, I enjoy helping newcomers in the local C++, Python, and Data Science communities. I'm also one of the authors of an open C++ book written by the Telegram C++ community. Furthermore, I regularly give presentations on programming, libraries, and computer science in general.

You may also reach me on Twitter and LinkedIn.

If you are seeking presentations from my talks, you can find them in this repository.


Posts


Open source projects


[ Codevis ]

Codevis is an analysis and visualization tool designed to assist in code maintenance for C++ codebases. The tool provides a graph representation of C++ source code and its external dependencies. It is aimed at developers working primarily with large codebases, who would benefit from being able to visualise source code in order to effectively understand it and its dependencies, for debugging their code or reviewing others' work.


[ Micro16 ]

A fantasy 16bit computer written in C++. There's also an assembler to write programs for it, and I try to keep the documentation as simple as possible for people to hack and have fun with it :)


[ Pig's Castle ]

An open-source 2D sidescroller game+engine crafted entirely in C++ (with SDL). Pixel artists who want to contribute with their creative skills are welcome!


[ Open C++ Book ]

This book is an initiative of the C/C++ Brazil telegram community to create a free and open book for C++ beginners. The book is written entirely in Portuguese. You can view the book by visiting the following link: View the book.



Side-projects

[ Game of Life ]

[ Potion sorting game ]

[ Hidden Chicken ]



Recorded Talks

An OSS Tool for Comprehending Huge Codebases

Akademy, 2023

Python programming language - An introduction for engineers

SPE FMU Student Chapter, 2022

Python & C++ Integration

50' Python Floripa, 2021


Note: I also have some videos on my Youtube Channel