https://github.com/pineberrycode/yo
My first portfolio deployed on Vercel
https://github.com/pineberrycode/yo
blender nextjs nodemailer react-three-drei react-three-fiber reactjs typescript
Last synced: 7 months ago
JSON representation
My first portfolio deployed on Vercel
- Host: GitHub
- URL: https://github.com/pineberrycode/yo
- Owner: PineberryCode
- Created: 2025-03-14T20:02:49.000Z (11 months ago)
- Default Branch: dev
- Last Pushed: 2025-05-15T22:20:09.000Z (9 months ago)
- Last Synced: 2025-05-15T23:24:32.188Z (9 months ago)
- Topics: blender, nextjs, nodemailer, react-three-drei, react-three-fiber, reactjs, typescript
- Language: TypeScript
- Homepage: https://yo-v8-idk090902-gmailcoms-projects.vercel.app
- Size: 3.55 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Resumé
This is an introduction about myself.
#### Build With
- React Three Fiber (R3F)
- Next.js
- Shadcn
- Blender
#### Environment Variables
Create an `.env` file with the following variables:
```TYPESCRIPT
EMAIL_FROM=your_email_from@gmail.com
EMAIL_TO=your_email_to@gmail.com
PASSWORD=your gmail app password
```