Update November 2023
This commit is contained in:
parent
25eb2c6aa5
commit
36264c455f
|
@ -1,12 +1,7 @@
|
||||||
# About me
|
# About me
|
||||||
I'm a self-taught programmer from Brazil. I'm interested in both low-level
|
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, C++, C#,
|
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
|
JavaScript, Python, SQL and Shell Script. I'm also a fan of Linux, Vim and
|
||||||
minimalist software.
|
minimalist software.
|
||||||
|
|
||||||
As a programmer I feel our goal should be to make efficient and reliable
|
I'm currently studying cybersecurity, as I really like hacking challenges.
|
||||||
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.
|
|
||||||
|
|
|
@ -1,5 +1,10 @@
|
||||||
# Featured Projects
|
# 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
|
## Fsub
|
||||||
Command-line SubRip file (.srt) editor written in Python. Available on my
|
Command-line SubRip file (.srt) editor written in Python. Available on my
|
||||||
[Gitea](https://git.augustogunsch.com/augusto/fsub),
|
[Gitea](https://git.augustogunsch.com/augusto/fsub),
|
||||||
|
|
Loading…
Reference in New Issue