Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset = "utf-8">
<title>Jack Mahedy Resume</title>
</head>
<body>
<header>
<div>
<h1>Jack Mahedy</h1>
<p>Senior in CIT at Purdue University</p>
</div>
</header>
<nav>
<ul>
<li><a href="#profileSummary">Profile Summary</a>
<li><a href="#education">Education</a></li>
<li><a href="#workExperience">Work Experience</a></li>
<li><a href="#skills&Interests">Skills & Interests</a></li>
</ul>
</nav>
<main>
<div>
<a name="profileSummary"></a>
<h2><u>Profile Summary</u></h2>
<div>
I’m from New Jersey, currently a Senior studying Computer Information Technology at Purdue University.
I love everything about technology but I'm focusing on software development. I believe my work ethic
allows me to thrive in challenging situations. I also love the outdoors and everything that comes with
it. Activities such as golf, fishing, and hiking are very fun with family and friends. I hope to have
the opportunity to hone my skills in a learning rich environment.
</div>
</div>
<div>
<a name="education"></a>
<h2><u>Education</u></h2>
<div>
<span>Purdue University – West Lafayette, IN May 2024</span>
<ul>
<li><strong>Major</strong>: Bachelor of Science – Computer and Information Technology</li>
<li><strong>Minor</strong>: Organizational Leadership</li>
<li><strong>GPA</strong>: 3.7/4.0</li>
<li><strong>Dean’s List</strong>: Fall ’21 to Fall ‘23</li>
</ul>
</div>
</div>
<div>
<a name="workExperience"></a>
<h2><u>Work Experience</u></h2>
<div>
<h3>IT-Developer</h3>
<div><span>Textron Systems</span> | <span>Hunt Valley, MD</span> | <span>Jun. 2023 - Aug. 2023</span></div>
<div>
<ul>
<li>Automated the ticket creation process from the business unit into Jira with a python script to improve cycle time</li>
<li>Gained understanding of the ticketing system database to create a database dictionary</li>
<li>Created a SQL script to process the system information for three IT ticket processes</li>
<li>Imported data from relevant tables into Power BI to create visualizations and provide managers with ticket insights</li>
</ul>
</div>
</div>
<div>
<h3>Undergraduate Reasearcher | MLOps Poison Ivy Image Detection</h3>
<div><span>Purdue University</span> | <span>West Lafayette, IN</span> | <span>Mar. 2023 - May 2023</span></div>
<div>
<ul>
<li>Collaborated with Korean exchange students on two projects and assisted in the creation of their IEEE papers</li>
<li>Performed machine learning research, gathered data from a farm, and preprocessed the farm images</li>
</ul>
</div>
</div>
<div>
<h3>Undergraduate Researcher | Prediction Based UAV Auto-Polit Interface</h3>
<div><span>Purdue University</span> | <span>West Lafayette, IN</span> | <span>Jan. 2023 - Mar. 2023</span></div>
<div>
<ul>
<li>Presented our research in poster format at the ICCAS 2023 convention in South Korea</li>
<li>Collaborated with Korean exchange students on two projects and assisted in the creation of their IEEE papers</li>
<li>Created an Android based application facilitating send data feature with sockets to share TSPI data externally</li>
</ul>
</div>
</div>
<div>
<h3>Data Scientist</h3>
<div><span>AeroDefense</span> | <span>Oceanport, NJ</span> | <span>Jun. 2022 - Aug. 2022</span></div>
<div>
<ul>
<li>Designed & implemented data analytics script generating desired graphs with python for submission to Homeland Security</li>
<li>Utilized the pandas and matplotlib libraries to organize, group, analyze, and graph the data</li>
<li>Participated in weekly meeting and presented progress updates with the tech team to maintain deadlines</li>
</ul>
</div>
</div>
</div>
<div>
<a name="skills&Interests"></a>
<h2><u>Skills & Interests</u></h2>
<div>
<ul>
<li><strong>Programming</strong>: SQL/PLSQL, C, Java, Python, HTML, CSS, JavaScript</li>
<li><strong>Software/Concepts</strong>: Power BI, SSMS, Oracle SQL Developer, SPSS, Wireshark, VMware, IT Ethics, Agile Development</li>
<li><strong>Interests</strong>: Drones, Virtual Reality, Golf, Hiking National Parks, Offshore & Onshore Fishing, Boating, Gaming</li>
</ul>
</div>
</div>
<aside>
<div>
The&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cat&nbsp;&nbsp;&nbsp;sat&nbsp;&nbsp;on&nbsp;&nbsp;&nbsp;the&nbsp;&nbsp;&nbsp;
</div>
</aside>
</main>
<footer>
<small><br>&copy; Copyright 2024, Jack Mahedy</small>
</footer>
</body>
</html>