Objectives
Artificial Intelligence
There are 12 degree objectives that I have to complete, as a dual major at UAT in Advancing Computer Science and Artificial Intelligence. Projects are attached as proof of completion

Objectives 1 & 2
Develop, analyze and integrate artificial intelligence application and IoT systems.​
​
Demonstrate skills to design and create natural language processing systems.
Turtle Project in Python




This was the project that introduced the world of AI to me - ever since completing this project I have been learning nonstop about AI. The project revolves around the library Turtle that is offered while using Python. It is a library that enables you to create visuals, this project uses that to visualize three different search algorithms (Linear, Random, and Binary).
Objectives 3 & 4
Demonstrate designing and creating machine learning systems using best practices and patterns.
​
Demonstrate new and original data in deep learning by consuming big data with original algorithms.
Genetic Algorithm Project
I'm a paragraph. Click here to add your own text and edit me. I’m a great place for you to tell a story and let your users know a little more about you.




This was my first project working for a mobile application. This app has not been launched in the app stores but it was still tested on mobile devices. This was also the first time I had the opportunity to use React Native as a development framework, which was a ton of fun. I had to re-polish my JavaScript programming skills.
Objectives 5 & 6
Demonstrate software development skills using more than one programming language, development environment, platform, and source control system.
​
Describe, develop, analyze, integrate data structures, databases, and database management systems.
Database for Fighterz




These are pictures of my Database tables from my Fighterz Database - this was my first major project while using SQL. The development environment shown is MySQL Workbench, which was also my first time using. The database only includes the data of 5 characters from the fighting videogame Dragon Ball Fighterz but I plan to add more in the future.