All Projects → PiyushPawar17 → website

PiyushPawar17 / website

Licence: other
My website

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to website

aitemr.github.io
💼 My personal page
Stars: ✭ 12 (-29.41%)
Mutual labels:  personal-website
nuro.dev
🌿 Personal Portfolio
Stars: ✭ 260 (+1429.41%)
Mutual labels:  personal-website
thalida.com
thalida.com
Stars: ✭ 27 (+58.82%)
Mutual labels:  personal-website
alexcarpenter-11ty
📝 Source files for my personal website built with Eleventy and hosted with Netlify.
Stars: ✭ 89 (+423.53%)
Mutual labels:  personal-website
kristoffer
It's a website.
Stars: ✭ 25 (+47.06%)
Mutual labels:  personal-website
academia-hugo
Academia is a Hugo resume theme. You can showcase your academic resume, publications and talks using this theme.
Stars: ✭ 165 (+870.59%)
Mutual labels:  personal-website
resumeX
📄📱💬 A special resume/CV or personal homepage made with React and LESS.
Stars: ✭ 34 (+100%)
Mutual labels:  personal-website
samuelkraft-next
My personal website written with Next.js, Typescript, MDX, Tailwind
Stars: ✭ 250 (+1370.59%)
Mutual labels:  personal-website
website
My personal website.
Stars: ✭ 29 (+70.59%)
Mutual labels:  personal-website
simple-developer-portfolio-website
✈️ A simple portfolio for developers to showcase their skills and projects. Blog and tutorial at freeCodeCamp.
Stars: ✭ 265 (+1458.82%)
Mutual labels:  personal-website
ShareManBox-Nuxt
ShareMan's personal website of version3.
Stars: ✭ 104 (+511.76%)
Mutual labels:  personal-website
sobolevn.github.io
sobolevn's personal page, where I rant about software and management
Stars: ✭ 36 (+111.76%)
Mutual labels:  personal-website
nesrinesghaier.me
My personal website
Stars: ✭ 20 (+17.65%)
Mutual labels:  personal-website
Gitfolio
personal website + blog for every github user
Stars: ✭ 5,392 (+31617.65%)
Mutual labels:  personal-website
saakshaat.github.io
My personal website.
Stars: ✭ 25 (+47.06%)
Mutual labels:  personal-website
nextjs-portfolio
Source Code for my rebranded personal website and portfolio.
Stars: ✭ 23 (+35.29%)
Mutual labels:  personal-website
v2
🧪 Personal website built using React!
Stars: ✭ 113 (+564.71%)
Mutual labels:  personal-website
rizkicitra
My Personal Website, build with Next.js and Tailwind CSS
Stars: ✭ 82 (+382.35%)
Mutual labels:  personal-website
sreetamdas.com
Personal website built with Next.js, TypeScript and Styled-components
Stars: ✭ 175 (+929.41%)
Mutual labels:  personal-website
peterthehan
My personal site and profile README.
Stars: ✭ 36 (+111.76%)
Mutual labels:  personal-website

Website

This is the second iteration of my website with new design and blog included.

Tech Stack

Overview

  • pages/api/* - API Routes for the post views.
  • data/blogs/* - Static blogs powered by MDX.
  • /pages/* - Other Static Pages

Running Locally

  • Clone the repo
git clone https://github.com/PiyushPawar17/website.git
cd website
  • Install dependencies
yarn
  • Run dev server
yarn dev

Create a .env.local file at the root similar to .env.example

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].