https://github.com/evwalt/evanwalter.dev
Personal website and portfolio built with Next.js and TypeScript. Showcases my work as a frontend and full-stack software engineer, along with writing on how I think about building software.
https://github.com/evwalt/evanwalter.dev
frontend fullstack nextjs portfolio portfolio-website react software-engineering tailwindcss typescript web-development
Last synced: 29 days ago
JSON representation
Personal website and portfolio built with Next.js and TypeScript. Showcases my work as a frontend and full-stack software engineer, along with writing on how I think about building software.
- Host: GitHub
- URL: https://github.com/evwalt/evanwalter.dev
- Owner: evwalt
- Created: 2025-12-12T00:42:03.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-01-15T18:48:15.000Z (2 months ago)
- Last Synced: 2026-01-15T20:52:01.633Z (2 months ago)
- Topics: frontend, fullstack, nextjs, portfolio, portfolio-website, react, software-engineering, tailwindcss, typescript, web-development
- Language: TypeScript
- Homepage: https://portfolio-evan-walter.vercel.app
- Size: 352 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# evanwalter.dev
## About
evanwalter.dev is my personal web application to share about myself with a focus on my professional experience in Front End Engineering, Full Stack Engineering, and Web Development.
In this web app, you'll find some projects that I embedded in evanwalter.dev as well as referenced projects that I created outside evanwalter.dev.
I like [Rust](https://www.rust-lang.org/) 🦀.
## Learn More
I keep evanwalter.dev alive with the following tech stack. To learn more about these tools, navigate to the documentation at the links below.
- **Framework**: [Next.js](https://nextjs.org/)
- **Front End**: [React.js](https://reactjs.org/)
- **Language**: [TypeScript](https://www.typescriptlang.org/)
- **Styling**: [Tailwind CSS](https://tailwindcss.com/)
## Running Locally
This application requires Node.js.
```bash
git clone git@github.com:evwalt/evanwalter.dev.git
cd ./evanwalter.dev
npm install
npm run dev
```
## License
evanwalter.dev is licensed under the [MIT License](https://github.com/evwalt/evanwalter.dev/blob/main/LICENSE). Please remove my personal information (resume, social links, etc.). Attribution is appreciated.