Hardworking and passionate job seeker with strong organizational skills eager to secure entry-level positions related to the computer science field. Ready to help team achieve company goals.
Overview
1
1
year of professional experience
Work History
Work Study Office Assistant
Regents Center For Learning Disorders (GSU)
02.2023 - Current
Helped with administrative support by managing incoming calls, coordinating files and sorting mail.
Produced high-quality documents, spreadsheets and presentations for internal and customer-facing needs.
Interacted with customers by phone, email or in-person to provide information.
Interacted respectfully with others to offer ideas, identify issues and provide assistance.
Organized classified customer files for future evaluation by the clinic.
Education
Bachelor of Science - Computer Science
Georgia State University
Atlanta, GA
05.2025
Skills
Active Listening
Java Software Proficiency
Critical Thinking
Teamwork and Collaboration
Familiar with C, HTML,Python
Quickly learning new algorithms and languages
Computer Science Experience/Projects
Designed and developed an algorithm in Java that takes information like names, date of birth, etc from multiple users and organizes the information in alphabetical order.
Designed and developed a gambling game in java that involves two six-sided die and $1000 for the user to bet. The game asks the user to guess whether the sum of the two values of the die rolled are even or odd. If correct the user wins double the betting amount. If Incorrect, the user loses the amount of money placed on the table. After each round the games asks if the user would like to continue playing. The game automatically ends when the user has no more money to bet.
Designed and developed an algorithm in Java that uses various sorting methods like bubble sort quicksort, merge sort, counting sort, and more to satisfy certain conditions for a problem. Problems may include sorting numbers in ascending or descending order, sorting strings in alphabetical order, assigning filenames with different levels of priority and sorting the files in order of priority.
Designed and developed an algorithm in Java that uses Linked Lists to organize and create family trees.