Photo of self

Hey! I'm Joe Coviello 👋🏻

I'm a full-stack JavaScript developer with a strong passion for building responsive and performant web apps delivering great user experiences that positively impact the world.

Homepage image

This is my technology stack

HTML5 icon
HTML
CSS icon
CSS
JavaScript icon
JavaScript
TypeScript icon
TypeScript
NodeJS icon
NodeJS
ReactJS icon
React
jQuery icon
jQuery
MySQL icon
MySQL

Here are some of my projects

  • Library E-Commerce Project

    "Library" Site Template

    HTML, CSS, JavaScript

    This was intended to be a fully responsive e-commerce website template and demonstration.

  • Wikipedia Viewer Project

    Wikipedia Viewer Project

    HTML, CSS, JavaScript

    This is a fun, simple project which uses an API in order to make a call to Wikipedia with a custom callback that displays any received data in the DOM while also providing input validation.

  • Telemachus Government Services Website Project

    Personal WordPress Project

    HTML, CSS, JavaScript, WordPress

    This is a customized Wordpress website made for a future business project of my own. I'd also found and edited mostly all images in Photoshop before at times applying further effects with CSS.

  • Bash Installer Project

    Bash Install Script

    Bash

    A custom install script written in bash; made while attending the Hacker: Coding Academy bootcamp. It was designed by myself to standardize a uniform coding environment for me and any fellow new students using Linux or OSX. My script automagically downloads, installs, and even interactively configures certain useful packages, including git.

  • JavaScript DOM Manipulation Project

    JavaScript DOM Manipulator

    HTML, CSS, JavaScript

    This was a project demonstrating JavaScript powered DOM manipulation. It uses jQuery, jQuery UI (autocomplete), TinyColor.js, Bootstrap and NTC to choose random or selected colors as desired. It also stores the last colors chosen as buttons allowing them be recalled.

  • Solar Calculator Simulator

    Solar Calculator Simulator

    HTML, CSS, JavaScript

    This project simulates using a solar calculator. The functions on it are all working. Please see instructions at the bottom. Also, the light switch works too, in context.

  • LiveLinks Project

    LiveLinks Project

    HTML, CSS, JavaScript, Firebase (NoSQL)

    This was a simple project from the Hack Reactor: Fulcrum remote, advanced JavaScript course. Auth0 is used to register and/or login in order to then be able to post and like shared links from fellow users.

  • PseudoTwitter Project

    "PseudoTwitter" Project

    HTML, CSS, JS

    Despite the name "PseudoTwitter", this project was not meant to showcase a polished UI. Instead, the purpose was to display randomized, dynamic element generation alongside DOM manipulation, using a quick and dirty UI to provide context accordingly. All tweets except for user content are randomly generated from a list of options.