2788 / 2788.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Portfolio ⚑

A clean, beautiful, ambient portfolio template for Software Developers!

https://thekaushikgoswami.github.io

GitHub stars GitHub forks Maintenance Website

Website Preview

website preview

Make Sure to ⭐ the Repo if You liked it -- It Helps!

πŸ“‹ Features

⚑️ Open-Source
⚑️ Valid HTML5 & CSS3
⚑️ Easy to modify

πŸ“¦ Installation & Deployment

  • Clone the repository and modify the content of index.html according to your requirements.
  • Add or remove images from the thekaushikgoswami.github.io/assets/ directory as per your needs.
  • I highly recommend using GitHub Pages to deploy the website in the easiest way.
  • To deploy your website using GitHub Pages, create a GitHub repository with the name <your-github-username>.github.io. Please use this exact name.
  • Push the generated code to the master branch of this repository.

πŸ“š Sections

  • About
  • Skills
  • Work
  • Resume
  • Contact
  • Social Media Links
  • Custom 404 Page
  • Particle Effect
  • Footer

To view a live example, click here

πŸ› οΈ Tools Used

πŸš€ Contributing

Step 1: Clone The Repo πŸ’‘

Fork the repository and then clone it locally by doing -

git clone https://github.com/TheKaushikGoswami/thekaushikgoswami.github.io.git

Step 2: Build Your Code πŸ”¨

Start your magic by modifying the code and making changes of your own. Then push the commit using -

git add .
git commit -m "<your commit message here>"
git push YOUR_REPO_URL develop

Step 3: Create a new pull request πŸ”ƒ

After cloning & setting up the local project you can push the changes to your github fork and make a pull request (optional).

πŸ€— Special Thanks To


Made with ❀️ in India

About


Languages

Language:JavaScript 69.6%Language:HTML 15.9%Language:CSS 14.5%