Hi, I'm Jesse.

Web Developer..., Musician..., Fullstack Software Developer...

From Vancouver BC, Canada

About Me

Hi there, my name is Jesse and I am a self-taught software developer from Vancouver BC, Canada. Eight months ago before I began this journey I had never written a single line of code in my life. Previously, I began pursuing a career change after becoming disappointed with the career prospects in my normal day job in the healthcare field. During my search, I stumbled across an article that explained how almost anyone can teach themselves how to code, even without a fancy CS or math degree. While working my normal day job 40+ hours a week, I started to learn javascript from resources such as FreeCodeCamp, Udemy, Youtube and Scrimba in the little free time that I had. Since then, I have developed a serious passion for software development and every day I dedicate myself to grow my knowledge and become better at it.

Creativity is intelligence having fun
- Albert Einstein

Skills

HTML5

Proficient utilizing HTML5 incl:

  • Forms
  • Semantic Elements

CSS3

Proficient in basic CSS incl:

  • CSS Flexbox
  • CSS Grid (learning)

Javascript

Proficient working in Javascript incl:

  • ES5, ES6+
  • Asynchronous Programming (async/awaits, Promises...)

React & Redux

React v16.6

  • Proficient working w/ React
  • Familliar with Redux state managment
  • Context API w/Hooks (learning)

Bootstrap 4

BootStrap 4

  • Utilties, classes, components
  • JS widgets
  • Bootstrap Studio (learning)

NodeJS

  • Setting up Express servers
  • Data storing and CRUD operations w/ MongoDB and Mongoose
  • User authentication with bcryptjs and authorization using JWT
  • Creating real-time web apps w/ SocketIO (learning)

Dont worry about failures. Worry about the chances you miss when you dont even try
- unknown

Projects

Back-end Blog Rest API

A back-end blog API complete with user sign up and authentication utilizing bcrypts hashing algorithm. Authorization and privatized routes using json-web-tokens for verification. Users can create and share blogs with others as well as subscribe to popular users. This project also supports image uploads using Multer. Built with Nodejs, Express, Mongodb/Mongoose.

King of the Hill Quote API

An API server that serves random King of the Hill quotes. Built with Nodejs and Express. Simple script that serves http GET requests. Complete with sorting and querying.

Tabata Timer App

Simple Tabata Timer w/ music. Built w/ React utilizing semantic UI

Students Membership App

A REST-API built with Nodejs, MongoDB/Mongoose and Express with basic CRUD operations. Keeps track of members basic information and stores it in a NoSQL database.

Hematology Differential App

Differential counter that records RBC morphology. Built w/ React and Semantic UI components.

Simpsons Quote App

Built w/ React. Utlizes axios GET requests to fetch third party API data.

Todo App

Simple Application demonstraing basic CRUD operations. Built w/ React, Semantic UI and CSS animations.