Skip to content
View matthewaubert's full-sized avatar
Block or Report

Block or report matthewaubert

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
matthewaubert/README.md

Hi, I'm Matthew Aubert

About Me

I'm currently working on a career shift into full-stack web development, using The Odin Project curriculum to guide me. Previously I've been a graphic designer and a custom metalworker/blacksmith.

In my personal time I love traveling, hiking and backpacking, landscape and wildlife photography, listening to and playing music, and reading.

You can reach me at matthewraubert@gmail.com

Skills

Languages I'm Familiar With

JavaScript  TypeScript  HTML  CSS

Tools I'm Familiar With

React  Node.js  Express  MongoDB  Tailwind CSS  Git  GitHub  VS Code  Vite  Webpack  Babel  Jest  Vitest

Languages & Tools I Have Limited Experience With

SQLite  Python  Flask  Anaconda  C  Bash

Tools I Have Past Experience With

Illustrator  Photoshop

Pinned Loading

  1. blog-client blog-client Public

    Front end for the Horizons blogging platform project. Built with TypeScript, React, and Tailwind CSS.

    TypeScript

  2. blog-api blog-api Public

    RESTful API utilizing JWT authentication, built using Node/Express to power a blogging platform. Currently developing a TypeScript/React-based front-end and a CMS tailored for authors.

    JavaScript

  3. memory-card memory-card Public

    A Pokémon memory card game built to practice handling side effects and fetching data from APIs in React. It pulls data from PokéAPI.

    JavaScript

  4. members-only members-only Public

    A messaging board built using Node/Express to practice implementing user authentication and the MVC software design pattern.

    JavaScript

  5. inventory-app inventory-app Public

    A business inventory-management dashboard. Built using Node/Express to practice implementing the MVC software design pattern, server-side routing, performing CRUD operations on a MongoDB database, …

    JavaScript

  6. knights-travails knights-travails Public

    The knight's travail is an exercise in finding the shortest possible path, as traveled by a knight, between two squares on a chess board. This program shows this path by outputting the coordinates …

    JavaScript