Have a project in mind?
Whether you need a modern website for your brand or building an application for a business.
CONTACT MEAbout me
My name is Pugazhenthi. I am a full-stack freelance web developer, creating new projects independently since 2016. My strength is building high performant applications with Reactjs, Nodejs and necessary tech stacks.
Technical Skills
- ReactJs
- NextJs
- Svelte
- Astro
- React Query
- SWR
- Zustand
- Redux
- ReactNative
- Ionic + React
Recent posts
Zustand: A small and fast state management for React and Next.js
28-Feb-2024
Is Zustand a good choice for handling React states? What are the benefits and drawbacks? Let's investigate and provide answers for this simple state management tool.
Essential NGINX Configuration - Quick Reference
23-Aug-2023
Configure NGINX as a web server, with support for virtual server, URI and response rewriting.
ASW SDK for Wasabi Cloud Storage (S3) - Quick Reference
21-Jul-2023
aws-sdk-2.x is not the current version of node.js AWS client. But at the time I write this article, many S3 providers except aws are only supporting aws-sdk-2.
TUS.IO: Simplifying File Uploads and Transfers
27-Jun-2023
TUS.IO is an open-source protocol for resumable file uploads built on top of HTTP. It provides a standardized way to handle file transfers, allowing users to upload files of any size in a reliable and efficient manner.