thekaushikgoswami.github.io
thekaushikgoswami.github.io copied to clipboard
The Open-Source code for My Personal Portfolio! A minimal and ambient portfolio template for Developers! ⚡
Personal Portfolio ⚡
A clean, beautiful, ambient portfolio template for Software Developers!
https://thekaushikgoswami.github.io
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
masterbranch of this repository.
📚 Sections
- [x] About
- [x] Skills
- [x] Work
- [x] Resume
- [x] Contact
- [x] Social Media Links
- [x] Custom 404 Page
- [x] Particle Effect
- [x] 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
- imfunniee - For The Base Template of this Portfolio
- tsParticles - For The Custom 404 Page
Made with :heart: in India