A clean and interactive Profile Card Web App that displays user details in a card format with an engaging UI.
π Live Demo: https://profilexcard.netlify.app/
Profile Card is a simple web application built using HTML, CSS, and JavaScript that showcases a customizable profile card β perfect for developers, designers, or anyone who wants a personalized profile card component for a portfolio or landing page.
This project demonstrates front-end UI design and basic DOM manipulation in pure JavaScript.
- πΌ Responsive Profile Card
- π¨ Custom styling using CSS
- π Lightweight and fast
- π Easy to integrate into other projects
- πΌοΈ Includes profile image and basic info layout
| Technology | Purpose |
|---|---|
| HTML | Structure |
| CSS | Styling |
| JavaScript | Interactivity |
The profile card displays user information (such as picture, name, bio etc.) styled using CSS and dynamically manipulated using JavaScript (if applicable). You can customize the content easily by editing the HTML or JavaScript files.
Profile_card/
βββ index.html # Main HTML page
βββ style1.css # CSS styling
βββ script1.js # JavaScript logic
βββ shu.jpg # Profile image
βββ README.md # Project documentation
To run this project locally, follow these steps:
-
Clone the repository
git clone https://github.com/suyXcode/Profile_card.git
-
Navigate into the project folder
cd Profile_card -
Open
index.htmlin your browserDouble click the file or serve it using VS Code Live Server / any HTTP server.
π Screenshot of the profile card as shown in the repo.

β Contributing
- Contributions are welcome! If you want to improve styling, add animations, or add new features, feel free to open an issue or submit a pull request.
Suyash Singh
π GitHub: https://github.com/suyXcode
πΌ LinkedIn: https://www.linkedin.com/in/suyxcode/
π Portfolio: https://suyxcode.netlify.app