ABOUT
WRITING
CONTACT
Articles
A Beginner’s Guide to Setting Up CI/CD With Github Actions
I wrote an article explaining how to setup CI/CD with Github Actions.
Build a universal Vue component library with Vue Demi
I wrote an article explaining how to build a component library with Vue Demi.
How to build a blockchain from scratch in Rust
I wrote an article about building a blockchain with Rust.
How to Optimize Your Productivity as a Software Developer
I wrote an article explaining how to optimize your productivity as a Software Developer.
How To Stay Healthy as a Developer
I wrote an article on how to stay healthy as a developer.
Error Handling in Rust
I wrote an article about error handling in Rust.
What exactly is IPFS?
I wrote an article about IPFS.
Test-Driven Development in React with React Testing Library and Jest
I wrote an article on test driven development in react using react testing library and jest.