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

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.

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.