Sam Sycamore
Sycamore Garden

Sycamore Garden

Follow
homeTwitterGitHubSupportbadges
Tag

Open Source

#opensource

More content

Read more stories on Hashnode


Articles with this tag

What you should know if you're new to the tech industry

Aug 9, 202210 min read 814 views

These are the top five things I think you ought to know when you're looking to start a career in tech. · As I write this, it's coming up on the two-year...

What you should know if you're new to the tech industry

How to add commits to someone else's pull request on GitHub

Jul 20, 20225 min read 1.4K views

Need to make changes to a contributor's branch? Here's how to set up a remote to push your own commits to their work. · When I became an open source...

How to add commits to someone else's pull request on GitHub

How to add light and dark mode images to your GitHub repo README

Jul 11, 20222 min read 622 views

Use this solution to specify the theme an image is shown to in a GitHub repository Readme file. · Let's say you want to beautify a GitHub repo README...

How to add light and dark mode images to your GitHub repo README