Redacted Resume
Redacted Resume
Address
NAME Email
City
github link
EDUCATION
University Name Mar 2021 – Dec 2022
• Masters of Science in Computer Engineering
• Relevant Coursework: Data Structures and Algorithms, Operating System fundamentals, Data Mining, Artificial Intelli-
gence.
EXPERIENCE
Software Development Intern Company Name June 2022 – Sep 2022
• Developed Smart logic, which combines IOT based data taken from printers, scanners and field services data from
technicians and used it to predict errors in various parts in machines.
• The data combined was combined and fetched from Solr Admin using NOSQL and from XML using Scala and a Rest API
after which new models were made and analysed in Power BI.
• The new models decreased the average time for dispatch after an error by 6% and had a cost reduction of 11% account-
ing for overall fewer dispatches and predictive maintenance by replacing parts earlier before they break down.
PROJECTS
Minesweeper game and solver Personal project Jan 2023 - present
• Built the classic Minesweeper game from scratch and implement a few quality of life features which increases playing
speed, also implemented solver which gives the best moves for a given game state.
• The backend of the project was designed in Core Java and the front end was done in React, the https requests were
handled by using Spring boot.
Power Transformer simulation Bachelors major project Jan 2020 - May 2020
• Simulated a power transformer and ran tests to differentiate faults from non-faults conditions.
• Built transformer model using Simulink and scraping its data using Java, built its fault model in Python and used a
machine learning algorithm to detect faults and Implemented Spring Boot to upload the results and simulate in real
time for project presentation.
• The model predicted faults with an accuracy of 92%, achieving 8% reduction of false positive operation of fault relay.