Jonah Tabb
[Junior Web Developer]
Excited to solve problems and collaborate with experienced developers to quickly increase the value I can add to the codebase and for the customers. I work well with team members that are focused on good communication and support. Ready for a challenging career in web development, and continuing to grow my proficiency with Javascript and React.
My Tech Stack
Hi, Jonah Here!
Javascript
React
Typescript
Node.js
PostgresSQL
HTML5
CSS3
Material-UI
Bootstrap
Figma
Firebase
Heroku
Git
GitHub
Featured Projects
WEATHER WATCH
This project uses Javascript to fetch data and images from the IQ Air API and the Google Places API to dynamically generate cards with pollution, weather data, and photos from U.S. cities. Bootstrap enabled me efficiently implement a responsive layout, while using custom CSS Styling to implement my original design from Figma. This project features visual CSS bars that dynamically generate from weather data.
STUDIO GHIBLI FILMS EXPLORER
This project uses the Studio Ghibli API and the Studio Ghibli Free Movie Image Resource Studio Ghibli Free Movie Image Resource to to dynamically display images and descriptions about each of Studio Ghibi's beautiful animated films. Javascript is used populate cards with a random image from each film. I used Boostrap and CSS to design a custom responsive layout. This project features a button that will display a random image from each film.
Yum App
This project uses the Edaman Api to provide a list of recipes that is searchable by one or many ingredients.
Features include:- Registration / Login
- Recipe search by one or multiple ingredients
- Add or remove recipes from your personal cookbook
- Add notes about your saved recipes
- This app utilizes React, JavaScript, HTML, CSS, and Material-UI
Community Compost App
A full stack, fully responsive React App that provides community groups a way to manage groups for door-to-door household compost pickups.
Features include:- Single page app with routing using react-router
- Login / Logout / Register
- Token based authentication
- REST API with full CRUD interaction between client and server
- Tech stack includes React, Typescript, React-Router, Node, CSS, JSX, PostgresSQL, JSON Web Token