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
Jan 24 · 14 min read · 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...
Join discussion
Oct 7, 2024 · 4 min read · 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...
Join discussion
Jan 2, 2024 · 4 min read · 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...
Join discussion
Sep 13, 2023 · 2 min read · This article is easy to follow even if you don't have experience working with Django or Git When working on a Django project with git, developers will likely want git to ignore some files and folders. The `env/` folder in your Django project is one o...
Join discussion