HI, I’m Ali Alshehri.A software engineer based in khobar.
I work with amazing companies to create exceptional products. Most recently i started working with Netzero to help make the world a greener place using tech. Before that, I built numerous personal projects and freelance solutions. As well as pursing a computer science bachelors degree at Imam Abdulrahman Bin Faisal University.
More Information →Personal Projects
Below is a selection of recent projects that I've worked on.
Many more projects can be found in my Github.
Recent Writing
From 200-Line Nightmare to 10x Speed: Optimizing SQL Like a Pro
Published onEver struggled with a 200-line SQL query that made no sense? Same. It was slow, messy, and inefficient. But with some digging and database magic, I 10x’ed performance and made it way more maintainable. Separating concerns, leveraging the database, and fetching only what’s needed can turn a sluggish app into a lightning-fast one. Your users and future self will thank you.
Performance or Aesthetics? Finding the Balance
Published onBalancing performance and aesthetics is crucial in web development—while engaging visuals enhance user experience, they can impact load times if not optimized. This post explores techniques and tools to achieve beautiful, fast, and responsive websites.