Frontend Engineer & Technical Writer building scalable, user-focused web applications with TypeScript, React, and Next.js. I enjoy turning complex ideas into clean interfaces and clear documentation. Currently exploring blockchain development with Rust on the Solana network, focusing on smart contracts and decentralised applications.
Technical writing, Software development roles
Hi there, if you are reading this, I believe you are curious about blockchain technology or want to learn how to build decentralised applications. Well, this is right for you. In this article, we will take a look at blockchain and how you can build a...

Whether you're a beginner or just starting with automation, this guide will teach you how to handle workflow routines like a pro. Pre-requisites This tutorial is suitable for beginners and people who have prior coding experience. To follow along with...

Python Virtual Environments allows you to create dependency-specific projects. It helps the programmer to manage different Python package versions across various projects. Python applications often use external packages and modules that do not come w...
