• Freecode Camp
  • Codepen
  • Github
  • Skills
  • Manchester, Uk

  • Web Development Projects


    Mercedes

    Read More

    Project mercedes was the first project that tested my design abilities. Bringing my designto life proved to be an intricate task, but I managed just fine. Click the bottom left icon to take a look.

    Atalantis

    Read More

    Project Atlantis inspired by Aquaman. The purpose of this project was to make an attempt at using css to animate objects across the screen. Click the bottom left icon to take a look

    Xaultron

    Read More

    project Xaultron is based on an imaginary startup. This project infused all the HTML, CSS & JS i'd learnt and put it all into one full sized project. Click the bottom left icon to take a look

    Input Form

    Read More

    I was starting to think of applying php backend to input forms, and so the idea came to mind that first i ned to have a well validatd form. And to do that, I needed all my JS skills. Click the bottom left icon to take a look


    Software Development Projects


    Subscription Manager

    Read More

    This project was one of my university asignments, it was based on the idea of getting us used to object oriented programming with Java. click the icon on the left to learn more

    Bubble Sort Algorithm

    Read More

    I worked on this bubble sort algorithm in order to better understand the concepts behind all sorring algorithms and how loops are used to sort data.

    LInked Lists

    Read More

    In order to better understand Algorithms and data structures, I spent some time working on singly, doubly and circular linked lists as displayed on my github page

    Queues

    Read More

    While undertaking my module on algorithms and data structures, I also spent a great deal of time working on linked lists as well as queues to better understand how data is structured and ordered