My Portfolio

A showcase of my projects and my abilities.

Faheem Ahmed

I'm a passionate developer, but more importantly, I'm a technology enthusiast.

Final Capstone Project


Stray No More Mobile Application

StrayNoMore

The Stray No More Mobile Application is an application designed to help stray animals and lost pet owners.

Click below to see more!

Other Sample Projects

Project 1
Weather Application

WeatherImage

Description:

This is a weather application created in ReactJS. It app displays the relevant information about the weather in Toronto.The information was obtained through the Open Weather API. The information displayed is updated live. This assignment helped develop the skills of extracting information from an API and displaying the desired information. It was designed using Html/Css.

Project 2
Chat Application

ChatApp

Description:

This is a chat application created using React and socket.io. This application allows multiple users to join whichever chatroom they would like and chat amongst eachother. The application also specifies who has left and joined each room. These messages are unique to each chatroom.
This project enhanced my skills with ReactJS as well as taught me the fundementals of socket.io and routing through out an application.

Project 3
Restaurant Mobile App

Guide

Description:

This is the first fully functional mobile application I helped develop. This project was created in a group with 2 another of my classmates. The application was developed on android studio using the java language. This app allows users manage their own desired restaurant locations. The user adds a restaurant that they have visited and stores information about the restaurant.

This includes the address, lcoation and phone number. The application then stores this information and allows the user to select the restaurants they have visited. The user can then get directions to the restaurant from their current location. The user can also give the restaurant a rating and a description which can be shared via facebook or twitter.

Project 4
GraphQL Application

Graphql

Description:

This objective of this project was to create an AirBnB GraphQl API. This API can be used to add hotels and users from a webpage to a database as well as display information to the webpage from the database. This project helped improve my understanding of API's and helped me develop skills with database connectivity with APIs and information extraction.