Skip to content

Latest commit

Β 

History

History
66 lines (41 loc) Β· 1.58 KB

File metadata and controls

66 lines (41 loc) Β· 1.58 KB

πŸ‘‹ Welcome to Arshad Mehmood's Blog

This repository powers my corner of the internet: a personal blog where I write about building software that is practical, scalable, and occasionally stubborn. πŸš€

If you're into web engineering, Android development, and DevOps workflows that actually survive production, you're in the right place.


✨ What this site is about

I use this blog to share:

  • πŸ› οΈ Real-world engineering lessons from projects and product teams
  • πŸ“± Android and mobile development insights
  • ☁️ DevOps and deployment workflows
  • 🧠 Notes on architecture, performance, and developer productivity
  • πŸ“š Learnings worth documenting so future-me (and maybe you) can reuse them

🧰 Tech stack

This site is built with:

  • Jekyll
  • Minimal Mistakes (heavily customized)
  • GitHub Pages for hosting

πŸ—‚οΈ Project structure (quick view)

  • _posts/ β†’ blog posts
  • _pages/ β†’ static pages
  • _layouts/, _includes/, _sass/ β†’ theme and layout customization
  • assets/ β†’ images, styles, scripts
  • _config.yml β†’ site-wide configuration

πŸ§ͺ Run locally

bundle install
bundle exec jekyll serve

Then open: http://localhost:4000


🌍 Live site

https://arshadmehmood.com


🀝 Connect with me


Thanks for stopping by! If something here helps you ship better software, that's a win. πŸ™Œ