https://github.com/varshithvhegde/profilecard
It is a simple Web Based Profile Card made using Glassmorphism
https://github.com/varshithvhegde/profilecard
awesome-portfolio css html javascript portf portfolio profile profile-card simple-portfolio
Last synced: 10 days ago
JSON representation
It is a simple Web Based Profile Card made using Glassmorphism
- Host: GitHub
- URL: https://github.com/varshithvhegde/profilecard
- Owner: Varshithvhegde
- License: mit
- Created: 2022-07-08T17:07:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-28T16:27:10.000Z (about 3 years ago)
- Last Synced: 2025-03-23T19:14:33.723Z (7 months ago)
- Topics: awesome-portfolio, css, html, javascript, portf, portfolio, profile, profile-card, simple-portfolio
- Language: JavaScript
- Homepage: https://varshithvhegde.live/
- Size: 294 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# My Profile Card
This is a simple profile card that I made using HTML and CSS.
## Getting Started
- Clone the repository
- Open the index.html file in your browser
- Edit the index.html file to change the profile card
- Edit the style.css file to change the styling of the profile card
- Edit the README.md file to change the content of this page### Prerequisites
- A text editor(eg. VS Code)
- A browser(eg. Google Chrome)
- Git
- GitHub### Installing
Clone the repository using below command
git clone https://github.com/Varshithvhegde/profilecard.git
## Running the tests
- Use live server extension in VS Code to run the index.html file
## Deployment
- Deploy the project on GitHub pages
- [varshithvhegde.github.io/profilecard](https://varshithvhegde.github.io/profilecard/)
- [varshithvhegde.live](https://varshithvhegde.live)## Built With
- HTML
- CSS
- SASS
- JavaScript
- Vanilla JS
- VS Code
- Git
- GitHub
- GitHub Pages## Contributing
- Fork the repository
- Clone the repository
- Create a new branch
- Commit your changes
- Push the changes to your repository
- Create a pull request
- Wait for the pull request to be merged## Authors
- **Varshith V Hegde** - [Varshithvhegde](https://github.com/Varshithvhegde)
## License
- This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
- Hat tip to anyone whose code is used
- Inspiration
- etc