Spirited Away - Studio Ghibli
Demystifying Software Engineering Experience: What Counts on Your Resume?
In the fast-evolving field of software engineering, the value of experience cannot be overstated. However, what precisely constitutes valuable experience can often be a source of confusion and debate among both new and seasoned professionals. With a plethora of buzzwords like “full-stack development,” “Agile methodologies,” and “DevOps practices” dominating job descriptions, understanding what truly counts on a resume is crucial.
1050 words
|
5 minutes

Clean Architecture: A Craftsman's Guide to Software Structure and Design
These are my notes from Clean Architecture: A Craftsman’s Guide to Software Structure and Design Book by Robert C. Martin (AKA uncle BOB).
8746 words
|
44 minutes
Quick tutorial: How to add a release GitHub workflow
As developers, we often find ourselves repeating manual steps when releasing new versions of our software. GitHub Actions allows us to automate these tasks, ensuring consistency and saving valuable time. Whether you’re deploying a web app, a library, or any other project, setting up a release workflow can significantly improve your development process.
431 words
|
2 minutes

Code Review Culture: Orchestrating Excellence in Software
In software development, beyond the syntax and structure of code lies a transformative force: The Code Review Culture.
1431 words
|
7 minutes

The non-designer's design book
These are my notes from The Non-Designer’s Design Book by Robin Williams.
1179 words
|
6 minutes

