Skip to content

SubramanyaKS/SubramanyaKS.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f1da9f2 Β· Jul 19, 2024
Apr 13, 2024
Mar 8, 2024
Mar 9, 2023
Sep 7, 2023
May 16, 2021
Mar 18, 2022
Jul 19, 2024
Apr 29, 2024

Repository files navigation

Personal Website

Repository Size GitHub last commit Repository Status Website Status

It is my personal website or portfolio hosted with GitHub Pages,built to showcase my latest work and my details in this website.

Features

  • Responsive Website
  • Attractive UI
  • Fullscreen mode
  • Cross platform

Tech Stack

  • HTML5
  • CSS3
  • JavaScript
  • Bootstrap
  • Visual Studio Code

Structure

πŸ“¦ 
β”œβ”€ .nojekyll
β”œβ”€ LICENSE
β”œβ”€ README.md
β”œβ”€ css
β”‚  β””─ style.css
β”œβ”€ images
β”‚  β””─ all images
β”œβ”€ index.html
β”œβ”€ js
β”‚  β””─ myweb.js
└─ navbar.html

Installation

You can install the project with 2 method

  1. By using Zip method.

    • Download the project in zip format using "Download Zip " option.
    • Save it in folder and run index.html file.
  2. Using git.

    • clone the repository using command git clone https://github.com/SubramanyaKS/SubramanyaKS.github.io.git
    • run the index.html file

Deployment

The website is deployed in Github Pages.

you can refer this page. for more details about deployment

Contribution

if you want to contribute to this project.

  1. Fork the repository
  2. Create a new branch (any name except main and master)
git checkout -b xyz
  1. Make changes and commit your changes.
git commit -m "Changes in xyz"
  1. Push the changes to new branch.
git push origin xyz
  1. Open a pull request

Demo

The website is hosted on github pages.click on below link to view.

Website

Screenshots

website-preview

License

This project is under the MIT license. you can check the details in LICENSE.md file

Authors

Acknowledgements

Feedback

If you have any feedback, please reach out to me at email

If you like this don't forget to ⭐ the repository.

Thank You for visiting Have a nice day 😊