/SubramanyaKS.github.io

This is my Portfolio website using html, css and javascript

Primary LanguageHTMLMIT LicenseMIT

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 😊