Hi there, I'm

AbdulHaqq Oludare

_

About Me

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Mattis enim ut tellus elementum sagittis vitae et leo. Porttitor leo a diam sollicitudin tempor id eu nisl nunc. Interdum velit euismod in pellentesque massa placerat duis ultricies. Urna cursus eget nunc scelerisque viverra mauris in aliquam sem. Scelerisque eleifend donec pretium vulputate sapien nec sagittis. Ipsum faucibus vitae aliquet nec. Vitae elementum curabitur vitae nunc sed velit dignissim sodales ut. Sit amet venenatis urna cursus. Interdum varius sit amet mattis vulputate enim nulla aliquet. Sit amet porttitor eget dolor morbi. Id faucibus nisl tincidunt eget. Et leo duis ut diam. Aliquet nibh praesent tristique magna sit amet purus. Sed faucibus turpis in eu mi bibendum.

HTML

HTML

CSS

CSS

Javascript

Javascript

Python

Python

Java

Java

Flutter

Flutter

Space Invaders

I collaborated with a partner to develop a Space Invaders game using JavaScript and the p5.js library as part of our Create Project task. The game features player controls, enemy movement, and collision detection, offering an engaging experience for users. We integrated local storage to track the highest score across game sessions, ensuring players could see their progress. Through this project, I honed my skills in game development, animation, event handling, and performance optimization, while working together to deliver a fun, interactive project.

Coding Design Summer 2023

This is where I will be putting my code for my Coding and Design project. I will self-pace myself to finish 2 bundles and complete them in a timely manner. I will attend meetings 2x a week with my scrum master where I will keep up to date on how I'm doing on my timeline and can ask questions when needed. I will submit a project for each course to continue on the next course within the bundle. This program consists of 30% technical training coursework, where I will be programming, design thinking, and problem solving in order to learn the skills I need to learn theoretically. All that will be put into the other 70% of project building, where I can create things that the skills I've learnt from the course challenges, and put to use where I can create a mini project out of it.

Ti-Neo

I attempted to recreated a TI-84 calculator using Dart, focusing on essential functions like trigonometry, logarithms, and variable storage. The logic behind the project involves parsing mathematical expressions, evaluating them according to operator precedence, and handling errors like invalid inputs or division by zero. I implemented a recursive approach to evaluate expressions within parentheses and ensure the correct order of operations. The user interface was designed to be intuitive, with error handling to provide meaningful feedback for incorrect inputs.

My Projects