Chekwas-Nkpa Ifeanyichukwu
Nwokocha
EDUCATION
University of Texas at Arlington
Bachelor of Science, Civil Engineering, Expected December 2023 SKILLS
**************.**@*****.***
https://github.com/ichekwas0
Programming language: Python, SQL, Selenium, Python with Pandas, JavaScript, HTML/CSS, C++ Framework: Bootstrap
Web Development: Flask, Django
Version Control: Git, Github
Other Skills: Structured problem-solving, Collaboration, Communication, Creativity, System design, SolidWorks, AUTOCAD, Microsoft Word, Microsoft Excel, Microsoft Outlook, Microsoft PowerPoint EXPERIENCE
Operations Assistant, University of Texas at Arlington 05/2019 – 01/2023
Modified a chat bot using python to improve the customer experience by letting the customers ask and get answers to their questions on the website regarding ticketing and other concerns which increased attendance by 10%.
Spearheaded a team to get the arena holding about 7,000 people ready for different events such as basketball games, graduations by taking the court floor on/off as needed and organizing the materials needed for the event which improved efficiency by 10%.
Developed a program using python and sheety API that kept track of the activities that needed to be performed each day which increased work output by 20%. Admissions Assistant, University of Texas at Arlington 04/2018 – 02/2019
Facilitated customer service to students that wanted to gain admission into the university.
Handled a wide variety of administrative tasks including data entry and the drafting, editing, and revision of meeting minutes, reports, and the Office of Admissions procedural manual which improved the performance of the department by 15%.
SOFTWARE PROJECTS
Password Manager
Developed a password manager using tkinter graphical user interface in python to create the canvas, widgets, labels, entries, and buttons required to improve the user experience.
Dumped the website names, emails, and randomly generated passwords into a JSON file. The JSON file can be read to retrieve the required data for any saved website with the aid of a message box. Flight Search
Developed a program using tequila API, sheety API, smtplib, requests, and datetime module that sends users that sign up emails with cheap flight deals to 10 popular cities.
Utilized tequila API (search API) to get the iatacode of these cities and populate the spreadsheet using sheety API, the program searches for flights using tequila API
(location API) cheaper than the lowest prices in the spreadsheet and sends the required information for the flight and the link to book the flight to the users. Flash Card
Developed a flash card app to help me learn French. Used the tkinter graphical user interface and pandas library to build this project.
Read from a csv containing the French words and their translations, the words come up at random and once I learn a word it is removed from the dataframe and it does not come up anymore.