me me

Software Developer

(Front-End Developer)

I am a versatile programmer with knowledge and interest to learn and code, who specialise in Web and Android development.

"To succeed, I believe that it is important to enjoy the work you're doing. When developing I am happier, more engaged and I perform at the top of my game"
- Fey Ijaware.

About Me

I am aspiring to be a Full Stack Web and Android Developer, and after sucessfully finishing my second Google Scholarship, I am one more step closer to my goal.

I am currently working as a Front-End Developer.

Web Logo

Web

My passion for Software Development started at the Co-op, when my manager gave me a website project to look at, to see what needed updating.

I ended up doing Front End Web Development for a year. I learned on the job, but only the aspects that I needed to get the job done.

Digital

Design

My current role involves translating UX design / wireframes from Adobe XD into code, meaning learning how to use Adobe Xd and Photoshop CC.

While at the Co-op, part of my role included updated or creating leaflets and PDFs using Adobe Acrobat DC.

Android Logo

Android

I graduated from Android Basic Nanodegree by Google via Udacity in July 2017, thanks to a Google scholarship I received at the start of the year in January.

In just the six months I was learning Android Development, I have created over 10 apps, and the repositories are on GitHub.

Digital

Digital

From Jan-Sep 2017, I took time off work to focus on learning and developing my digital skills. I studied via Udacity, including W3Schools, FreeCodeCamp and CodeAcademy.

Now I am putting all my knowledge and skills into action in my current role, working as Front-End Developer.

Skills

I think what makes me competent at different languages and frameworks is that I am able to look up documentations, I utilize TDD, but most importantly I am building and developing these skills and languages every day.

AWS Logo

AWS

I am skilled with using Amazon Web Services Route 53, S3, Cloudfront, EC2, Lambda, Lightsail and DynamoDB.

Facebook Logo

Facebook

Used it in an app for login solution, using Account Kit and Facebook Login.

Draw Logo

Adobe

I am skilled with using Adobe Xd, Draw, Photoshop and Acrobat.

XD Logo

Atlassian

I am skilled with using Bitbucket, Trello and Sourcetree.

AWS Logo

Amazon

I am familiar with the Amazon for Developer and am currently trying to build a skill for ALexa.

Draw Logo

Wordpress

One of the CMS we use to create website at work.

Facebook Logo

Pantheon

A website hosting and management tool for Drupal and WordPress site I use at work.

XD Logo

Gulp

Web tooling and automation tool I use for my projects

AWS Logo

Mouseflow

Heatmaps and UX testing tools I currently use at work.

Draw Logo

Cognito forms

One of the online form builder I use at work.

Facebook Logo

Browserstack

Website browser and device testing tool I use regularly for testing.

Facebook Logo

Jumplead

Online Email and form builder I use at work.

Experience with Languages Frameworks
Version Control (Git and GitHub) HTML (HTML5) and CSS (CSS3) BootStrap
Command Line (Linux Server) PHP SASS/SCSS
Android Studio Javascript jQuery
CMS (Episerver, Wordpress, Drupal) XML ReactJS
Google Analytics and Data Studio Java Jekyll
Test-driven Development (TDD) Python

Portfolio

My projects are below and the repo for each project can be found on GitHub.

My Personal Website. Web

Is a 6 page website, which contains information about me, my resume, education, portfolio, stories, and ways to stay in touch or contact me. It was built using 84.1% HTML and 15.9% CSS.

View repo Visit Website

My Website Screenshot

My Portfolio Webpage. Web

It's a one page personal portfolio website. It was built using 90.1% HTML and 9.9% CSS. It uses BootStrap and Jquery to make it responsive and you can access all of the portfolio webpage's content just by scrolling. It contains links to my social media account and also my projects repositories.

View repo Visit Website

Website screenshot

My CV Webpage. Web

It's a one page CV website that contains my resume. It was built using HTML and CSS, and the background image is from Unsplash. It is also fully responsive.

View repo Visit Website

Website screenshot

Wedding Website. Web

It's a one page personal wedding website, which I made for one of my friends. It was built using HTML and CSS. It is responsive and contains a calander.ics file download button.

View repo Visit Website

Website Screenshot

Article Search Website. Web

This is a one page website, using Asynchronous data request. Using The fetch() method to send and recieve data Asynchronous. The site uses the Unsplash API for images and the New York Times API for the articles. It was built using HTML, Javascript and CSS.

View repo Visit Website

My Website Screenshot

My Profile Webpage. Web

It's a one page personal website using parallax and also contains a slider. It was built using HTML, Javascript and CSS. It uses Jquery, slick and is also responsiv. It contains links to my social media account and also my recent projects.

View repo Visit Website

Website screenshot

Tribute Page. Web

It's a one page Tribute site to the victims of the Manchester Attack, to the 22 people killed at Manchester Arena at an Ariana Grande concert, on 22 May 2017. It was built using 93.6% HTML and 6.4% CSS.

View repo Visit Website

Website screenshot

Quiz App. Android

An Android educational app. App includes a button for the user to submit their answers and receive a score, via a toast which accurately displays the results of the quiz. It was built using 100% Java. The app gracefully handles displaying all the content on screen when rotated and contains an if/else Control Statement.

View repo

App image

Rugby Score Counter App. Android

An Android app that track scores between two Rugby teams. It was built using 100% Java. Each score button updates the score TextView in its column by adding the correct number of points and the reset button resets the scores on both of the score TextViews.

View repo

App Image

ShopIt App. Android

An Android inventory app, it uses SQLite database to store and present information. Built using 100% Java. App updates information based on user inputs, and creates intents to other apps using stored information. The app also includes logic to validate that no null values are accepted and no external libraries where used for core functionality.

View repo

App Screenshot

Book Lister App. Android

An Android app which allows users to get a list of published books on a given topic, via an HTTP request from the Google Books API, fetches results and display them to the user. It was built using 100% Java. The network call occurs off the UI thread using an AsyncTask and it populates the information parsed from the JSON response, no external libraries where used for core functionality.

View repo

App Image

Chrissi Island App. Android

An Android tour guide app. It was built using 100% Java. The app presents relevant information to a user who's intrested in visiting the Island. The app uses intents, ViewPager and Fragments, contains my own custom class and object for storing location information and uses a custom adapter to populate the layout with views based on instances of the custom class.

View repo

App image

Ari App. Android

An Android app that displays information about a small business. Built using 100% Java. App is being updated to make it fully functional and it implements Facebook SDK for Android and uses Facebook Login and Account kit.

View repo

Ari App Screenshot

Medication Tracker App. Android

An Android habit tracking app which allows users to store and track information. Built using 100% Java. The app uses SQLite database to store and present information. The app is able to populating tables with new entries, modify the entries and display the contents of the table to users, and no Content Providers or external libraries where used for core functionality.

View repo

App Screenshot

Breaking News App. Android

An Android news feed app that connects to the Internet to provide news articles via an HTTP request and API key from the Guardian API, it uses Intents as clicking on a story opens the story in the user's browser. Built using 100% Java. The network call occurs off the UI thread using a Loader and it populates the information parsed from the JSON response, no external libraries where used for core functionality.

View repo

App Image