Hello! I am Suvel
A highly motivated software engineer with over 5+ years of experience in designing, building, maintaining, and documenting web applications.
Possess a keen eye for enhancing UI/UX to improve user satisfaction.
Skilled in learning various tools and software, analyzing team communication patterns, and adept at acquiring new knowledge naturally.
Shares technology insights and actively participates in the developer community.


Front-end
Languages/Frameworks
React.js, Next.js, Material UI, Three.js, Google Maps API, Cypress.js
UI/UX Tools
Figma, Formik, React Router, React Error Boundaries
Testing & Formatting
Jest, Cypress.js, ESLint, Prettier
Analytics
Google Tag Manager for UX optimization


Full Stack
Languages/Tools
Node.js, Express.js, Firebase, REST APIs
Deployment & DevOps
AWS EC2, AWS S3, Bitbucket, Git, CI/CD
Tools & Tech
MySQL, Swagger, Keycloak, Express Middleware, Cron Jobs, Shell Scripting
Performance/Debug
API Logging, Load Monitoring
Server Tuning (RAM/Swap)
Diagnosed memory-related server crashes and implemented swap space as a mitigation, preventing downtime and improving reliability
Request-seeker (custom npm package)
Authored a custom utility
to streamline fetch requests in React applications, improving code
reuse and consistency.
Work Experience
Backend




LLM Experience
ChatGPT (LLM), Ollama 3.2, CodeGPT Extension, Microsoft Copilot
Ollama 3.2 POC
Created a custom LLM model to perform code reviews and suggest context-aware improvements. Received internal
recognition for accelerating review cycles.


Giving back to the dev community
I have been actively sharing my learning in a concise format through posts in Forms, enabling others to engage with it. This approach helps me to express my thoughts so that anyone with doubts about a specific topic can reach out to me. Currently, I utilize LinkedIn and Medium for this purpose.


Work Experinces
Valuelabs
Remote work environment
Aircraft logistic domain
Built and maintained flight logistics dashboards using React and partial Next.js.
Collaborated with PMs, UI designers, and back-end developer for end-to-end features.
Improved UX by reducing number of clicks and enhancing interface responsiveness.
Created forms with complex validations using Formik; included scroll-to-error and API-driven rules.
Developed a POC with Ollama 3.2 — custom LLM for code reviews and suggestions.
Implemented Google Tag Manager for interaction tracking to guide UX improvements.
Wrote unit tests with Jest and POC for E2E testing with Cypress.js.
Used ESLint and Prettier rules to enforce consistent code quality.
Tools: React.js, Material UI, Google Maps API, Formik, Jest, Cypress.js, Swagger, ChatGPT, Ollama, Google Tag Manager
Aug 2019 – Aug 2022
Tenant and Users Dashboard: Built responsive web dashboards using React, with custom charts and heatmaps.
Warehouse Simulation App (Three.js): Built a dynamic, interactive 3D warehouse visualization using input object data. Allowed toggling rack/pallet configurations, aiding logistics decision-making with real-time 3D feedback.
ChickIncubator App: REST endpoints in Express, MySQL queries, mobile responsive UI, UX improvement by reducing clicks.• Truckers Logistics App: Created API monitoring middleware, optimized server response by identifying frontend bottlenecks.
Tpro Admin Dashboard – Server Tuning: Discovered and mitigated RAM-related server failures by adding swap memory. Improved server uptime significantly.
Tools: React.js, Three.js, Express.js
Soft Suave
Hosted Project


The web app was inspired by an Indian god illustration pack. I used Figma for design, React for implementation, and added simple animations and transitions using the react-transition-group library. The project utilizes the following tools and libraries: Figma, React, react-transition-group, and color-thief-react.


I implemented a front-end application that showcases my design and implementation skills. The project is based on a challenge from Geektrust, which required me to:
Create a table with standout column titles and a search bar to filter on any property.
Implement in-place editing and deletion of rows, pagination with 10 rows per page, and selection of one or more rows for deletion. I also added a checkbox to select all rows on the current page and a "Delete Selected" button to delete multiple rows at once.


Kannaku Sollu
A web application that helps generate visually easy to understand bill that you can share with your friends, to let them know detail on how much they own and for what in a emoji forms.


HD Cuts showcase
A SAP to showcase transition animation and placement of component in wired positions. The content in this application is of my friend's YouTube channel, who is south Indian movie editor which are fetched using help of YouTube API.


request-seeker
A middleware to logs the details of incoming requests and outgoing responses, providing valuable insights into server activity. It helps with debugging, monitoring, and auditing by recording key information such as request headers, query parameters, and response status codes.
Published NPM package and maintained.