Hi, my name is David Babatunde.

I build web apps.

I'm a developer specializing in React web apps.

I currently work as a freelancer on Upwork but I am open to being employed.

Contact me

I'm always interested in hearing about new project ideas and opportunities to connect with the community.

Email me

Projects I'm proud of

Latest Project

URL Shortener

This was an interesting build as I integrated shrtcode API into my react app to create shortened URLs. Users can:

  • View the optimal layout for the site depending on their device's screen size
  • Shorten any valid URL
  • See a list of their shortened links, even after refreshing the browser
  • Copy the shortened link to their clipboard in a single click

Technologies used include:

  • REACT
  • SCSS
  • API
Screenshot of the URL Shortener website.

Job Listings with Filtering

A site showing job listings with the ability to filter based on the selected categories. Users can:

  • View the optimal layout for the site depending on their device's screen size.
  • See hover states for all interactive elements on the page.
  • Filter job listings based on the categories selected.

Technologies used include:

  • React
  • SCSS
Screenshot of the Job Filtering site.

ECommerce Product Page

Made use of React and SCSS to create this simple ecommerce product page. Every basic functionality needed is present except a checkout page (I really don't know where to check you out to for now). Note: HTML will be refactored soon to fix the excessive "DIVing".

Technologies used include:

  • HTML
  • CSS
  • JAVASCRIPT
Screenshot of the ecommerce page.

Product Preview Card Component

A simple product preview card component made with Html and CSS. Users view optimal layoout depending on their devoce's screen size.

Technologies used include:

  • HTML
  • CSS
Screenshot of the perfume preview card