Skip to content
View matthewaubert's full-sized avatar
  • Spark
  • Austin, TX

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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

Self-taught full-stack web developer. (Thank you to The Odin Project!) Previously I've been a graphic designer and a custom metalworker/blacksmith.

In my personal time I love to pursue my various interests: traveling, hiking and backpacking, learning languages, 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

JavaScriptTypeScriptHTMLCSS

Tools I'm Familiar With

ReactNode.jsExpress.NET.PostgreSQLMongoDBTailwind CSSGitGitHubVS CodeViteWebpackBabelJestVitest

Languages & Tools I Have Limited Experience With

SQLitePythonFlaskAnacondaCBash

Tools I Have Past Experience With

IllustratorPhotoshop

Pinned Loading

  1. blog-clientblog-clientPublic

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

    TypeScript

  2. blog-apiblog-apiPublic

    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-cardmemory-cardPublic

    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-onlymembers-onlyPublic

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

    JavaScript

  5. inventory-appinventory-appPublic

    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-travailsknights-travailsPublic

    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