snthcy / interwebz

personal site made with next.js and tailwind

Home Page:https://synthicy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy with Vercel

interwebz

My personal website which started off from html and css and now with Next.js, Javascript, and TailwindCSS is a personal parking spot for all of my projects to showcase, statistics, and ways to reach me.

Lighthouse Score

Running Locally

$ git clone https://github.com/synthicy/interwebz.git
$ cd interwebz
$ yarn
$ yarn dev
Rename .env.example to .env.local and populate the fields.

Built Using

Credits

Huge thanks to Lee Robinson for providing amazing and free of cost courses to teach people like me React and Next.js. The general design of the website is inspired from him and the next.config.js file is a modified version of his repo.

About

personal site made with next.js and tailwind

https://synthicy.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 97.4%Language:CSS 2.6%