
Software Engineer
AI is analyzing your overall score…
Identifying your key strengths…
Evaluating your skill match against the job requirements…
Assessing your cultural and operational fit
Software Engineer with 4+ years of experience in the MERN/Next.js stack, specializing in building reliable, highly scalable, and architected web applications. Proven track record in optimizing frontend performance and deployment workflows using Cypress, Jest, and CI/CD pipelines. Eager to leverage technical expertise and cross-functional collaboration to drive high-impact product features.
AccioJob
Java Full Stack Web Development
February 1, 2026 – July 1, 2026
EdYoda Digital University
MERN Stack Development
January 1, 2021 – January 1, 2021
Chhattisgarh Swami Vivekanand Technical University
B.E., Mechanical Engineering
January 1, 2014 – January 1, 2018
Torinit Technologies Inc.
Software Engineer
November 1, 2021 – January 1, 2026
Pune, Maharashtra, India · Remote
Tracxn
Automation Engineer
October 1, 2020 – March 1, 2021
Bengaluru, Karnataka, India
Chegg Inc.
Computer Science Specialist
September 1, 2019 – June 1, 2020
Bengaluru, Karnataka, India
airtel
Auditor
September 1, 2016 – January 1, 2017
Bhilai, Chhattisgarh, India
Learning Management System
May 1, 2025 – May 1, 2025
This is a proof-of-concept Learning Management System with basic functionalities like user sign up and login, course creation, enrollment, and completion tracking. It also includes role-based access control with separate teacher and student roles to manage different permissions in the system.
Calendar Event Manager App
October 1, 2021 – October 1, 2021
This is a webapp which can be used as a personal calendar to keep track and manage day to day events. Here new users can signup then login which takes users to the dashboard where they can add, update or delete any events on their calendar.
Shoplane Website
March 1, 2021 – November 1, 2021
This is a shopping website with various functionalities that we would encounter in any real shopping website like searching and viewing products in different available categories. We can add products to the cart and place dummy orders etc. It was made in ReactJs and also in jQuery.
Nuuk Website
March 1, 2021 – November 1, 2021
This is a website of dummy company named Nuuk. It showcase the various services provided by the company, their goals and ethics, achievements, leaders and partners along with the information on how to contact them etc. presented in a very beautiful design.
Central Funnel Filter Group Automation Engine
February 1, 2021 – March 1, 2021
This was a fairly complicated and challenging project assigned to me as my last project in Tracxn. The platform uses various Funnel Filter Groups to help Analysts and IE's in their job. These filters work on Tracxn API and uses different payloads for different filters. So earlier if there are any changes to be made in the payload it has to be done manually but there are hundreds of filters so it takes time. My task was to create an engine that can automate this manual process. The engine so created automates this process of updating filter payloads by using Google Apps Script, Google Sheets, Tracxn API and Tracxn Library. Basically a payload has various filters inside it to filter out the unnecessary data while making an API call, and all the filters in the platform has a filter knows as PS Score in their payload which has to be recalculated using various PS1 & PS2 variables and has to be updated in the payload of the various funnel filters along with the other filter data present in the payload. The designed engine makes it very easy to update payloads of different filters by creating a Central DB containing all the Funnel Filter Groups along with their sub Funnel Filters data also the revised PS score is calculated in this DB only and any other changes in the payload is also made here which is then updated to the platform daily.
Central Funnel Automation
December 1, 2020 – January 1, 2021
This was a small project in which i have to build an automatic engine that keeps track of various domains that are in the process of publication under various categories and keywords. The engine uses Google Apps Script, Google Sheets, Tracxn API and Tracxn Libraries to keep track of the current status of the domain in the funnel in which it is in currently and create a long list and MIS based on this data once in a month which is then forwarded to various DL's for further analysis.
Move To Central Funnel Engine
December 1, 2020 – February 1, 2021
This was a tricky project not easy but not too difficult either. My task was to create an engine that automatically "Move" or "Send Back" , two of various statuses of a domain under process of publication in a particular funnel, domains to "Central Funnel" from where every domain begins its journey of publication and after passing through various funnel finally gets published. One of the difficult task in this project was to create a work around for 30 min limit of Google Apps Script, as there are thousands of domains sometimes even lakhs which has to be moved to Central Funnel which cannot be done under 30 min. This project challenged my skills and knowledge in a different way which helped learn a lot of things.
Startup Discovery Engine (Twitter)
November 1, 2020 – March 1, 2021
It was a very large and challenging project assigned to me as my second project. The idea here was to create a automated engine that can use Twitter for discovering new startups for publishing in the Tracxn platform. Twitter API is used to fetch data from the Twitter platform which is then passed through various filters. Basically it uses certain keywords to target particular tweets and accounts for finding the required data. A console is created where the keywords can be added, removed or updated which were used to fetch the data from the twitter. The complete process is very lengthy and complicated. It starts by fetching tweets related to targeted keyword then data from the accounts related to the tweets are fetched then all these accounts are passed through some filters based on criteria provided. Then all the remaining accounts data is stored in a DB from where this data is further processed and validated etc. After completion of all the steps the remaining domains which meets the requirements are then sent for publication on the Tracxn platform. This system also keeps tracks of the domains as it passes through all the funnels in the process of publication until it is finally published. This complete process runs automatically without any human supervision daily and daily 4 reports are generated containing the different information regarding that day's data and 2 reports are generated weekly containing summarised information of whole last week data which was sent to different departmental heads through mails in form of MIS for review. The 30 min limitations of the Apps Script made it even more challenging, as it is a very long process which runs step by step and takes time. As every step is dependent on previous steps data so if the code stops midway all the data is lost and also Google Spreadsheet limitation of max 5 million cells in a spreadsheet, as a lot of data is needed to be stored in the sheet for the analysis and multiple sheets cannot be used.
Automatic Hompage Scan Engine
November 1, 2020 – December 1, 2020
This was a small project in which i have to create an engine that automatically carries out the homepage scan of the published domains in the platform weekly. It uses Google Apps Script , Google Sheets, Tracxn API and Tracxn Libraries to fetch data related to various published domains which were filtered using various payloads for various categories. Then it stores that data on a DB, analyses it and set those domains for homepage scan which meets the criteria provided. Then a long list and a MIS is created using this data which is then sent to various DL's for processing.
Automatic Ticket Management Engine
October 1, 2020 – November 1, 2020
It was my first project as an Automation Engineer in Tracxn. Google Apps Script and Google Sheets are used in the development of this project. The main purpose of this system is to automate the process of ticket generation, distribution and resolution for different IE's and Mangers in the company by transferring this process to google sheets, which was earlier done by sending mails. In this project i created a new system where there was a main DB where all raised tickets and their current status i.e. Open and Closed for IE's and Managers are stored. A personal google spreadsheet is allotted to every IE's and Managers in which their respective tickets are populated every morning so that they can resolve it and fetched at evening automatically & its new status is updated in main DB for all three departments. If any new IE or Manager is added this system automatically creates new personal sheet for them in drive. After completion of all the steps automatically, a report is generated which shows no of New Added, Closed and Pending ticket for different departments and their respective IE's and Managers. This report is generated everyday and is sent to different departmental heads through mail automatically as MIS's. This is a quite complicated system as there is a limit to App Script run time i.e. the longest any code can run is 30 min so either you have to complete the task at hand within 30 min or you have to cleverly put a workaround so the process is automatically resumed without any supervision from where it stopped earlier until the task is completed and also the tickets are distributed among three departments and their respective IE's and Managers and each one have their own sheet so the tickets has to be precisely populated in the sheet of specific IE or Manager of specific department, also it has to fetch all these distributed tickets along with their updated status from various sheets and update it in the main DB automatically without any human supervision.
Hotel Management System
August 1, 2019 – September 1, 2019
JAVA is used as the platform for the development of this project with Graphic User Interface using SWING JAVA and Database Connectivity using JDBC. In this project i tried to create a software which can be used by hotels with very basic functionality, like keeping track of the daily sales, expenses, hotel menu management and monthly business revenues with logging using credentials for security purpose. It is a very basic program which helped me to understand different aspects of programming in java like setting up database, database connectivity, database management, interlinking, GUI designing and many more.
Cryptography
July 1, 2018 – August 1, 2018
This was an attempt to create a program that can encrypt and decrypt the messages, which where encrypted using same program, and to understand the the concept of cryptography.It was programmed in C and 4 different cipher keys are used for encryption and decryption. I further enhanced the algorithm's in its next version where i added GUI to it using JAVA and gave it a dynamic approach of encryption where it generates a different encrypted message for the same input message but all the encrypted messages when decrypted it generates the original message like a pseudo AI even if the machines used for, and time of, encryption and decryption are very different and far.
Mini Lathe Machine
July 1, 2017 – December 1, 2017
We made a mini late machine as our major project for the award of the degree during engineering.It was a lightweight, portable and mobile version of conventional lathe machines with some basic functionalities for on the spot fixings of wooden workpiece, when work is away from the workshop.
Walking Crane
July 1, 2016 – December 1, 2016
It was out minor project in 5th semester of engineering. The main aim of this project was to develop a technique which can make the operation of cranes in hilly or uneven areas easy for the operator and to enable the crane to work and reach in those areas which would have been very difficult for the conventional cranes.So we answered this problem by adding a walking mechanism in the miniature version of a crane, which we made using plywood, as two arms on both both sides which when connected to the main engine lifts the crane up and the whole process of lifting up and putting down makes the crane looks like it is walking, so we named it "Walking Crane".
C++
Sololearn
June 23, 2026 – Present
Java
Sololearn
June 23, 2026 – Present
Python
HackerRank
June 23, 2026 – Present
Ruby
Sololearn
June 23, 2026 – Present
React + Redux
Sololearn
June 23, 2026 – Present
ReactJs
EdYoda Digital University
June 23, 2026 – Present
Oracle Machine Learning using Autonomous Database
Oracle
June 23, 2026 – Present
Generative AI Foundations Certificate
upGrad
June 23, 2026 – Present
SQL
Sololearn
June 23, 2026 – Present
HTML Fundamentals
Sololearn
June 23, 2026 – Present
Data Structures and Algorithms Certification
EdYoda Digital University
June 23, 2026 – Present
Python 3
Sololearn
June 23, 2026 – Present
The Complete Java Certification Course
Udemy
June 23, 2026 – Present
Vue.js
Udemy
June 23, 2026 – Present
Java Programming: Solving Problems with Software (with Honors)
Coursera
June 23, 2026 – Present
Microfrontends with React
Udemy
June 23, 2026 – Present
Cypress
Udemy
June 23, 2026 – Present
Next.js 15
Udemy
June 23, 2026 – Present
CSS
Sololearn
June 23, 2026 – Present
Java
HackerRank
June 23, 2026 – Present
Java Programming: Arrays, Lists, and Structured Data
Coursera
June 23, 2026 – Present
JavaScript
Sololearn
June 23, 2026 – Present
Responsive Web Design
Sololearn
June 23, 2026 – Present
Web Dev Fundamentals
EdYoda Digital University
June 23, 2026 – Present
PHP
Sololearn
June 23, 2026 – Present
Cultural Fit Analysis
The candidate's project history shows a strong inclination towards automation and backend/scripting tasks (Google Apps Script, Tracxn API) during their Automation Engineer role. While there are personal projects related to frontend development (Shoplane, Nuuk, Calendar Event Manager), the professional experience leans more towards backend automation. The target role is 'Frontend Developer', which requires a strong focus on UI/UX, client-side architecture, and modern frontend ecosystems. The transition from automation/backend to a dedicated senior frontend role might require a significant shift in focus and skill application. The diversity of projects is good, but the alignment with a senior frontend role is moderate, as the most complex professional projects are not directly frontend-centric.
Soft Skills & Operational Fit
The candidate's project descriptions, particularly the automation projects at Tracxn, highlight problem-solving skills, the ability to work with system constraints (e.g., Google Apps Script 30-min limit), and a focus on automating manual processes. These suggest a detail-oriented and persistent individual. However, the descriptions lack explicit mentions of team collaboration or communication in a professional setting, which are crucial for operational fit in a senior role.