Skip to content

suyXcode/Profile_card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Profile Card

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/


πŸ“Œ About

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.


🎯 Features

  • πŸ’Ό Responsive Profile Card
  • 🎨 Custom styling using CSS
  • πŸš€ Lightweight and fast
  • πŸ“ Easy to integrate into other projects
  • πŸ–ΌοΈ Includes profile image and basic info layout

πŸ› οΈ Tech Stack

Technology Purpose
HTML Structure
CSS Styling
JavaScript Interactivity

🧠 How It Works

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.


πŸ“ Project Structure

Profile_card/
β”œβ”€β”€ index.html # Main HTML page
β”œβ”€β”€ style1.css # CSS styling
β”œβ”€β”€ script1.js # JavaScript logic
β”œβ”€β”€ shu.jpg # Profile image
└── README.md # Project documentation


πŸš€ Getting Started

To run this project locally, follow these steps:

  1. Clone the repository

    git clone https://github.com/suyXcode/Profile_card.git
  2. Navigate into the project folder

      cd Profile_card
  3. Open index.html in your browser

    Double click the file or serve it using VS Code Live Server / any HTTP server.
    

πŸ“Έ Screenshots

πŸ“Œ 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.

πŸ‘¨β€πŸ’» Author

Suyash Singh

πŸ”— GitHub: https://github.com/suyXcode
πŸ’Ό LinkedIn: https://www.linkedin.com/in/suyxcode/
🌐 Portfolio: https://suyxcode.netlify.app