0 1 0 1 0 1 1 0 0 0 1 1 0 0 0
1 1 1 0 1 0 0 0 1 1 1 0 1 1 1
1 1 0 1 0 0 0 0 1 0 0 0 0 1 0
1 0 1 1 0 0 0 1 1 0 1 0 0 0 1
1 1 0 1 0 0 0 0 1 0 1 1 1 0 0
My Blog
Welcome to my blog where I share insights about software development, programming best practices, and tech tutorials.
March 15, 2024
5 min read
Python - Data Structures: (Lists, Tuples)…
Data structures are a way of organising data so that it can be accessed and manipulated efficiently. In Python, there are many different data structures available, but some of the most common ones…
April 1, 2025
8 min read
Understanding Modern Web Development
A comprehensive look at modern web development frameworks and practices, focusing on React, Next.js, and the JAMstack architecture...
March 28, 2025
6 min read
Building Accessible UI Components
How to create UI components that are accessible to all users, including those with disabilities. This article covers ARIA attributes, keyboard navigation, and more...
About this Blog
I write about software engineering topics, focusing on web development, best practices, and new technologies I'm exploring.
"Code is poetry in motion"