Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohit1901/personal-website
My Personal Website
https://github.com/rohit1901/personal-website
daisyui heroku nextjs react tailwindcss typescript
Last synced: about 18 hours ago
JSON representation
My Personal Website
- Host: GitHub
- URL: https://github.com/rohit1901/personal-website
- Owner: rohit1901
- License: mit
- Created: 2024-04-07T10:35:24.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T11:27:31.000Z (5 months ago)
- Last Synced: 2024-06-20T19:17:16.694Z (5 months ago)
- Topics: daisyui, heroku, nextjs, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://www.rohit.khanduri.de
- Size: 1.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## 🚀 My Personal Website
### About Me
This repository is the home of my personal website, where I showcase my projects, share my thoughts, and connect with the amazing community.### Features
- **Portfolio**: Take a look at my latest projects and links to live demos.
- **Blog**: Explore my thoughts and insights on Books that I'm reading, I've read, want to read, and a lot of other
things related to books and tech.
- **Contact**: Reach out to me for potential collaborations, job opportunities, or just to say hi!### Built With
- ![TypeScript](https://img.shields.io/badge/-TypeScript-000000?style=flat-square&logo=typescript)
- ![TypeScript](https://img.shields.io/badge/-useHooksTS-000000?style=flat-square&logo=typescript)
- ![React](https://img.shields.io/badge/-React-black?style=flat-square&logo=react)
- ![Next.js](https://img.shields.io/badge/-Next.js-black?style=flat-square&logo=next.js)
- ![AWS](https://img.shields.io/badge/-AWS-black?style=flat-square&logo=amazon-aws)
- ![Heroku](https://img.shields.io/badge/-Heroku-430098?style=flat-square&logo=heroku)
- ![Flowbite React](https://img.shields.io/badge/-DaisyUI-563D7C?logo=tailwind-css&logoColor=white)
- ![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-000000?logo=tailwind-css&logoColor=white)### Getting Started
Ready to dive in? Follow these steps to get my personal website running on your local machine:1. Clone the repository:
```
git clone https://github.com/rohit1901/personal-website.git
```
2. Install the dependencies:
```
cd personal-website
npm install
```
3. Start the development server:
```
npm run dev
```
4. Open your web browser and navigate to `http://localhost:3000`.### Deployment
My personal website is hosted on Heroku, a popular cloud platform for deploying web applications. You can visit the live site at [rohit.khanduri.de](https://www.rohit.khanduri.de/)### Contributing
If you spot any issues or have ideas to make my website even more awesome, I'd love to hear from you! Feel free to open an issue or submit a pull request. Your contributions are always welcome.### Let's Connect
You can reach me at:
- Email: [[email protected]](mailto:[email protected])
- LinkedIn: [Rohit Khanduri](https://www.linkedin.com/in/rohit-khanduri-9098b84a/)
- Twitter: [@JohnnyD78310768](https://twitter.com/JohnnyD78310768)Let's build something amazing together! 🚀