Hey there,
I'm Chandra Shekhar.

I'm a Web Engineer with 4 years of experience building high-performance web applications across financial services, e-commerce, and customer support platforms.I work with React, Next.js, Vue/Nuxt, Astro, TypeScript, responsive UI, API integration, SSR/SSG, caching, reusable components, and Core Web Vitals optimization.

Development Skills

Frontend+
REReactNENext.jsVUVueNUNuxtASAstroTYTypeScriptGRGraphQL
Backend & APIs+
NONode.jsFAFastifyDJDjangoREREST APIsRERedisWOWordPressBIBigCommerce
Performance+
COCore Web VitalsSSSSRSSSSGLILighthousePAPageSpeedCOCode SplittingCACaching
Tooling+
DODockerGIGitHub ActionsJEJenkinsWEWebpackVIViteESESLintPRPrettier
AI Workflows+
MCMCP context workflowsCUCustom development agentsFIFigma-to-codeCHChrome DevToolsAIAI-assisted development

Experience

kraftpixel

Web Engineer

June 2022 - Present
Remote

  • Developed and maintained scalable, reusable UI components and design systems across multiple client projects.
  • Built high-performance web applications with React, Next.js, TypeScript, and modern frontend tooling.
  • Implemented SSR and SSG for improved performance, SEO, and user experience.
  • Integrated REST and GraphQL APIs, optimized state management, and delivered production-ready UIs.
  • Collaborated with designers, backend engineers, and QA to deliver reliable and maintainable solutions.

Personal Projects

Visit Awesome Code Snippets (Revamp)

Open

I recently gave the original Awesome Code Snippets a complete revamp — now it’s running on a modern Next.js + Django stack. I leaned on AI tools to handle repetitive bits and speed up code generation, and integrated NextAuth for smooth, secure user sign-ins. With the site up and running, I’m now deep into performance tuning — experimenting, tweaking, and learning how to make it faster, more scalable, and just feel better to use.

Visit Awesome Code Snippets

Open

Developed a full-stack Django web application for code snippet sharing with multiple language support, user authentication, commenting system, and rating functionality. Features include syntax highlighting, bookmark management, and responsive design. built with with modern web technologies including Python, Django, JavaScript, and Bulma CSS.inspiration was to create a website similar to https://carbon.now.sh/ but with some extended functionality.

Visit Todo with Drag and Drop

Open

A web app where i had tried to implement drag and drop functionality in react by creating Todo Application.i have not used any third party libraries for implementing drag and drop functionality.

Visit Ecommerce website

Open

A Web App where i had tried to implement Ecommerce website using React.I have tried to create replica of a website i came across while learning react and ui development.currently i dont remember the reference of the actual one but will add it if i found it out

Visit Pixel Art Canvas

Open

Simply Select a color and draw whatever you like in the canvas.

Visit Calendar Slot Booking

Open

I’ve built a frontend web application that allows users to select specific time slots. I created it as part of my practice with DOM manipulation.

Visit Credit Card Form

Open

Here I have tried to create an UI for Credit Card form.the goal here was to learn animations using react.inspiration is taken from codepen.io example which was created on VueJs(https://codepen.io/JavaScriptJunkie/pen/YzzNGeR)

Visit 3D Fan Animation

Open

A fun web application where I recreated the look and functionality of a real fan.

Visit Tic Tac Toe Game

Open

A small classical game that i created using react where the major focus was on game logic than UI.

Visit Scroll Animation with Intersection Observer

Open

A small web application that i created while practicing intersection observer. I was fascinated by how scroll animations work. It was a great experience while working on this project.

Visit 3D Transform Playground

Open

Basically a playground where i tested out css 3d-transforms and animations.

Visit Cart Functionality

Open

Here I have tried to create an UI for Cart Functionality.the goal here was to learn state management using react.

Visit Random UI Task

Open

Actually this from what i can remember is the above ui was one of the task at frontend masters.Just Created it for fun and to learn more about react and UI development.