$ whoami
Anderson André
Mobile Software Engineer
M.Sc. Student in Computer Science
Building cross-platform apps with Flutter.$ cat mission.txt
Build software that scales.
Write code that people enjoy maintaining.
Keep learning, one commit at a time.$ now
Working On
├── Software Architecture
├── System Design
└── AI for Software Engineering
Reading
└── Computer Science & Architecture books$ history
1 coffee --brew
2 flutter run
3 git commit -m "it should work"
4 flutter test
5 coffee --refill
6 git push
7 repeat$ fortune
"The best code is the code your teammates can understand six months later."


