Skip to content

Files

Latest commit

86cb793 · Aug 14, 2024

History

History

day-01

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 14, 2024
Aug 13, 2024
Aug 13, 2024

README.md

Challenge Name: Profile Card

You can work on this challenge directly in BigDevSoon Code Editor.

Profile Card Design

Introduction

This is an opportunity to apply your skills in HTML, CSS, and JavaScript to create a solution that reflects the design. We encourage creativity and uniqueness while adhering to the design principles outlined in the challenge.

User Story

As a user, I want a profile card that effectively showcases my professional details and personality, making it easy for viewers to connect and interact with me.

Acceptance Criteria

  • The profile card displays a profile image prominently within a dynamically shaped frame.
  • User's name, username, and a brief professional bio are displayed clearly.
  • Includes functional icons for social media profiles that are easily accessible.
  • Features responsive 'Follow' and 'Message' buttons.
  • The design is responsive and maintains functionality across different device screens.

Get Started

Begin your development with the index.html provided in the challenge's folder. You can work on this challenge directly in the BigDevSoon Code Editor and use the assets available to you and refer to the design screenshot for visual guidelines. Push your boundaries and remember, perfection comes through practice and iteration.

Best Practices and Tips

  • Design Accuracy: Your solution should closely match the layout and style of the provided screenshot.
  • Interactivity: Enhance user interaction through JavaScript to elevate the experience beyond a static display.
  • Functionality: Ensure that all elements are functional, with attention to detail in the implementation.
  • Quality Assurance: Submit a well-coded, clean, and organized solution that adheres to modern web standards.
  • Code Quality: Write clean, readable, and well-commented code to maintain best practices in development.
  • Responsive Design: Ensure your challenge solution is responsive and functions well on various devices.
  • Performance Optimization: Optimize image sizes and script efficiency to improve the loading times and responsiveness of your code.