Skip to content

shiv-tyagi/shiv-tyagi.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shiv's Portfolio

Welcome to my portfolio repository! 🎉

About

This is a minimalistic portfolio site that showcases my work and interests. It is hosted on my home lab setup and can be accessed at shiv.bigliboo.dev.

Features

  • Personal Introduction: Displays a brief overview of who I am and what I do.
  • Contact Information: Includes links to my email, phone, LinkedIn, GitHub, and resume.
  • Home Lab Projects: Lists some of the projects hosted on my home lab setup.

Setup

Simple setup using npx http-server

If you want to create your own minimal portfolio site, feel free to use this code as a starting point. Here’s a basic guide on how to set it up:

  1. Clone the Repository:

    git clone https://github.com/shiv-tyagi/your-repo-name.git
    cd your-repo-name
  2. Customize Content: Modify the HTML and JavaScript files to fit your personal information and preferences.

  3. Host Locally: You can use a local server to view your site. For example, if you have http-server installed, you can run:

    npx http-server
  4. Deploy: Deploy your site to your preferred hosting service.

Deploy using kubernetes

If you have a kubernetes setup, you can simply clone this repo and run kubectl apply -f install.yml with appropriate kubernetes context to deploy the website.

License

Feel free to use and modify this code for your own projects.

Contact

If you have any questions or need assistance, don’t hesitate to reach out to me.

Happy coding! 🚀

About

My portfolio website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages