Skip to content

Latest commit

 

History

History

take-home-projects

Take-Home Projects

Coding projects for extra practice.

Local Weather

A basic page that checks the weather based on the local of the user, obtained from the IP address.

  • HTML
  • CSS
  • JavaScript
  • jQuery

Source - Live*

* Uses third-party APIs.

Wikipedia Viewer

A basic page that shows related Wikipedia articles based on an input query.

  • HTML
  • CSS
  • JavaScript
  • jQuery

Source - Live*

* Uses third-party APIs.

Twitch Checker

Checks the status of Twitch streamers, and get information about their profile and streams.

  • HTML
  • CSS
  • JavaScript
  • jQuery

Source - Live*

* Uses third-party APIs.

Recipe Box

Lets you manage recipes, add/remove/edit.

  • HTML
  • CSS
  • React
  • React Router DOM
  • localStorage

Source - Live*

freeCodeCamp Forum Homepage

Lists the latest topics on freeCodeCamp forum.

  • HTML
  • CSS
  • React
  • React Styled Components

Source - Live*

* Uses third-party APIs.

Image Search Abstraction Layer

Returns image results from queries, kind of an proxy for Google Custom Search API.

  • Node.js
  • Express.js
  • Axios
  • PouchDB

Source*

* Uses third-party APIs.