Update November 2023

This commit is contained in:
Augusto Gunsch 2023-11-09 15:21:00 +01:00
parent 25eb2c6aa5
commit 36264c455f
2 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,7 @@
# About me
I'm a self-taught programmer from Brazil. I'm interested in both low-level
and high-level programming. I'm familiar with technologies like C, C++, C#,
I'm a software developer from Brazil. I'm interested in both low-level
and high-level programming. I'm familiar with technologies like C, Rust, React,
JavaScript, Python, SQL and Shell Script. I'm also a fan of Linux, Vim and
minimalist software.
As a programmer I feel our goal should be to make efficient and reliable
software, avoiding bloated code. We should as well be constantly seeking to
improve our skills and learn new tech.
As for my language skills: I can communicate well in English, my native
language is Portuguese and I'm learning Polish.
I'm currently studying cybersecurity, as I really like hacking challenges.

View File

@ -1,5 +1,10 @@
# Featured Projects
## Cardmaster
Flashcards web app, similar to Anki. Written with React and Python. Code
available on [Github](https://github.com/augustogunsch/cardmaster). Check out
the [public instance](https://cardmaster.site).
## Fsub
Command-line SubRip file (.srt) editor written in Python. Available on my
[Gitea](https://git.augustogunsch.com/augusto/fsub),