GithubHelp home page GithubHelp logo

saulamador-yml's Introduction

Learn In Public (for introverts and extroverts)

๐Ÿšจ Important information for the teachers, please read this if you are a teacher.

Contributions are GitHub's bread-and-butter, the main purpose. It's time to start your first GitHub contribution.

The Pull Request

Git offers a way to push code to a repository without owning it, or even being invited to it, it's called a Pull Request and the main goal of this exercise is to create your first Pull Request. Here is a 12min video explaining pull requests.

Your Public Profile

During this project, you will start building your professional profile, one of the most significant accomplishments you can have at the academy:

  • It will be the first version of your developer portfolio.

  • This will be the first version of your Resume (as a coder).

  • It will give more context to your learning experience: you can see a table of everything you will learn throughout the course.

Open this Student Showcase (still in beta): Here you can find the list of some students that have their profile already built, you can also click around each student to find their public information (GitHub profile, Twitter usernames, Linkedin profiles, etc.).

Don't worry about the content of your profile, today its just about the YML structure and making sure you show up on the students list, later you can do more updates to your profile.

How to build your own profile inside the Student Showcase?

  1. Open this URL and fork the repository https://github.com/4GeeksAcademy/4GeeksAcademy

fork button

A new repository will be created in your account.

  1. Open the new forked repository using a provisioning tool like Codespaces (recommended) or Gitpod (ask your teacher on how to open your fork).

  2. In your Codespace, create a file <your_github_username>.yml file inside /site/resumes/ with your profile information.

The YML file must contain all your personal and professional information.

Open this template and copy its contents to start making your profile: example.yml

๐Ÿ’ก Important: You should test your YML syntax here: https://www.yamllint.com/

  1. Commit and push your changes.

$ git add .

$ git commit -m "my profile"

$ git push origin master

  1. Go back to GitHub and look for the recently created repository. In it you will find a button to "Pull Request" your changes back into the main repository.

pull request button

After completing the PR (Pull Request) the application will automatically generate your own student portfolio, to see it, see if your name appears here:

https://sep.4geeksacademy.co

Your profile should look like the following:

Watch Live Demo Here

Completing the YML file

The YML file it's comprised of 5 major sections:

basic_info: Personal info.
education: Previous studies.
experiences: Previous jobs.
projects: Describe the projects you've built as a developer.
skills: List your skills with a percentage of expertise.

You can pick a different template and skin, for example:

template: "online-cv"
skin: "blue"

This and many other projects are built by students as part of the 4Geeks Academy Coding Bootcamp by Alejandro Sanchez and many other contributors. Find out more about our Full Stack Developer Course, and Data Science Bootcamp.

saulamador-yml's People

Contributors

alesanchezr avatar lorenagubaira avatar josemoracard avatar tommygonzaleza avatar jatv93 avatar lyss2120 avatar norkysgc avatar thommyjp avatar andres-av avatar carmencami avatar koonzinc avatar

Watchers

 avatar

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.