Peyton Shelly
Apopka,FL,**712
*************@*****.*** or *******@*******.***
www.linkedin.com/in/peyton-shelly-12a2115a
Objective:
Dedicated and enthusiastic IT Intern seeking a challenging Data Strategy role to apply my technical skills, data analysis expertise, and passion for innovation in a dynamic IT environment.
Education:
Bachelor of Science in Computer Information Systems Stetson University
Deland, Florida
May 2024
Relevant Coursework:
- Computer Network & Security
- Database Systems
- Secure Coding
- Software Development
Technical Skills:
- Programming Languages: Python, Java, C++
- Database Management: MySQL, MongoDB
- Version Control: Git
- Operating Systems: Windows, Linux
- Microsoft Office Suite
Some Projects:
● Text Analyzer- I created a text analyzer that reads a file and outputs statistics about that file. It outputs the word frequencies of all words in a file provided by my professor, sorted by the most frequently used Peyton Shelly- It itern resume
by my professor, sorted by the most frequently used word. The output is a set of pairs, each pair
containing a word and how many times it occurred in the file.
● Case Diagram- I created a use case diagram for a class registration system. The system expects the
user to enter the list of courses he or she wants to register for. The system must check that all
prerequisites have been met. At the end, the system displayed the final course schedule for the student.
● Menu-Driven Banking Program:I designed and
wrote a menu driven program where the user select
option [G] the program will ask the user to enter a single deposit into the bank account(this is a 1D
array) demonstrated a bubble sort, the use of user preventive coding, switch statement, demonstrated
the use of functions along will call by value and call by reference where necessary.