https://github.com/vivekjm/vivekjm.cloud
Portfolio build with next.js
https://github.com/vivekjm/vivekjm.cloud
nextjs portfolio portfolio-website react-native reactjs
Last synced: 3 months ago
JSON representation
Portfolio build with next.js
- Host: GitHub
- URL: https://github.com/vivekjm/vivekjm.cloud
- Owner: vivekjm
- License: mit
- Created: 2024-02-24T19:51:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-08T19:55:36.000Z (over 2 years ago)
- Last Synced: 2025-02-25T17:30:31.344Z (over 1 year ago)
- Topics: nextjs, portfolio, portfolio-website, react-native, reactjs
- Language: JavaScript
- Homepage: https://www.vivekjm.cloud
- Size: 35.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
vivekjm.cloud | portfolio
# vivekjm.cloud | Portfolio
Welcome to the source code of my personal portfolio built with Next.js! This project showcases my professional projects, skills, and personal blog posts. It's designed to be fast, responsive, and SEO-friendly.
## Features
- **Responsive Design:** Optimized for a wide range of devices.
- **Next.js:** Built with the latest Next.js framework for fast page loads and SEO benefits.
- **Dynamic Content:** Projects and blog posts are dynamically loaded from markdown files or a CMS.
- **Dark Mode:** User-preference-aware theme with toggle for light/dark mode.
## Tech Stack
- **Frontend:** Next.js, React
- **Styling:** TailwindCSS / Styled-Components
- **Deployment:** Vercel
- **Content Management:** Markdown files / Headless CMS (e.g., Contentful, Sanity)
## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
- Node.js
- npm or yarn
### Installation
1. Clone the repo
```sh
git clone https://github.com/vivekjm/vivekjm.cloud.git