BRAXTON LEMMON

D
L
E
A
R
N
V
C
R
E
A
T
E
L
O
P
T
I
M
I
Z
E
P

Work

Komplete Nutrition

Komplete Nutrition

Description

Komplete Nutrition is a website built for a local dietitian business. The site is built with React (Gatsby) and TypeScript is deployed using Netlify.

Technologies

React, Gatsby.js, TypeScript, CSS, Sanity, GraphQL, Netlify

Peel the Garlic

Peel the Garlic

Description

Peel the Garlic is a recipe website that I maintain and update with a new recipe every Tuesday. A newsletter is sent weekly using SendGrid as the mailing service. The project consists of a public front-end site built with Gatsby, a private front-end administrative site built with Create React App, and a back-end API built using Node.js. The recipe data is stored in a MongoDB database and is managed using Mongoose. The backend API is deployed using Serverless and AWS Lambda. After completing The Odin Project Full Stack curriculum in early 2020, I decided to begin a project that would utilize my development skills and align with my personal interests. I decided to create a recipe website, as I am constantly frustrated with the functionality of many modern recipe blogs. I built Peel the Garlic with the user experience in mind, taking typical features of recipe sites that are often confusing to use and building friendlier and more practical versions of those features.

Learned / Practiced

  • Serverless functions | This project introduced me to serverless functions. I learned to use the Serverless CLI to deploy my back-end service as function through AWS Lambda. My knowledge on the subject is introductory, but I am now familiar with the core concepts of serverless functions.
  • Fetch API | Both the admin and public client sites are dependent on data from the MongoDB database. I utilize the Fetch API to pull in the needed data. Frequently I ran into errors involving Cross-Origin Resource Sharing (CORS), so I read several technical documents and sought help on Stack Overflow and The Odin Project Discord to resolve the errors.
  • Authentication | To keep my administrative portal private, I used Passport in the Node.js backend to implement authentication. To prepare, I read through the Passport documentation and followed several coding tutorials. Ultimately I went with the JSON Web Token strategy and used the Fetch API in the admin React app to search for the token.
  • Model View Contoller (MVC) architecture | When I began learning Ruby on Rails in 2019, I was introduced to the model-view-controller design pattern. I practiced building several projects in Rails using an MVC architecture. For the Peel the Garlic Node.js backend I decided to structure my files using a similar MVC pattern.
  • Nodemailer | While it would have been much easier to use a service like Netlify's form handling for Peel the Garlic's contact page, I decided to build and handle my own contact form using the Nodemailer module. This involved setting up a hosted Namecheap email address, and creating a mailer in my API to send the user form data in an email to my associated email inbox.
  • Web design | In making a website to host and showcase my personal recipes, I put a lot of effort into the visual components and user interaction on the website. I briefly studied color theory, the importance of a typographic scale, and used a very helpful guide put out by Smashing Magazine titled 'Smart Interface Design Patterns'. Through the use of the Intersection Observer API, keyframe animation, and page transitions, I was able to construct a front-end product that is both pleasing to look at and interact with.

Technologies

Gatsby.js, Node.js, Create React App, MongoDB, Serverless, AWS Lambda, SendGrid

Jens Peterson Design

Jens Peterson Design

Description

Jens Peterson Design is a portfolio website built for a local graphic designer. The site is a single page app (SPA) built with React (Gatsby) and TypeScript.

Technologies

React, Gatsby.js, TypeScript, CSS, Sanity, GraphQL, Netlify

Explore Leuven

Explore Leuven

Description

Explore Leuven is a sample tourism webpage for a town in Belgium. The page consists of a a fixed header, a hero section, a reviews slider, two sections promoting a variety of attractions, and a footer. This was an exercise in composing a webpage with many of the standard sections and components found on modern websites.

Learned / Practiced

  • Intersection Observer API | The hero text fades in each time the hero section is in view. To accomplish this I learned how to use the Intersection Observer API. This primarily involved reading the MDN Web Docs and studying the accompanying examples.
  • CSS-in-JS | Before this project I had briefly experimented with CSS-in-JS. I decided to primarily build and style Explore Leuven using Styled Components. This involved a mental shift away from traditional style sheets, and a focus on creating a strong connection between styling and components.

Technologies

HTML, CSS, React

About

Software engineer focused on building first-class user interfaces for fully-responsive web apps and web3 dApps. I attribute most of what I know about web development to the amazing team members I've paired with over the years.

As far as technologies go, I am experienced in JavaScript, TypeScript, React (Next.js and Gatsby), Git, and Cypress.

Outside of web development I spend my time cooking (check out my recipe site peelthegarlic.com), composing music, playing in the mountains, and kicking it at the table with long, heavy boardgames.

- Technologies I Use -

HTML5

CSS3

JavaScript

TypeScript

React

Next.js

Node.js

Ethers.js

Git

- When I'm not coding -

ionicons-v5-b
ionicons-v5-b

Contact

Resume

Other

Braxton Lemmon © 2021