Skip to content
View eschwarz1's full-sized avatar
  • Columbus, Ohio
  • 13:58 - 4h behind

Block or report eschwarz1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
eschwarz1/README.md

Hi there 👋

Step 1: Create a new repository for your profile README In the upper-right corner of any page, select , then click New repository.

Screenshot of a GitHub dropdown menu showing options to create new items. The menu item "New repository" is outlined in dark orange. Under "Repository name", type a repository name that matches your GitHub username. For example, if your username is "octocat", the repository name must be "octocat."

Optionally, in the "Description" field, type a description of your repository. For example, "My personal repository."

Select Public.

Select Initialize this repository with a README.

Click Create repository.

Step 2: Edit the README.md file Click the next to your profile README.

Screenshot of @octocat's profile README. A pencil icon is outlined in dark orange. In the "Edit" view, you'll see some pre-populated text to get you started. On line 1, delete the text that says ### Hi there and type # About me.

In Markdown syntax, ### renders the plain text as a small ("third-level") heading, while ## or # renders a second- and first-level heading respectively. Toggle to "Preview" to see how the plain text now renders. You should see the new text displayed as a much larger heading.

Toggle back to the "Edit" view.

Delete line 3 and line 16.

This HTML syntax (e.g. <!--) is keeping the other lines hidden when you toggle to "Preview". Complete some of the prompts on lines 8 to 15, and delete any lines you don't want. For example, add your interests, skills, hobbies, or a fun fact about yourself.

Now, toggle to "Preview". You should see your completed prompts render as a bulleted list.

Toggle back to "Edit" and remove any other lines of text that you don't want displayed on your profile.

Keep customizing and editing your profile README.

Use the Emoji cheat sheet to add emojis. Use the Markdown cheat sheet to experiment with additional Markdown formatting. Step 3: Publish your changes to your profile When you're happy with how your profile README looks in "Preview", and you're ready to publish it, click Commit changes... In the open dialog box, simply click again Commit changes. Navigate back to your profile page. You will see your new profile README displayed on your profile. Next steps

Popular repositories Loading

  1. usbrubberducky-payloads usbrubberducky-payloads Public

    Forked from hak5/usbrubberducky-payloads

    The Official USB Rubber Ducky Payload Repository

    PowerShell

  2. eschwarz1 eschwarz1 Public

    My personal repository

  3. flipperzero-firmware flipperzero-firmware Public

    Forked from flipperdevices/flipperzero-firmware

    Flipper Zero firmware source code

    C