Wakil Nooristany
**** *. ********* **** *** #*** Arlington, VA 22203
703-***-**** ***********@*****.***
Education
George Mason University Fairfax, VA
Bachelor of Science, Computer Science Class of Spring 2021
• Relevant Coursework: Data Structures, Computer Visualization/Processing, Programming in R for Statistics, Network and Security, Operation Management, Image Learning, SQL Development, Java OOS/DBMS, Data Analytics Skills & Additional Information
• Experience of 3+ years in developing using Java, Python, and C.
• Familiar in DBMS, SQL relational databases, R. HTML, Bash Shell, CSS, JavaScript, and Linux
• IDEs Worked with: Eclipse, IntelliJ IDE
• Experience with version control by using Github into group scenarios by pushing, committing, and pull requests
Work Experience
Data Image Processing Analyst May 2020 – August 2020 Information Technology Department at George Mason University Fairfax, VA
• Created various functions by utilizing the methods and libraries of NUMPY and Pandas. Which allowed users to predict an image’s stage based on certain classifications: plants, animal type, behavior, and more.
• Implemented the most optimal algorithm in both the pre-processing and processing stage to analyze images used in deep learning algorithms. Permitting users to find what stage of growth the plant was in or what behavior the animal or bug was doing.
• Solidified and further developed general knowledge of Python by using the language in a modern day data processing environment.
Projects
Discord Game Bot
Python and C
• Applied Python to implement a game inside Discord, this bot allowed users to input commands which then executed an output. The bot essentially served as a structure, allowing a user to find a potential output based on elements the previous user inputted into the discord bot.
• Performed this project as the team leader with a group, to implement a similar game to Elemental 3, a game we all played and enjoyed.
Data Base Managing System Program
Java and SQL
• Created a Java program that takes in SQL inputs of a database. Implemented a College Registration Program which contained class tables, registration id tables, school id tables, and more.
• Implemented numerous functions, such as deleting, inserting, updating, and more. Allowing the sortation of tables inside the Oracle SQL database containing a large amount of queries. SHELL Program
Coursework with a Focus on C
• Applied the C language to implement a shell program which accepts and executes input commands from a user. Implemented required built-in functions and created custom functions to aid the process of managing multiple tasks
• Performed multiple tasks in foreground and background. Foreground tasks consists of waiting to complete the given task before reading in the next command. To perform background tasks, adding an & symbol gave the user the ability to do this.