Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olivercederborg/olivercederborg.com
My personal site built with Next.js, Tailwind and Framer Motion
https://github.com/olivercederborg/olivercederborg.com
drizzle drizzle-orm framer framer-motion motion next nextjs nextjs14 orm portfolio postgres postgresql react tailwindcss vercel vercel-deployment
Last synced: 28 days ago
JSON representation
My personal site built with Next.js, Tailwind and Framer Motion
- Host: GitHub
- URL: https://github.com/olivercederborg/olivercederborg.com
- Owner: olivercederborg
- Created: 2022-01-25T08:46:30.000Z (almost 3 years ago)
- Default Branch: next
- Last Pushed: 2024-04-01T21:18:32.000Z (7 months ago)
- Last Synced: 2024-09-29T00:26:10.400Z (about 1 month ago)
- Topics: drizzle, drizzle-orm, framer, framer-motion, motion, next, nextjs, nextjs14, orm, portfolio, postgres, postgresql, react, tailwindcss, vercel, vercel-deployment
- Language: TypeScript
- Homepage: https://olivercederborg.com
- Size: 8.52 MB
- Stars: 58
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# olivercederborg.com
My personal site that I update once in a while with relevant information about me and my career.
Feel free to sign the guestbook with any comments/feedback, or just to say hi :)### Tech stack
- Framework: [Next.js](https://nextjs.org/)
- Styling: [Tailwind CSS](https://tailwindcss.com/)
- Components: [shadcn/ui](https://ui.shadcn.com/)
- Motion: [Framer Motion](https://www.framer.com/motion/)
- Database: [Vercel Postgres](https://vercel.com/storage/postgres)
- ORM: [Drizzle](https://orm.drizzle.team/)
- Authentication: [NextAuth.js](https://next-auth.js.org/)
- Deployment: [Vercel](https://vercel.com/home)
- Analytics: [Vercel Analytics](https://vercel.com/docs/analytics)