> Markdown version of [/magazine/694-5-github-repos-that-help-you-ship-and-show-your-work](https://www.wearedevelopers.com/magazine/694-5-github-repos-that-help-you-ship-and-show-your-work). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # 5 GitHub Repos That Help You Ship and Show Your Work **By:** [Daniel Cranney](https://www.wearedevelopers.com/@daniel-cranney) **Published:** February 16, 2026 If you’re a regular reader here, you’ll know we absolutely love open source. In particular, we have a soft spot for the small, practical repos, the ones that don’t look like much at first glance, but turn out to be incredibly useful. We’ve rounded up a few we’ve come across recently that you can start using straight away — whether that’s to ship something faster, present your work more clearly, or just make your developer life a little smoother. ## 1. LittleLink ![LittleLink screenshot and repo](https://wearedevelopers.imgix.net//magazine/articles/694/images/content/5yhZJWuPX4Khwt0GF6le-1771080665.jpeg?w=984&auto=compress,format) [LittleLink](https://github.com/sethcottle/littlelink) is a super simple “link in bio” site, like LinkTree… but open source. Of course there are others out there, but LittleLink’s simplicity is probably it’s best quality. It’s just HTML and CSS, no framework, no bloat. To get started, just clone it, edit the links and buttons, and deploy to GitHub Pages (or anywhere). A few clicks and you’ve got your own Linktree-style page on your own domain ## 2. Open Props ![Open Props repo and screenshot](https://wearedevelopers.imgix.net//magazine/articles/694/images/content/GGvQiNIpTEZhoCumlMi0-1771080665.jpeg?w=984&auto=compress,format) Let’s be honest, Tailwind has become wildly popular in modern web development, particularly for developers working with frameworks. But, when you’re working on a project where the bloat of a framework just isn’t welcome, and where Tailwind is less straight-forward to install, you might miss the speed that Tailwind’s utility classes give. This is where CSS custom properties (aka varaibles) come in handy. [Open Props](https://github.com/argyleink/open-props) is a collection of modern CSS custom properties, including shadows, gradients, font scales, spacing, easing, palettes and swatches and more, all ready to drop into your project. ## 3. JSON Resume ![JSON Resume repo and screenshot](https://wearedevelopers.imgix.net//magazine/articles/694/images/content/BSrWUIje6uwX6NXhpq28-1771080665.jpeg?w=984&auto=compress,format) Sure we all have a LinkedIn profile, and probably a portfolio website too, but resumes (also known as CVs) are a must-have. [JSON Resume](https://github.com/jsonresume) lets you define your CV as structured JSON (very dev-friendly), then generate beautiful resumes from it using different themes. Instead of redesigning your CV every year, you update one source file and regenerate. ## 4. Developer Portfolios ![A developer portfolio screenshot](https://wearedevelopers.imgix.net//magazine/articles/694/images/content/luqVnSYdBujUay4ydLXv-1771080665.jpeg?w=984&auto=compress,format) We all love having our own little slice of the web, and developer portfolios are often more than just a place to share links to projects. They showcase your abilities, link together projects, probably host blogs or technical articles a lot more. The best way to improve your own site, is to get inspired by others and [this repo has over 1400 links](https://github.com/emmabostian/developer-portfolios?tab=readme-ov-file#d) to developer sites of all kinds (of course a frontend portfolio is probably quite different to that of a data analyst, for example). In the spirit of open source, be sure to submit a pull request add your own to the list when you’re done. ## 5. Awesome Selfhosted ![Awesome Selfhosted screenshot and repo](https://wearedevelopers.imgix.net//magazine/articles/694/images/content/dFPhMPfpFpoXWNyCosz0-1771080665.jpeg?w=984&auto=compress,format) We’re all guilty of signing up for new subscriptions for tools we’ll probably over use once, when self-hosted alternatives would have likely saved us both the time and money we spent. [Awesome Selfhosted](https://github.com/awesome-selfhosted/awesome-selfhosted) is a massive curated list of software you can run yourself. From project management tools and analytics to file sharing and note-taking apps, it’s a reminder that you don’t have to pay for every SaaS product. Even if you don’t use the applications yourself, it’s a great place to get inspiration for new projects, and see what is out there that you might want to contribute towards in future. ## Share Your Own None of these repos are flashy, but they remove friction, solve problems or save time - things that software does remarkably well. Whether you’re improving your online presence, looking for native alternatives to frameworks or paid products, GitHub is a well of incredible projects and communities that will make your life better. If you leverage GitHub repos in your daily life or job, [be sure to send them to us](https://bsky.app/profile/wearedevelopers.bsky.social) for a future article (and credit). ## Related Articles - [GitHub’s Hidden Keyboard Shortcuts to Boost Your Productivity](https://www.wearedevelopers.com/magazine/651-github-s-hidden-keyboard-shortcuts-to-boost-your-productivity) - [How to Make Your GitHub Profile Stand Out (Without Writing a Line of Code)](https://www.wearedevelopers.com/magazine/584-how-to-make-your-github-profile-stand-out-without-writing-a-line-of-code) - [4 reasons to start or update your GitHub profile](https://www.wearedevelopers.com/magazine/45-4-reasons-to-start-or-update-your-github-profile) - [Top 7 Software Development Workflow Tips I Wish I Knew Earlier](https://www.wearedevelopers.com/magazine/325-top-7-software-development-workflow-tips-i-wish-i-knew-earlier) ## Related Videos - [What you can learn from an open-source project with 500 million downloads](https://www.wearedevelopers.com/videos/1556-what-you-can-learn-from-an-open-source-project-with-500-million-downloads) - [Starting business without breaking the bank: Self hosted OSS productivity ecosystem](https://www.wearedevelopers.com/videos/1219-starting-business-without-breaking-the-bank-self-hosted-oss-productivity-ecosystem) - [How a Small Team Shrank a Microsoft Monorepo by 94%](https://www.wearedevelopers.com/videos/1236-how-a-small-team-shrank-a-microsoft-monorepo-by-94) - [How GitHub secures open source](https://www.wearedevelopers.com/videos/1450-how-github-secures-open-source) ## Related Jobs - [Senior Software Engineer](https://www.wearedevelopers.com/jobs/ext/15942-senior-software-engineer) at **GitHub** - [Senior Software Engineer](https://www.wearedevelopers.com/jobs/ext/159190-senior-software-engineer) at **GitHub** - [Senior Software Engineer, Client Apps Platform](https://www.wearedevelopers.com/jobs/ext/1773893-senior-software-engineer-client-apps-platform) at **GitHub** - [Principal Product Manager, Agent Platform](https://www.wearedevelopers.com/jobs/ext/277541-principal-product-manager-agent-platform) at **GitHub** - [Staff Software Engineer, Database Infrastructure](https://www.wearedevelopers.com/jobs/ext/1470125-staff-software-engineer-database-infrastructure) at **GitHub** - [Staff Developer Advocate, GitHub Security Lab](https://www.wearedevelopers.com/jobs/ext/1921051-staff-developer-advocate-github-security-lab) at **GitHub**