About Me

I'm Shoaib, software engineer and open-source creator. This is my digital garden. 🌱

Stay Connected

  • 📧 Email Newsletter
  • 🐦 Twitter Updates
  • 📰 RSS Feed

Guides

  • ⚛️ React Setup Guide
  • 📘 CSS Guidebook
  • 🏗️ System Architecture
  • 🔄 API Design Patterns
  • ⚡ Performance Scripts

Fun Stuff

  • 🎮 Game Development
  • 💻 Building My Setup
  • 📅 Year in Review 2024

Project Writeups

  • ⌨️ Custom Keyboard App
  • 🎯 Task Management Tool
  • 📱 Mobile Weather App
  • 🚀 Portfolio Website
Shoaib
📝 Notes 📰 Blog 🚀 Projects 👤 About 🐙 🐦

Hello World - My First Blog Post

Welcome to my new portfolio and blog built with Astro!

Thu Aug 22 2024
  • astro
  • blog
  • portfolio
  • typescript

Building Scalable React Applications: Lessons from Production

Key strategies and patterns I've learned from building large-scale React applications that serve thousands of users daily.

Sat Aug 10 2024
  • react
  • typescript
  • performance
  • architecture
  • scalability