Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siddheshkukade/portfolio
This Repository Contains the Professional Carrier Portfolio of Siddhesh Bhupendra Kukade aka. @SiddheshKukade
https://github.com/siddheshkukade/portfolio
continuous-delivery continuous-deployment google-cloud google-cloud-storage heroku-deployment netlify portfolio portfolio-website reactjs sanity
Last synced: about 18 hours ago
JSON representation
This Repository Contains the Professional Carrier Portfolio of Siddhesh Bhupendra Kukade aka. @SiddheshKukade
- Host: GitHub
- URL: https://github.com/siddheshkukade/portfolio
- Owner: SiddheshKukade
- Created: 2022-03-12T08:15:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-03T08:07:05.000Z (about 1 year ago)
- Last Synced: 2024-05-01T17:26:08.721Z (6 months ago)
- Topics: continuous-delivery, continuous-deployment, google-cloud, google-cloud-storage, heroku-deployment, netlify, portfolio, portfolio-website, reactjs, sanity
- Language: JavaScript
- Homepage: https://siddheshkukade.com
- Size: 8.06 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### Go to [SiddheshKukade.com](https://siddheshkukade.com)
[![Netlify Status](https://api.netlify.com/api/v1/badges/36075ced-e2cd-4924-8b3d-7ca84d12d6d0/deploy-status)](https://app.netlify.com/sites/siddheshkukade/deploys)
# Professional Portfolio of Siddhesh Kukade with Next.js and Tailwind CSSThis project is a responsive website developed using Next.js and Tailwind CSS. It includes several key features such as animations, mobile optimization, and efficient image lazy loading and caching.
## Features
- **Responsive Design**: The website is designed to adapt to various screen sizes, ensuring an optimal user experience on both desktop and mobile devices.
- **Server-Side Rendering (SSR)**: Utilizing Next.js, this website benefits from server-side rendering to achieve faster page loading and improved search engine crawlability, leading to better SEO performance.
- **Content Management**: Content for the website is seamlessly managed using Sanity.io, a Backend as a Service (BaaS) platform. This allows for easy updates and modifications to the website's content.
- **Google Cloud Deployment**: The portfolio is successfully deployed in Google Cloud, demonstrating practical expertise in web development and deployment techniques.
## Technologies Used
- Next.js
- Tailwind CSS
- Sanity.io
- Google Cloud## Getting Started
To run this project locally, follow these steps:
1. Clone this repository.
2. Install dependencies using `npm install` or `yarn install`.
3. Run the development server using `npm run dev` or `yarn dev`.
4. Open your web browser and navigate to `http://localhost:3000` to view the website.## Deployment
This project is deployed in Google Cloud and can be accessed at [Project URL](https://your-portfolio-url.com).
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
###### Still in Beta 🙂