Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Pratyush Sudhakar <[email protected]>
  • Loading branch information
pratyush1712 authored Jul 21, 2024
1 parent dd1619f commit 467e82b
Showing 1 changed file with 13 additions and 27 deletions.
40 changes: 13 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# My VSCode-Themed Personal Website and Netflix-Themed Blogs and Videos Sharing Platform
# My VSCode-Themed Personal Website

- Personal Portfolio Built Using Next.js 14 and Material UI: [Live Demo](https://pratyushsudhakar.com/)
- Extended the Website to a Personal Blogs and Videos Sharing Platform Using Apollo GraphQL: [Live Demo](https://private.pratyushsudhakar.com/)
Personal Portfolio Built Using Next.js 14 and Material UI: [Live Demo](https://pratyushsudhakar.com/)

<p align="left">
<em>Developed with the software and tools below.</em>
Expand Down Expand Up @@ -36,34 +35,21 @@

## 📍 Overview

This repository contains the source code for my personal website and blogs and videos sharing platform. The website is built using Next.js 14 and Material UI, and the blogs and videos sharing platform uses Apollo GraphQL for the backend.
This repository contains the source code for my personal website. The website is built using Next.js 14 and Material UI.

---

## 🎉 Features

- **Personal Portfolio**: VSCode-themed personal website.
- **Pages**: Home, Overview, Experience, Education, Projects, Skills, and Resume.
- **Home Page**: Apple Watch-themed landing page with bubbles showing my spotify playlist.
- **Overview.md**: A markdown file that contains an overview of my personal information.
- **Experience.md**: A markdown file that contains my work experience.
- **Education.md**: A markdown file that contains my educational background.
- **Projects.md**: A markdown file that contains my projects.
- **Skills.md**: A markdown file that contains my skills.
- **Resume**: A downloadable resume.
- **Dark Mode**: Toggle between light and dark themes.
- **Blogs and Videos Sharing Platform**: Netflix-themed platform for sharing blogs and videos.
- **Home Page**: Netflix-themed landing page with a list of blogs and videos.
- **Admin**: A page to manage blogs and videos.
- **Blogs**: A list of blogs shared by users.
- **Videos**: A list of videos shared by users.
- **Create Blog**: A form to create a new blog.
- **Create Video**: A form to create a new video.
- **Edit Blog**: A form to edit an existing blog.
- **Edit Video**: A form to edit an existing video.
- **Delete Blog**: A button to delete an existing blog.
- **Delete Video**: A button to delete an existing video.
- **Login**: A page to log in to the platform.
VSCode-themed personal website.
- **Pages**: Home, Overview, Experience, Education, Projects, Skills, and Resume.
- **Home Page**: Apple Watch-themed landing page with bubbles showing my spotify playlist.
- **Overview.md**: A markdown file that contains an overview of my personal information.
- **Experience.md**: A markdown file that contains my work experience.
- **Education.md**: A markdown file that contains my educational background.
- **Projects.md**: A markdown file that contains my projects.
- **Skills.md**: A markdown file that contains my skills.
- **Resume**: A downloadable resume.
- **Dark Mode**: Toggle between light and dark themes.

---

Expand Down

1 comment on commit 467e82b

@vercel
Copy link

@vercel vercel bot commented on 467e82b Jul 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.