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 ☕️
- Host: GitHub
- URL: https://github.com/nwthomas/website
- Owner: nwthomas
- License: mit
- Created: 2021-09-17T06:46:39.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T06:46:15.000Z (over 1 year ago)
- Last Synced: 2025-03-26T21:35:31.445Z (over 1 year ago)
- Topics: hardhat, nextjs, personal-website, react, solidity, styled-components, typescript
- Language: TypeScript
- Homepage: https://www.nathanthomas.dev
- Size: 108 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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