Code Monkey home page Code Monkey logo

hacktober-2023's Introduction

Hacktoberfest Coding Challenge: Simple Portfolio

Welcome to our Hacktoberfest Coding Challenge! ๐Ÿš€

About

This challenge is focused on building a simple portfolio website using HTML, JavaScript, and CSS. It's a beginner-friendly project that involves creating a personal webpage to showcase your skills and projects.

Note: Pull requests will be evaluated every 12 hours. Thank you for your patience!

Starring the Repository: Starring the repository not only shows your appreciation but also helps others discover this project. Your support is invaluable!

Maintainers' Discretion: Please note that maintainers have the sole discretion to determine the eligibility of contributions. Contributions that align with the spirit of the project and follow the guidelines will be accepted.

Contribution Challenge

Task: Create a Simple Portfolio Website

  1. Fork the Repository: Click on the 'Fork' button in the top right corner to create your copy of this repository.

  2. Clone your Fork: Open a terminal and run the following command, replacing [your-username] with your GitHub username.

    git clone https://github.com/[your-username]/hacktober-coding-challenge.git
  3. Create a Branch: Move into the repository's directory and create a new branch to work on.

    cd hacktober-coding-challenge
    git checkout -b portfolio-feature
  4. Create a Simple Portfolio Website: Using HTML, JavaScript, and CSS, create a basic portfolio webpage in the portfolio/[your-username] directory. Include the following elements:

    • Your name and a short bio.
    • A section to showcase your skills.
    • A section to display your projects with brief descriptions.
    • Contact information.
  5. Enhance with JavaScript (Optional): If you're up for a challenge, consider adding a dynamic element to your portfolio using JavaScript. This could be a simple interactive feature or animation to make your portfolio stand out.

  6. Commit Changes: Once you've created your portfolio, commit the changes with a descriptive commit message.

    git add .
    git commit -m "Create a simple portfolio webpage"
  7. Push Changes: Push your changes to your forked repository on GitHub.

    git push origin portfolio-feature
  8. Create a Pull Request: Go to your forked repository on GitHub and click on the "New Pull Request" button. Provide a brief description of your changes and submit the pull request.

Contribution Guidelines

  • Use HTML for structure, CSS for styling, and optionally add JavaScript for interactivity.
  • Keep the design clean and professional.
  • Create your portfolio in the portfolio/[your-username] directory.
  • Include a README.md file with instructions on how to view your portfolio locally.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project, you agree to abide by its terms.

Need Help?

If you're new to web development or have questions about creating your portfolio, feel free to ask for help. We're here to assist you on your coding journey!

Happy Coding and Building Your Portfolio! ๐Ÿš€๐ŸŒ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.