Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ravisuhag/portfolio
My little space on the web.
https://github.com/ravisuhag/portfolio
nextjs portfolio ravisuhag react
Last synced: 17 days ago
JSON representation
My little space on the web.
- Host: GitHub
- URL: https://github.com/ravisuhag/portfolio
- Owner: ravisuhag
- Created: 2013-08-17T12:22:42.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T18:25:38.000Z (4 months ago)
- Last Synced: 2024-10-14T01:42:22.448Z (about 1 month ago)
- Topics: nextjs, portfolio, ravisuhag, react
- Language: JavaScript
- Homepage: http://ravisuhag.com
- Size: 84.3 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello, welcome to my little space on the web. I am Ravi Suhag, an agile engineer with a vision to transform software chaos into seamless experiences. My inherent passion to solve problems involving analysis and synthesis shaped me to lead technology and product for organizations of all sizes, untangling the knots in software development, smoothing product delivery, and instilling best practices.
Have fun in browsing and thank you for visiting!
### Colophon
This portfolio makes use of many great tools; tools that make my life as a developer easy and fun.
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
The font used is Roboto, and is served via Google Fonts. The photograph on the bio’s masthead is of me speaking at HasGeek.
### Usage
To install dependencies:
```sh
$ yarn install
```To run development server:
```sh
$ yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
If you have questions, please open an issue in the [discussion forum](https://github.com/ravisuhag/portfolio/issues).
### Deployment
This website is deployed on the [Vercel Platform](https://vercel.com) from the creators of Next.js.