Available for opportunities

Hello,
This is Vivek Sharma, I'm a Professional Full Stack Developer.

name:'Vivek Sharma',
skills:['React', 'NextJS', 'TypeScript', 'Redux', 'Express', 'NodeJS', 'MySql', 'MongoDB', 'Git', 'Docker', 'AWS'],
hardWorker:true,
quickLearner:true,
problemSolver:true,
hireable:function() {
return(
this.hardWorker&&
this.problemSolver&&
this.skills.length>=5
);
};
};
Currently working at Logzero Technologies

Who I am?

Frontend-leaning full-stack engineer with 3+ years building production React, Next.js, and Node.js applications. Owns features end-to-end — from component architecture and state design to API contracts, performance tuning, and release. Improves scalability and reliability on data-heavy interfaces, cuts render and response latency, and collaborates with design, product, and backend teams to ship maintainable releases through CI/CD and automated testing.

Vivek Sharma

What I Do

Frontend Development

React.js · Next.js · TypeScript · Tailwind CSS · Framer Motion

Backend & APIs

Node.js · Express.js · REST APIs · PostgreSQL · MongoDB

Cloud & DevOps

AWS · Docker · CI/CD · GitHub Actions · Vercel

Real-time Systems

Firebase · Redis · BullMQ · WebSockets · Upstash

Section background

Experiences

(May 2024 - Present)

Software Developer

Logzero Technologies Private Ltd.

  • Restructured a reporting dashboard around custom hooks and shared logic, removing duplicated state code and cutting report generation latency by ~30%.
  • Built a multi-tenant survey platform on Next.js with SSR and dynamic routing, wired with role-based access control so different account types saw the right surveys without bespoke per-tenant code.
  • Raised Lighthouse performance scores by ~20% and cut unnecessary re-renders by ~40% through code splitting, route-level lazy loading, memoization, and reshaping Redux Toolkit selectors.
  • Resolved janky search and filter behavior with debounced inputs, request cancellation, and deduplication, removing redundant network calls.
  • Owned the data grid layer using Handsontable — added virtualized rendering, server-driven pagination, and column-level memoization so dashboards stayed smooth past 50K rows.
  • Hardened authentication by integrating OAuth and JWT flows, standardizing token refresh, and fixing cross-browser issues (Safari cookies, stale session edge cases), reducing sprint bug reports by ~25%.
  • Led code reviews on critical frontend modules and collaborated with backend and design on API shape and component contracts.
React.jsNode.jsPostgreSQLReduxJWTCI/CD

(July 2023 - Nov 2023)

FullStack Web Developer (Contract)

Quizaro ExtendedEdge Pvt. Ltd.

  • Shipped prototypes combining OpenAI APIs with third-party REST services to validate AI-assisted features before product committed engineering time.
  • Refactored shared frontend layouts into a small set of composable components, cutting UI bug fix turnaround by ~33%.
  • Delivered three full-stack applications on React and Node.js, owning the API contracts, data flow, and form handling end-to-end.
  • Reworked a business consultancy platform — refreshed UX patterns, rebuilt LMS sections, and tightened onboarding, contributing to a measurable lift in repeat usage.
  • Automated payment confirmation and ops handoffs with Google Apps Script, replacing manual spreadsheet steps.
Next.jsReact.jsTypeScriptREST APIsGit

(Sep 2021 - May 2022)

React & Mern Stack Developer

Numeric Infosystem Private Ltd.

  • Designed a library of 15+ reusable React Native components shared across iOS and Android, speeding up new mobile feature work by ~20%.
  • Built a pharmacy e-commerce platform on React with REST APIs, redesigning checkout to reduce drop-off and growing weekly active users by 150+.
  • Released a companion Android app that broadened access for users without consistent desktop access.
  • Reorganized category and navigation taxonomy after reviewing usage patterns, cutting average steps-to-product for repeat customers.
  • Stood up a Jest unit-testing suite covering core flows, lifting code coverage by ~25% and reducing production regressions by ~15% over two release cycles.
  • Owned MERN features end-to-end (React, Node.js, Express, MySQL) supporting 1,000+ monthly users and contributing to a ~20% lift in checkout conversion.
React.jsMongoDBExpress.jsNode.jsRedux

Skills

Languages

JavascriptTypescriptHTMLCSS

Frontend

ReactNext JSReduxRedux ToolkitCAContext APIRNReact NativeFMFramer MotionViteJSVue JSTailwindBootstrapMaterialUIChakra UI

Backend

Node JSExpress JSREST APIAIAPI IntegrationWWebSocketSServerlessBBullMQOAOpenAI APIGASGoogle Apps ScriptJWTOAuth

Data

MongoDBMySQLPostgreSQLFirebaseRRedis

DevOps & Testing

GitGitHubGAGitHub ActionsCCI/CDSonarQubeJestRTLReact Testing LibraryESLintPrettier

Tools & Process

VS CodeNotionPostmanChrome DevToolsFigmaAAgileJira

PROJECTS

BeyondStrings

Full Stack Developer
Live

Real-time messaging product with AI-powered conversation insights, full-text search, and end-to-end privacy. Architected the frontend with Redux Toolkit and encrypted persistence so chat history survives reloads without leaking sensitive content. Offloads heavy work (insight generation, notifications) from Vercel serverless routes to a BullMQ worker on Upstash Redis, with Neon Postgres for durable storage and Firestore for real-time presence and messaging. Messages are encrypted client-side with CryptoJS AES, with Firestore security rules locking down access.

Key Highlights

  • Encrypted persistence (Redux Toolkit + encrypted redux-persist) so chat history survives reloads without leaking sensitive content
  • Offloads heavy work (insight generation, notifications) from Vercel serverless routes to a BullMQ worker on Upstash Redis
  • Neon Postgres for durable storage, Firestore for real-time presence and messaging
  • Client-side AES encryption (CryptoJS) with explicit Firestore security rules
React.jsVite 5Tailwind CSSFramer MotionRedux ToolkitFirebaseNeon PostgresUpstash Redis+4 more

OSIF 2.0

Junior Software Developer
Ongoing

Frontend for OSIF (Plot V2), a production industrial-operations platform built for Jindal Steel covering downtime analysis, CAPA lifecycle management, compliance reporting, checklists, and KPI tracking across plant operations. Ships role-based dashboards for executive, compliance, and operations audiences, backed by a modular feature architecture and a shared component library reused across every module.

Key Highlights

  • 10+ operational modules in production: downtime/CAPA, SOP & 3T SOP lifecycle, KPI management, checklist workflows, and a full reporting suite
  • Role-based dashboards (Performance, Compliance, DownTime, Desalination) and role-targeted home experiences for Tech Executive, COO, and CDH users
  • Handsontable-driven data grids and FullCalendar-based scheduling for shift/leave/compensatory-off workflows
  • Client-side CAPA PDF export and a shared Assets library reused across every module
React 18Redux ToolkitRedux PersistContext APIReact Router DOM 7BootstrapAxiosHandsontable+10 more

The Capacity

Full Stack Developer
In Progress

A comprehensive full-stack application with Next.js and React.js frontend with TypeScript for type safety. Implemented state management using Redux Toolkit and created responsive UI with Material UI and Bootstrap. Built robust backend APIs using Spring Boot with REST architecture. Integrated OAuth 2.0 and JWT for secure authentication, deployed on AWS with CI/CD pipeline automation.

Key Highlights

  • Full-stack: Next.js + TypeScript frontend with Spring Boot REST backend
  • Material UI + Bootstrap responsive design system across all breakpoints
  • OAuth 2.0 + JWT authentication with secure AWS cloud deployment
  • Redux Toolkit state management with CI/CD pipeline via GitHub Actions
Next.jsReact.jsTypeScriptRedux ToolkitMaterial UIBootstrapSpring BootREST APIs+5 more

Mapup EV Dashboard

Frontend Developer
Completed

Analytics dashboard rendering 50,000+ EV records with sub-100ms interaction latency. Moved CSV parsing to the client with Papa Parse, deferred heavy chart work behind skeleton screens, and memoized D3 selections so filter changes did not re-render unrelated panels.

Key Highlights

  • 50,000+ record dataset with sub-100ms filter/interaction latency
  • Client-side CSV parsing via Papa Parse — no server round-trip for dataset loads
  • Memoized D3 selections so filter changes only re-render affected panels
  • Skeleton screens deferring heavy chart work off the critical render path
React.jsD3.jsPapa Parse
Case StudyPrivate Repo

Business Consultancy Platform

Frontend Developer
Completed

Content-driven consultancy site built as a contract project, with reusable React components and a Tailwind design system. Wired GitHub Actions for CI/CD so the client could ship content updates without engineering involvement.

Key Highlights

  • Reusable React component system with a Tailwind CSS design system
  • Content-driven pages (services, team, testimonials, blog) built for non-engineering content updates
  • Automated CI/CD deployment pipeline via GitHub Actions
  • Contract freelance delivery for a professional consulting firm
React.jsJavaScriptTailwind CSSMaterial UIEmotionstyled-componentsHeadless UIGitHub Actions+1 more

Medi-Gwalior

Full Stack Developer
Completed

Healthcare locator built for the RGPV Hackathon during India's COVID-19 second wave, helping patients find blood banks, oxygen suppliers, ambulances, medicine, and nearby hospitals. Ranked nearby clinics and pharmacies by real-world distance using the Haversine formula over a MySQL dataset, exposed through a small PHP REST layer.

Key Highlights

  • State-level hackathon winner — healthcare management system
  • Distance-ranked clinic/pharmacy lookup using the Haversine formula over a MySQL dataset
  • PHP + MySQL backend with secure session-based authentication
  • Full-stack implementation from UI design to server deployment
HTML5CSS3JavaScriptPHPMySQLPHP AuthenticationREST APIs

Swarn Palace

Full Stack Developer
Completed

A freelance multi-page site for Swarn Palace covering rooms, menu, gallery, and a table-reservation flow. Built a fully responsive HTML5/CSS3/JavaScript front end with a contact/reservation form wired to a small PHP mailer. Handled hosting and deployment end-to-end.

Key Highlights

  • Multi-page freelance site: rooms, menu, gallery, and reservation booking
  • Fully responsive across desktop, tablet, and mobile viewports
  • End-to-end ownership: design, development, hosting, and deployment
  • Clean HTML5/CSS3/JavaScript with optimised load performance
HTML5CSS3JavaScriptPHPResponsive DesignHosting & Deployment

Enterprise Chrome New Tab Dashboard

Full Stack Developer
Completed

A production-focused Chrome New Tab Dashboard extension that transforms the default browser tab into an operational productivity surface. Features live weather data with geolocation, a todo list for lightweight task orchestration, a daily quote module, and dynamic background management via Unsplash, Pexels, and custom image URLs. Built with a modern enterprise stack and packaged as a Manifest V3 Chrome extension.

Key Highlights

  • Live weather module with geolocation and city-based search
  • Todo list, quote rotation, and dynamic background from Unsplash/Pexels/custom URLs
  • Redux Toolkit for predictable state management and persistence across sessions
  • Manifest V3 extension packaging with Next.js + TypeScript + Tailwind CSS
Next.jsReact.jsTypeScriptRedux ToolkitTailwind CSSManifest V3Chrome Extension APIUnsplash API+2 more

Career Journey

Education

M.Tech, Computer Science Engineering

PK University of Technology, Shivpuri

2025 - Expected 2027

Work

Software Developer

Logzero Technologies Private Ltd.

(May 2024 - Present)

Work

FullStack Web Developer (Contract)

Quizaro ExtendedEdge Pvt. Ltd.

(July 2023 - Nov 2023)

Work

React & Mern Stack Developer

Numeric Infosystem Private Ltd.

(Sep 2021 - May 2022)

Education

B.Tech, Information Technology

Institute of Technology and Management, Gwalior

2019 - 2023

AchievementNSS · 5+ yrs

Senior Account Manager & Committee Member

National Service Scheme (NSS)

(Oct 2019 - May 2025)

Led and managed all NSS unit activities and social camps over 5+ years, demonstrating sustained leadership and organisational accountability. Coordinated community outreach drives, event planning, and team workflows across multiple semesters. Completed an intensive 10-day adventure camp training at ABVIMAS, Manali (Himachal Pradesh), earning the prestigious B & C certificate in recognition of performance.

LeadershipCommunity ServiceEvent ManagementAdventure Training
Education

Higher Secondary Certificate

Navyug Children High School and College, Gwalior

2018 - 2019

Educations

2025 - Expected 2027

M.Tech, Computer Science Engineering

PK University of Technology, Shivpuri

2019 - 2023

B.Tech, Information Technology

Institute of Technology and Management, Gwalior

2018 - 2019

Higher Secondary Certificate

Navyug Children High School and College, Gwalior

Certifications & Badges

Certifications

LearnIQ - GDPR Essentials by IRB

LearnIQ - GDPR Essentials by IRB

Data Protection Academy

ID: GDPR-2025-90

Dec 15, 2025
GDPRData ProtectionPrivacy ComplianceData Protection Regulation
Process Mining Fundamentals

Process Mining Fundamentals

Celonis

ID: 19d85b73-a978-4d0e-ba9c-7049556e4eb8

Oct 27, 2024
Process MiningProcess IntelligenceViews BuildingProcess Optimization
View Credential
AWS Cloud Architecting

AWS Cloud Architecting

Amazon Web Services Training and Certification

ID: 1c609034-95e0-45ec-9c61-a20d94a7419d

Jan 06, 2023
Architecting Solutions On AWSAWS Cloud Best PracticesBuilding Infrastructure On AWS
View Credential
Execution Management Consulting Program

Execution Management Consulting Program

Celonis

ID: 54d235d3-778c-4da5-a6a7-8a8d30b56107

Dec 22, 2022
Process MiningAdvanced Problem SolvingAnalysis Building
View Credential
Process Mining - From Theory to Execution

Process Mining - From Theory to Execution

Celonis

ID: a1dfa865-8ba8-4ee9-ba47-765ae3d3113a

Nov 06, 2022
Process MiningProcess OptimizationAnalyticsViews Building
View Credential
AWS Cloud Foundations

AWS Cloud Foundations

Amazon Web Services Training and Certification

ID: a52f4914-f9d2-4bde-9820-6190d87bea2a

Feb 26, 2022
AWS ArchitectureAWS CloudAWS Core ServicesAWS PricingAWS Support
View Credential

Badges & Achievements

Verified
Process Mining Fundamentals

Process Mining Fundamentals

Academic

Oct 27, 2024

Academic Process Mining Fundamentals Certification

Verified
AWS Academy Cloud Architecting

AWS Academy Cloud Architecting

AWS Academy

Jan 06, 2023

Graduate - Cloud Architecting Training Badge

Verified
Execution Management Consulting

Execution Management Consulting

Professional

Dec 22, 2022

Execution Management Consulting Program for Students

Verified
Process Mining - From Theory to Execution

Process Mining - From Theory to Execution

Celonis

Nov 06, 2022

Process Mining From Theory to Execution

Verified
MTA: Introduction to Programming

MTA: Introduction to Programming

Microsoft

Jun 29, 2022

Introduction to Programming Using Python Certified

Verified
AWS Academy Cloud Foundations

AWS Academy Cloud Foundations

AWS Academy

Feb 26, 2022

Graduate - Cloud Foundations Training Badge

GitHub Activity

Two profiles, one live feed — every number below comes straight from the GitHub API, not a static badge.

Contributions / yr
0

Combined across both profiles, pulled live from the public contributions feed.

0Total Stars
0Public Repos
0Followers
0Longest Streak (days)

Testimonials

Words from colleagues and managers I've had the pleasure of working with.

Vivek consistently delivers clean, well-structured code and brings strong problem-solving skills to every project. His ability to quickly adapt to new technologies and frameworks makes him a valuable asset to any development team.

Bhaskar Singh

Senior UI/UX Designer

Logzero Technologies Pvt. Ltd.

Working with Vivek on the full-stack contract project was a great experience. He delivered on time, communicated clearly about blockers, and went above and beyond to ensure the UI was polished and the APIs were well-documented.

Pandiyaraj Chellapandi

Director / Founder

Quizaro ExtendedEdge Pvt. Ltd.

Vivek has exceptional skills in React and the MERN stack. He tackled complex state management challenges with elegance and always kept the user experience in mind when making technical decisions.

Sandeep Sappal

Chief Executive Officer / Manager

Numeric Infosystem Pvt. Ltd.

Interests & Hobbies

Adventure & Trekking

Passionate about the outdoors — from trekking mountain trails to completing an intensive adventure camp at ABVIMAS, Manali.

Open Source & Coding

Building side projects and exploring new frameworks — recent explorations include AI-powered messaging and browser extensions.

Reading & Learning

Staying current with tech blogs, system design literature, and self-directed learning across engineering and product domains.

Photography & Travel

Capturing moments and exploring new places — travel fuels creativity and broadens perspective beyond the screen.

Blogs

LinkedIn isn't a social network. It's a lead generation engine—and most B2B SaaS founders are leavin

12 days ago

0

LinkedIn isn't a social network. It's a lead generation engine—and most B2B SaaS founders are leavin

1 Min Read

LinkedIn isn't a social network. It's a lead generation engine—and most B2B SaaS founders are leaving...

The best sales rep in 2025 isn't human—it's your product."

13 days ago

0

The best sales rep in 2025 isn't human—it's your product."

1 Min Read

The best sales rep in 2025 isn't human—it's your product." B2B SaaS is undergoing a fundamental...

Reach mechanics now reward native content that keeps users on the platform. The formats winning righ

15 days ago

0

Reach mechanics now reward native content that keeps users on the platform. The formats winning righ

1 Min Read

Reach mechanics now reward native content that keeps users on the platform. The formats winning right...

 What I Learned From Hacktoberfest

5 years ago

2

What I Learned From Hacktoberfest

1 Min Read

What I Learned From Hacktoberfest? I have learnt so many things from the hacktoberfest fir...

Viveks.sharma0510@gmail.com

+918839245575

Noida, Uttar Pradesh, India