Skip to content
View abdimohamud's full-sized avatar

Highlights

  • Pro

Block or report abdimohamud

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
abdimohamud/README.md

Welcome To My Github! πŸ‘‹

My name is Abdi, I'm a Developer from the Pacific NorthWest. I love building front-end applications & creating efficient backends as well. I'm eager in learning new technologies and utilizing them to create intuitive, cutting-edge, elegant user experiences.


HTML5 CSS3 JavaScript React Redux Node.js Python

πŸ“« How to reach me :


⚑ Project Showcase ⚑

React Plants

React Plants 🌿

This is an app that has a list of plants fetched from a local server using a class components while also using custom hooks. The user is able to add plants to a shopping cart, search by plants via a filter, navigate to a checkout page, and use a form to fill in their information and receive a message on success.

Alt Text

Demo Link

https://plant-store-d13e3.web.app/

Repo Link

https://github.com/abdimohamud/React-Plants

Car Sales

Car Sales

This is an application that implements React-Redux as a state management system for the data used. The user can add and remove additional features of a car and the total costs updates as well.

Alt Text

Demo Link

https://car-sales-6n3iiyx5y.vercel.app/

Repo Link

https://github.com/abdimohamud/Car-Sales

Trinkets Shop

Trinkets Shop

This application fetches data from a json server, allowing the user to add items to a shopping cart, modify the cart, checkout with a form, and recieve a success message on submit with their order. The user can also add and remove items from the shop.

Demo Link

https://trinketshop.netlify.app/

Backend API Documentation

https://documenter.getpostman.com/view/12353296/TVeqc7He

Repo Link

https://github.com/abdimohamud/trinkets-shopping-cart

Budget Calculator

Budget Calculator

This is an Angular application that uses Angular Forms / TypeScript that displays dialogs (modals) and component interaction with the users input along with a designed User Interface. The user can create, update, and remove ammounts from expenses and income with the total displaying at the top.

Alt Text

Demo Link

https://ang-budget-calculator.vercel.app/

Repo Link

https://github.com/abdimohamud/Budget-Calculator

Price Comparison

Price-Comparison

An HTML/CSS/SVG layout of 3 different product plans that have animations as well

Demo Link:

https://price-comparison-chart.netlify.app/

Repo Link

https://github.com/abdimohamud/Price-Comparision

Property Listings

Property Listings

This is an React JS application that displays private properties listed for sale in the United Kingdom with the ability to sort the listings by price, postcode, and order of pricing. The user is able to browse through the listing, read the description, and also see a Google Image street view of the precise location..

## Demo Link https://property-listings.vercel.app/ ## Repo Link https://github.com/abdimohamud/Property-Listings

Github Jobs

Github Jobs

A Next.js application page that fetches recent job postings provided from Githubs official jobs api that have animations and is styledwith CSS and SCSS. Users are able filter job opening by search, location, and wheter or not the job is full time only. Seperate route included with of more information about a postion and where to apply on clicking on a posting.

Demo Link

http://github-jobs-app-git-main.abdimohamud.vercel.app/

Pinned Loading

  1. Property-Listings Property-Listings Public

    an React JS application that displays properties for sale and other features (desc will updated as progress is made)

    JavaScript 2 3

  2. trinkets-shopping-cart trinkets-shopping-cart Public

    Trinkets Shop with shopping cart and checkout form on success

    JavaScript

  3. Budget-Calculator Budget-Calculator Public

    This is an Angular application that uses Angular Forms that displays dialogs (modals) and component interaction with the users input along with a designed User Interface

    TypeScript

  4. CaliforniaWildFires CaliforniaWildFires Public

    Eazyhacks-Hackathon- Challenge

    JavaScript

  5. book-store-sales/node-backend book-store-sales/node-backend Public

    JavaScript

  6. Uncommon-Goods Uncommon-Goods Public

    First attempt at web scraping using Scrapy (python) tool.

    Python