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

https://github.com/decryptu/decrypt-portfolio

Source code for Decrypt.im's portfolio website, designed and developed using Next.js and TypeScript. The site utilizes Tailwind CSS for styling and is hosted on Vercel, showcasing the capabilities in web design and development.
https://github.com/decryptu/decrypt-portfolio

nextjs portfolio tailwindcss vercel webdesign

Last synced: 2 months ago
JSON representation

Source code for Decrypt.im's portfolio website, designed and developed using Next.js and TypeScript. The site utilizes Tailwind CSS for styling and is hosted on Vercel, showcasing the capabilities in web design and development.

Awesome Lists containing this project

README

        

# [decrypt.im](https://decrypt.im)

My personal website, built with [Next.js](https://nextjs.org/), [Tailwind CSS](https://tailwindcss.com/), [Upstash](https://upstash.com?ref=decrypt.im), [Contentlayer](https://www.contentlayer.dev/) and deployed to [Vercel](https://vercel.com/).

![I am Designer logo](public/IamDesigner!English.png)

## Running Locally

Create a `.env` file similar to [`.env.example`](https://github.com/Decryptu/decrypt-portfolio/blob/main/.env.example).

Then install dependencies and run the development server:

```sh-session
bun install
bun dev
```

## Cloning / Forking

Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.