Profile Photos

Shriyansh Kr. Lohia

Full-Stack Developer | JavaScrript | Python | MERN + Next.js 15 | React Native

FULL STACK
DEVELOPER

I'm a full-stack developer specializing in the MERN stack, with deep experience in building and deploying scalable applications using the latest Next.js 15. I implement CI/CD pipelines and integrate DevOps tools to ensure production-grade delivery.

RECENT PROJECTS

My recent projects demonstrate hands-on experience with both classic React and modern Next.js, as well as CMS platforms like Wix and WordPress. These projects reflect the depth of my skillset and my ability to deliver across diverse tech stacks.

Code Sail: VS Code Extenion for Planning and Analysing

Code Sail: VS Code Extenion for Planning and Analysing

I built a complete CI/CD pipeline using GitHub Actions that triggers on every push to the main branch.

Genbloc: An Application that lets you finish your task

Genbloc: An Application that lets you finish your task

I built a complete CI/CD pipeline using GitHub Actions that triggers on every push to the main branch. It automatically builds a Docker image of the app, pushes it to the container registry, and deploys it to an AWS EC2 instance by pulling the latest image and restarting the container. The setup ensures seamless and consistent deployment without manual steps. I also configured a custom domain to point to the EC2 instance, so the app is accessible via a proper URL. The entire flow is automated, reliable, and production-ready.

Github Actions CI/CD Pipeline with AWS EC2

Github Actions CI/CD Pipeline with AWS EC2

I built a complete CI/CD pipeline using GitHub Actions that triggers on every push to the main branch. It automatically builds a Docker image of the app, pushes it to the container registry, and deploys it to an AWS EC2 instance by pulling the latest image and restarting the container. The setup ensures seamless and consistent deployment without manual steps. I also configured a custom domain to point to the EC2 instance, so the app is accessible via a proper URL. The entire flow is automated, reliable, and production-ready.

HourStack: A Planner for Real-time Time Tracking

HourStack: A Planner for Real-time Time Tracking

Developed a full-stack, real-time Time Tracking Application using Next.js, featuring comprehensive project, task, and client management modules. The application includes both frontend and backend implementations following industry best practices. Key features include a secure authentication system, complete CRUD operations, global state management (via Zustand/Redux/etc.), and using of Shadcn Library and whole project is made in Typescript.

Stockin: A Simple UI Dashboard

Stockin: A Simple UI Dashboard

Developed a fully responsive stock market dashboard using core React and JavaScript, designed to showcase advanced UI/UX skills and component architecture. The dashboard fetches real-time data from multiple stock APIs provided by different distributors and includes custom-built UI components such as charts, cards, and filters to display complex data cleanly and interactively.

Udhari Bazaar Admin Pannel

Udhari Bazaar Admin Pannel

Developed a comprehensive Admin Dashboard for a business generating over ₹50 lakh/month in revenue, aimed at streamlining client onboarding and internal operations. Built entirely with React, the dashboard integrates with third-party APIs to process loan applications, assist the sales team in managing leads, and automate critical workflows.

2+ YOE

Over the last 2 Years, I dedicated myself to intense self-learning, mastering modern web technologies and working with local businesses as a freelance developer. This period sharpened both my technical and client-facing skills.

Freelancing

I specialize in building MVPs for startups and automating deployment pipelines using modern DevOps practices. I’ve developed scalable cross-platform apps with React Native, set up CI/CD workflows for efficient delivery, and built SEO-optimized websites using WordPress, Wix, and custom code. I also help clients track performance and boost visibility through Google Analytics, search indexing, and SEO management. My focus is always on delivering maintainable code, fast launches, and real business value.

Key Tech: React Native, React, Frontend, Backend, Google Analytics, SEO, DevOps

APR 2025 - PRESENT

Garg N Garg's Associates

Independently designed the entire UI/UX for the website in Figma, translating it into a responsive and animated React application. Implemented clean, modular code with performance-focused practices and modern animation techniques for smooth user interactions. Deployed the complete website on AWS EC2, configured with Nginx and PM2 to ensure scalability, uptime, and the ability to handle real-time traffic. Managed end-to-end development from design to deployment.

Key Tech: React, Express.js, Backend, Google Analytics, SEO

Apr 2025 - Jun 2025

Cloud Ingenious

Designed and developed the complete Cloud Ingenious website using Wix Studio, ensuring seamless responsiveness across devices. Led end-to-end optimization, including SEO, accessibility, and performance for a fully production-ready launch.

Key Tech: WordPress, Wix, CI/CD, Google Analytics, SEO

Jul 2024 - Aug 2024

StarOps Technologies

I led the frontend architecture for multiple projects, including admin dashboards and user portals. My work improved customer onboarding rates by 30% through intuitive UI and robust workflows. I also built a scalable dashboard for a ₹50 lakh/month loan business, integrating third-party APIs for loan processing, client management, and user access control.

Key Tech: React, REST APIs, Dashboard Development, Loan Management

NOV 2023 - Mar 2025

Gateway Car Rental

I developed the entire frontend of Gateway Car Rental's web platform, including the booking flow, contact system, and admin dashboard. I added advanced features like dynamic price calculators and mobile responsiveness, resulting in a 32% increase in web traffic and a 25% performance boost. This project sharpened my skills in component-based architecture, UI optimization, and performance tuning.

Key Tech: React, JavaScript, UI/UX, Responsive Design, Performance Optimization

JAN 2023 - AUG 2023

TOP SKILLS

Every skill listed here is backed by real-world experience. While I constantly refine my strengths, I’ve intentionally learned a broad set of tools to reduce dependencies and move faster as a solo or team developer.

JavaScript

Language

Python

Language

React

Frontend Library

React Native

App Building

Next.js

Framework

Redux Toolkit

State Management

Node.js

Runtime

Express.js

Backend Framework

MongoDB

Database

Tailwind CSS

CSS Framework

Docker

Containerization

AWS

Cloud Platform

TOP TOOLS

These are the core tools and technologies I use regularly, from frontend frameworks and backend services to deployment, testing, and debugging utilities that support scalable, maintainable development.

Git

Version Control

GitHub

Repo & CI/CD

GitLab

Repo & CI/CD

VS Code

Code Editor

IntelliJ IDEA

Code Editor - JAVA

Postman

API Testing

Linux

Operating System

Figma

Design Tool

Slack

Communication

SOME THOUGHTS

These articles reflect my journey, what I’ve learned, where I got stuck, and how I solved real problems. I write them to help developers who might be facing the same challenges I did.

Understanding Access Tokens and Refresh Tokens in a MERN App

JSON Web Token, mostly referred to as JWT, is a standard (not a library) created by IETF (not OAuth) and it is used to generate tokens for security purposes in your application. JWTs are used for validation, access control, payments, admin control, etc.

5 min

How to do Payment Integration in Next.js with Razorpay

Learn how to integrate Razorpay payment gateway in a Next.js application with step-by-step code examples. This guide covers both client and server-side setup, payment verification, and going live

5 min

Deploying Next.js Application on AWS EC2

Learn deploy your own Next.js application to the cloud, and not just with a basic Vercel setup. We’re talking about a full CI/CD pipeline.

8 min

Centralized API Service in React with Axios

In React apps, making API requests is common. Instead of duplicating code and adding tokens manually, we can centralize the process with Axios, simplifying our code and ensuring consistency.

2 min

Made by Shriyansh | Template from Framer