React data table mobile and desktop with search and expandable rows.

React Data Table

December 15, 2023 E. Scott 0

React Data Table is a data driven table with search and expandable rows. Data is populated with a payload. Error handling, loading, and more.

OMDB API

October 29, 2023 E. Scott 2

OMDB’s API bundled into a neat and responsive app. Grab an API key and get started. Explore the code, and begin making calls right away.

Space ring with a turquoise glow surrounded by stars. Built for front end development experimentation.

NASA Photo of the Day API

October 17, 2023 E. Scott 3

Ping NASA’s servers to fetch the photo of the day. Grab an API key, explore the code, and begin making calls. Incorporates the date picker component.

Four different types of graphs resembling UI website examples.

Website Examples

August 31, 2023 E. Scott 1

Multiple website examples showcasing heavy frontend development. Backend, and security; concept financial app, a software company, and more.

JavaScript Drag and Drop

August 21, 2023 E. Scott 1

Javascript drag and drop is no easy feat. Check out this fully functional drag/ drop UI with unique events, a JSON import and more.

REST Countries API supplying list of countries on the left with the map on the right. Selected country data in panel.

Rest Countries API App

August 2, 2023 E. Scott 0

REST Countries API app demonstrates getting mock data and plotting it on a Leaflet map. Seamlessly integrated w/ Angular.