About
Actively seeking SDE/SE/FullStack Roles | Interning at TradingBlock | CodePath Student | CS Grad @ Rutgers University | Star Recognition Award - HPE
An accomplished Software Engineer with a proven track record in the Software industry, I bring to the
table a rich experience of working with high fault-tolerant systems, automation, and cross-platform
migration tools. My stint at Hewlett Packard Enterprise allowed me to contribute significantly to the
revenue growth of NonStop systems through the high-performance web server development, NonStopHTTP. I have
a knack for automating and streamlining processes, as evidenced by my work in reducing manual effort by
90% and improving deployment efficiency by 25%.
Currently pursuing my Masters in Computer Science at Rutgers University, I am eager to leverage my
technical prowess and leadership skills in Software Development Engineer or Software Engineer roles. I am
particularly interested in Python and Backend roles where I can further hone my skills and make meaningful
contributions.
In my spare time, I enjoy working on innovative projects like MindReader AI and EDDIE, which reflect my
passion for leveraging technology to solve real-world problems. I am open to new opportunities and look
forward to connecting with professionals and organizations that share my enthusiasm for innovation and
excellence in the tech industry.
- Student: Rutgers University(Fall22 - MSCS)
- City: New Brunswick, NJ
- Profile: Ex-Software Engineer at Hewlett-Packard Enterprise (R&D), Bengaluru
- Email: chandhanu.m.k@gmail.com
Certifications
Degree
Projects
Awards
Resume
Present
Interning at Trading Block
06/2024 - Present
TradingBlock, Chicago
- Currently performing as a Full stack engineer and QA developer, Developed automated testing framework for one of the Tradingblock's trading platform.
- Implemented POC for Multiple Language support for the Trading platform, ideally support Mandarin and Spanish along with english using i18n Internationalization technique and React-Localize-Redux.
- Developing Automated file system montoring tool to automatically notify the trader's desk of the impounding crashes dumped by the APEX trading engine, ideally cutting the reaction time by days and immediately after Market closes.
Education
Master of Science in Computer Science
08/2022 - 05/2024
Rutgers University, New Brunswick, NJ
Resolved over 120 software issues as the Technical Support Specialist, enhancing Digital Classroom Services. Officiated sports tournaments for Rutgers Recreation, ensuring fair play and promoting sportsmanship.
Bachelor of Engineering, Major in Computer Science with First class distinction
08/2015 - 05/2019
PSG Institute of Technology and Applied Research, Coimbatore, INDIA
Demonstrated leadership as the elected Joint Secretary of the Computer Science and Engineering Association.
Professional Experience
System/Software Engineer
07/2019 - 08/2022
Hewlett Packard Enterprise, Bengaluru, INDIA
- Played a pivotal role in developing the Apache NonStopHTTP web server for the Tandem NonStop System (HPC), ensuring earlier launch, accounting for 20% of NonStop’s total revenue in 2022 Q2.
- Led the team in developing a cross-platform migration tool, offering enhanced customization, security features, and upgrade capabilities, resulting in an 80% increase in customer migration within four months of release.
- Streamlined manageability framework by designing a Jinja Templating engine with Ansible playbooks, unifying the structure of all NonStop middleware products into one, resulting in streamlined product deployments.
- Spearheaded the Python manageability framework and automation design for the Apache web server deployments, ensuring the timely launch of the NonStopHTTP web server, exceeding 2021 Q1 and Q2 goals ahead of schedule.
R&D Intern
01/2019 - 06/2019
Hewlett Packard Enterprise, Bengaluru, INDIA
- Architected an API-driven backend monitoring service utilizing WSGI, FastAPI, and Python automation, resulting in a significant reduction of average load time from minutes to less than 1 second.
- Overhauled HPE’s legacy web server framework, ensuring reliability by addressing 80+ backlogs.
Web Developer
01/2017 - 06/2018
Shakthi Group of Companies, Coimbatore, INDIA
- Designed inventory management system using JS, Django, and MongoDB, increasing productivity by 75%.
- Revamped product portfolio websites to elevate the company products in Business Network International(BNI), resulting in a 20% increase in business connections and promoting collaborative opportunities nationwide.
Research Intern
08/2016 - 03/2017
PSG Institute of Technology and Applied Research, Coimbatore, INDIA
- Directed the deployment of private cloud infrastructure with OpenStack, to host over 10+ startup products.
- Increased the product’s market presence by 80%, contributing to its growth.
Projects
Independent projects
Howdie, Cloudie!
2024
Highly Scalable, Fault Tolerant, MERN implementation - Weather App
- This project is a comprehensive weather application built with ReactJS, Node.js, Express.js, MongoDB, and Redux. It utilizes REST APIs for fetching weather data, Redux for state management, LocalStorage for persisting user preferences, and MongoDB for storing historical weather data.
- The implementation is highly scalable, fault tolerant, implemented Circuit breaker,
- Technology: ReactJs, NodeJs, ExpressJs, MongoDB, RESTful API, TypeScript, Redux State Management, Docker, GCP.
Truth Validator
2024
Thesis Project - AI Lab
- An AI/reinforcement learning model, runs on Hippocorpus data and ChatGPT3.5 to determine if a given context is Imagined or Recalled. The aim of this project is to classify the facts vs false story. Ultimately helping to distinguish between imagined episodes and actual facts mentally challenged.
- Technology: Python, Django, Reinforcement learning, Google Cloud Platform, ChatGPT3.5, Docker
Teacher's Pet - Automated Google Doc Validator and report
2023
Service model used in docker
- A tool-as-a-service model that validates the quizzes/answers and provide commentary dynamically
- Answers can be Single line, multiple line, multi paragraphed, list
- Technology: Python, Django, Google Cloud Platform, Docker, Google Doc, HTML DOM Tree Manipulation
Calibro
2021
PSG Institute of Medical Sciences & Research
- A web application addressing a Medical Industry Automation problem reminding to calibrate 600 intensive medical equipment such as MRI, ECG, CT, etc. maintained by the PSG Institute of Medical Sciences & Research
- The calibration time of each equipment varies based on its type, previous runs and activities, and previous setup. CALIBRO is developed to produce a schedule and intimate the staff to calibrate a particular machine.
- Technology: Front-end (HTML, CSS, JS), Python, Django, MySQL, PDF tools
Group Projects
ReactJs - Localization/Internationalization
2024
A plug/play POC for Multilanguage Support
- The implementation shows how to effectively use i18n or React-Localize-Redux, with a support to multiple language/translation support.
- Created a higher order component that makes use of Context to trigger the translation
- Can be easily used in any ReactJS project by simply following my Git commit comments.
- It has customized sound profiles that perform actions such as sending an SMS with audio typing, make/receive calls, and answer queries
- Technology: Reactjs, NodeJs, ExpressJs, Redux, React-Localize-Redux and i18next
EDDIE - personalized voice assisstant
2023
Revamped voice assistant with ChatGPT3
- The new version uses ChatGPT3 to construct the responses effectively and the request and response data are stored in NoSQL DB
- Originally developed a personalized intelligent voice assistant in a team of 4 under the guidance of Dr. Hamsapriya T to emulate a human-like interaction with a user while replying to the queries, ( for Android 7+ Users)
- It has customized sound profiles that perform actions such as sending an SMS with audio typing, make/receive calls, and answer queries
- Technology: Java, Python, Lyrebird, IBM Watson
CircleOfLife & GhostInMaze
2022
Final Project - AI Lab
- Single‑handedly developed prey‑predator model AI traversal algorithm where the position of prey and predator is not known with 91% accuracy in a graph environment with random nodes and edges everytime, using Value‑iteration Algorithm
- Technology: Python, Value‑iteration algorithm, NetworkX, Panda, Scikit, Matplot and Pytorch
KENNY - Stock Recommender
2017
PSG Institute of Technology and Applied Research
- Developed a basic stock market analysis system in a team of four to highlight better-performing stocks to the user based on a variable time set (customizable by the user).
- Technology: Python, Google Finance API, Machine Learning
Certifications & Courses
Skills
- Languages: Python, C, C++, JavaScript, Shell Scripting, HTML/CSS, PHP, MySQL, NOSQL.
- Frameworks: ReactJs, NodeJs, ExpressJs, Jinja, Django, Flask, REST APIs, FAST API. Cloud: GCP.
- Dev Ops: Git, Docker, Ansible, GitHub Actions, Travis CI. Open Source: Apache, OpenStack, Linux.
Honors
Joint Secretary
Elected 2018-2019
Directed Technical Seminars by inviting accomplished professors from different domains. Administered Yuktaha - technical symposium and Conducted social events to motivate and encourage interaction among juniors
Lead Web Developer
Yuktaha 2018
Organised and led website development team in making website for Yuktaha 2018 which accumulated over 1000+ paid registration
Education Supporter(MAD)
2017-2018
Proud member of NGO -Make A Difference and teacher of science and maths to orphaned kids from sheltered homes
Web Developer
Yuktaha 17
Developed full front end for Yuktaha 17 - a national level technical symposium
Vice Captain
2016-2019
Performned my role as a captain for 4 matches
Treasurer
2015-2016
Treasurer of English Literary Forum - organised and enacted skits that depicts the challenges faced by youths
Achievements and Awards
Star Recognition Award - HPE
System/Software Engineer/Team Leader
For Showcasing my skills in high quality product development and driving the team.
Outstanding Contribution Award
Ezhili - Private Cloud
Deployed cloud services for efficient utilization of underutilized resources (College’s Industrial-grade rack servers)
TOP CODER (SECOND)
KRIYA - Technical symposium conducted by PSG College of technology
DO THE BEST (FIRST)
Participated and won first place in Advaya17 - technical event for computer science grads
Football Tournament
Won College's first team trophy in outdoor sports
Drawing competition
Won state level drawing competition - 2nd place, district level first in pencil sketching
Contact
Location:
Chicago, Illinois, USA.
Email:
chandhanu.m.k@gmail.com
Call:
(+1) 732-322-0XXX