About Me
Shahmir Faisal
Full Stack Web Developer
Based in Rawalpindi, Pakistan
I'm a Web Developer with a love for cutting-edge web technologies who uses React, Next.js, Node and MongoDB to produce high-performing enterprise web applications. I'm able to develop any kind of web app including the frontend and the backend.
Tech Stack
Tools I Use
Projects
My Latest Projects
MyDevPa.ge
MyDevPa.ge allows you to build a portfolio website in minutes. It takes care of everything including, displaying projects, skills, and contact forms. You can use the default domain or can also attach a custom domain. You can also view the analytics and can customize your portfolio with different templates. It has a generous free tier, but you can upgrade to the paid plan for advance features.
Mobiles 360
Mobiles 360 is designed to assist you choose the best mobile phones in Pakistan within your budget and across all major brands such as Infinix, Tecno, Vivo, Samsung, etc., considering both price and specifications. It shows mobile specifications, comparisons, brands, and much more. The website has more than 3000 pages.
Simplistic Notes
Simplistic Notes is an end-to-end encrypted notes app. It is the perfect solution for securely creating, organizing, and sharing your notes. With end-to-end encryption and password protection, your notes are safe and secure. Plus, you can easily organize them into folders and share them with others. It uses subscription model. It uses Supabase for the backend and Paddle for payments.
RepairRadar
RepairRadar is an open-source platform that connects mechanics with vehicle owners. Mechanics can register themselves and set up their profiles. Customers can sign in and find nearby mechanics through an interactive map. Customers can contact different mechanics and request appointments. Mechanics can approve or reject those appointments depending on their schedule. Customers can also leave ratings and review once their work is done.
Testimonials
What My Clients Say.
"Shahmir Faisal explained to me in an understandable and detailed way how to solve my concern. More sessions will be booked. I recommend his service to others."
Tarek Jassine
"Shahmir is fantastic - first meeting went well and I look forward to working together in the future. I learned a lot and he is very knowledgeable. Recommend Shahmir for all your web development needs :)"
Angela
"Shahmir did great work at short notice. Very accommodating and has a lot of programming knowledge. Covered Next.js and Material UI concepts in good detail. Thank you."
Stephen
"Learned a lot about react, he is very knowledgeable on web development. I would highly recommend him to anyone!"
Edis Emin
Testimonials
Video Reviews from Clients.
Blog
My Latest Articles
09 Jan, 2024
How to use Next.Js 14 Server Actions
A Server Action is simply an asynchronous function that runs on the server whenever a form is submitted. It allows you to run the code directly on the server....
09 Jan, 2024
How to use Next.Js 14 with Supabase
Next.Js provides a solid foundation for building React applications with server-side rendering, while Supabase offers a scalable and easy-to-use backend-as-a-service with PostgreSQL...
09 Jan, 2024
How to send emails using Next.js 14, Resend and React-Email
Communication with your users is really important and emails are one of the means of communication. Sending emails is really important for applications. In this article...