An open API service indexing awesome lists of open source software.

https://github.com/nwthomas/website

Built with NextJS, Styled Components (migrating to Tailwind), React markdown, and React Query ☕️
https://github.com/nwthomas/website

hardhat nextjs personal-website react solidity styled-components typescript

Last synced: 11 months ago
JSON representation

Built with NextJS, Styled Components (migrating to Tailwind), React markdown, and React Query ☕️

Awesome Lists containing this project

README

          

# Personal Website

## Table of Contents

- [Getting Started](#getting-started)
- [Project Management](#project-management)
- [Technology Stack](#technology-stack)
- [Unit Testing](#unit-testing)
- [Acknowledgements](#acknowledgements)

## Getting Started

This is the Github repository for my personal website. Making this site gave me the opportunity to really stretch out and craft a site that I felt was mine. It will evolve and grow with time.

## Project Management

I use a [Trello board](https://trello.com/b/48bwZhhe/nathans-personal-website) to track work I still need or want to do on this website.

## Technology Stack

- Front-End:
- [Axios](https://axios-http.com/docs/intro)
- [Focus Trap React](https://github.com/focus-trap/focus-trap-react)
- [Formik](https://formik.org/)
- [Next](https://nextjs.org/)
- [Next SEO](https://github.com/garmeeh/next-seo)
- [Nodemailer](https://github.com/nodemailer/nodemailer)
- [Redux](https://redux.js.org/)
- [Sentry](https://sentry.io/welcome/)
- [Styled Components](https://styled-components.com/)
- [TypeScript](https://www.typescriptlang.org/)
- [Vercel](https://vercel.com/)
- [Yup](https://github.com/jquense/yup)
- Back-end:
- `FULL REBUILD COMING SOON`™

## UNIT TESTING

- Front-end:
- `COMING SOON`™
- Back-end:
- `COMING SOON`™

## ACKNOWLEDGEMENTS

- Thanks to my parents for supporting my journey of learning to code. I couldn't have done it without you.
- Thanks to [Zach Cole](http://zcole.me/index.html) for some of the inspiration behind my site.
- Thanks to [Uniswap](https://uniswap.org/) for the inspiration on my contact form
- Thanks to [Josh Cormeau](https://www.joshwcomeau.com/) for the inspiration for my blog page card layout