Skip to content

Welcome to the Students Profile Card Showcase project! This open-source project is all about learning that how to contribute in open source under the event of the HacktoberFest.

License

Notifications You must be signed in to change notification settings

danishzayan/StudentsShowcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profile Card Showcase

Welcome to the Students Profile Card Showcase project! This open-source project allows users to design and showcase their own profile cards using HTML and CSS. It's a fun way to learn web development while sharing your creativity with others.

Netlify Status Number of Visitors github stars GitHub contributors github forks GitHub commits GitHub issues linkedin

dddddd

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Basic knowledge of HTML and CSS.
  • Git installed on your computer.
  • An understanding of how to create a GitHub account and fork repositories.

Getting Started

  • After Cloning Students Showcase Project.
  • Open profileData.js file in the project.
  • Add your data in the userProfiles
  • After change, save the data.
  • Which is given below.
const userProfiles = [
  {
    username: "user1",
    name: "Danish Kamal",
    city: "Hyderabad",
    course: "MCA",
    work: "Frotend Developer",
    msgURL: "",
    linkedinURL: "",
    imageUrl: "https://randomuser.me/api/portraits/women/56.jpg",
    skills: [
      "UI / UX",
      "Front End Development",
      "HTML",
      "CSS",
      "JavaScript",
      "ReactJS",
      "Node",
    ],
  },
]

Contributing 👨‍💻

Open Source Love svg1

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are greatly appreciated.
  • Check out our contribution guidelines for more information.

License 🛡️

Students Showcase is licensed under the MIT License - see the LICENSE file for details.

Project Admin 😎


Danish Kamal

Contributor Over Time ⏳

Contributors over time

Project Contributors 🌟

Thanks a lot for spending your time helping Students Showcase grow. Thanks a lot!

About

Welcome to the Students Profile Card Showcase project! This open-source project is all about learning that how to contribute in open source under the event of the HacktoberFest.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published