HacktoberFest

Open-source projects categorized as HacktoberFest

Top 23 HacktoberFest Open-Source Projects

HacktoberFest
  1. free-programming-books

    :books: Freely available programming books

    Project mention: Focused Work, Distraction-Free Coding | dev.to | 2026-05-24

    Free Programming Books

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. TheAlgorithms

    All Algorithms implemented in Python

    Project mention: Stop Hoarding Junk Code! Your Algorithm Learning Bible Awaits | dev.to | 2025-09-01

    git clone https://github.com/TheAlgorithms/Python.git cd Python

  4. go-formatter

    A curated list of awesome Go frameworks, libraries and software

    Project mention: I built a CLI that eliminates README reading forever | dev.to | 2026-05-21

    Mentioned in Awesome Go

  5. transformers

    🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

    Project mention: The $100 ChatGPT: Why Karpathy's nanochat Represnts the Next Big Thing | dev.to | 2026-05-04

    Hugging Face Transformers: 500,000+ lines

  6. excalidraw

    Virtual whiteboard for sketching hand-drawn like diagrams

    Project mention: Your Architecture Diagram Is a Screenshot. Your AI Agent Can't Read It. | dev.to | 2026-05-31

    The format idea costs you nothing to adopt today: export from excalidraw.com with "Embed scene" on, commit the .excalidraw.png, reference it as a normal image. It renders everywhere and stays editable.

  7. axios

    Promise based HTTP client for the browser and node.js

    Project mention: Spine v1: Stop Making Claude Rediscover Your Codebase Every Time You Open a Repo | dev.to | 2026-05-02

    git clone https://github.com/axios/axios.git cd axios

  8. Windows Terminal

    The new Windows Terminal and the original Windows console host, all in the same place!

    Project mention: Another GitHub outage in the same day | news.ycombinator.com | 2026-02-09

    >I doubt that people think it's the engineering teams that are the problem

    Did you forget Microsoft engineering response to Casey Muratori "Extremely slow performance when processing virtual terminal sequences"?

    "I believe what you’re doing is describing something that might be considered an entire doctoral research project in performant terminal emulation as “extremely simple” somewhat combatively."

    https://github.com/microsoft/terminal/issues/10362#issuecomm...

    followed by Casey producing evidence for his 'extremely simple' claim in couple of days.

  9. Material UI

    Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

    Project mention: Show HN: Typique – a bundler-independent, zero-runtime CSS-in-TS library | news.ycombinator.com | 2026-01-07

    Hi HN! I’ve been following zero-runtime CSS-in-JS/TS libraries for a while and noticed that most of them end up overwhelmed by bundler compatibility issues. A good summary of these problems is in the final status report [1] of Pigment CSS — MUI’s attempt in this space.

    As someone working on TypeScript tooling, I started wondering whether this problem could be approached from a different angle: instead of relying on bundler plugins, use TypeScript types to define styles, and TypeScript tooling to provide locally scoped class and CSS variable names.

    This led to Typique — a library built as a TypeScript plugin. It provides IDE integration (completion, diagnostics, quick fixes) and emits plain CSS without any dependence on bundler or framework. It’s early, but already usable; I’ve been using it in a couple of personal projects.

    Feedback, questions, and skepticism are very welcome. Thanks for reading.

    [1] https://github.com/mui/material-ui/issues/45759#issuecomment...

  10. app-ideas

    A Collection of application ideas which can be used to improve your coding skills.

  11. Design Patterns

    Design patterns implemented in Java

    Project mention: Patterns.dev | news.ycombinator.com | 2025-12-10
  12. Home Assistant

    :house_with_garden: Open source home automation that puts local control and privacy first.

    Project mention: Ask HN: What are you working on? (June 2026) | news.ycombinator.com | 2026-06-14

    https://www.home-assistant.io/

    the interface can be set up on her phone, a tablet on a wall, and limiting things to giant buttons and displays is very easy for you.

    And, you can monitor and be alerted near real time to issues of course.

  13. sherlock

    Hunt down social media accounts by username across social networks

    Project mention: Free software scares normal people | news.ycombinator.com | 2025-10-30

    Wow, it's actually real.

    https://old.reddit.com/r/github/comments/1at9br4/i_am_new_to...

    https://github.com/sherlock-project/sherlock/issues/2011

  14. Stirling-PDF

    #1 PDF Application on GitHub that lets you edit PDFs on any device anywhere

    Project mention: Amazon is discontinuing Kindle for PC on June 30th | news.ycombinator.com | 2026-04-18
  15. PayloadsAllTheThings

    A list of useful payloads and bypass for Web Application Security and Pentest/CTF

    Project mention: Irish-Name-Repo 2 - picoCTF '19 (web) | dev.to | 2025-09-06

    if you've never worked on SQL injection that's fine there is a PWNSOME REPOSITORY(get it? pwn + awesome) called[ Payload All The Things (https://github.com/swisskyrepo/PayloadsAllTheThings) it has different payloads for different web vulnerabilities.

  16. Nest

    A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

    Project mention: You might not need… the repository pattern | dev.to | 2026-05-23

    If you follow a strict domain model, and propagate changes to other aggregates through events, you can adhere to the above criteria. You're probably writing Java, C#, or JS with Nest (which really, really wants to be Java).

  17. tesseract-ocr

    Tesseract Open Source OCR Engine (main repository)

    Project mention: DeepSeek OCR | news.ycombinator.com | 2025-10-19

    How does it compare to Tesseract? https://github.com/tesseract-ocr/tesseract

    I use ocrmypdf (which uses Tesseract). Runs locally and is absolutely fantastic. https://ocrmypdf.readthedocs.io/en/latest/

  18. Grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

    Project mention: OpenTelemetry: The Foundation of Modern Cloud-Native Observability — Traces, Metrics, Logs, and the Future of Observability | dev.to | 2026-05-28

    Grafana Labs ecosystem Datadog New Relic Dynatrace Splunk Elastic Custom data lakes and analytics systems

  19. Strapi

    🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.

    Project mention: Three Ways to Convert JSON to TypeScript. Only One Is Deterministic. | dev.to | 2026-04-27

    CMS content. Headless CMS responses from Strapi, Sanity, or Contentful are deeply nested. Type them once; let the compiler catch template bugs.

  20. AppFlowy

    Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.

    Project mention: Tell HN: Notion Desktop is monitoring your audio and network | news.ycombinator.com | 2025-07-17
  21. Apollo-11

    Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.

    Project mention: Original NASA Apollo 11 guidance computer source code for the Lunar Module | news.ycombinator.com | 2026-05-30
  22. 33-js-concepts

    📜 33 JavaScript concepts every developer should know.

    Project mention: 33-js-concepts VS javascript - a user suggested alternative | libhunt.com/r/33-js-concepts | 2026-01-15
  23. Java

    All Algorithms implemented in Java

  24. Docusaurus

    Easy to maintain open source documentation websites.

    Project mention: Docusaurus – The Modern Docs Framework | dev.to | 2026-06-14
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

HacktoberFest discussion

Log in or Post with

HacktoberFest related posts

  • Show HN: Manim-Studio – Prompt to 3blue1brown video

    2 projects | news.ycombinator.com | 14 Jun 2026
  • Orthodox C++

    3 projects | news.ycombinator.com | 13 Jun 2026
  • Ask HN: What's the biggest problem you ever prevented?

    1 project | news.ycombinator.com | 13 Jun 2026
  • Show HN: Migrate from Ultimate Guitar to Freetar

    2 projects | news.ycombinator.com | 12 Jun 2026
  • Why everyone is talking about loop-engineering and how is it changing agentic ai workflows? Claude Code and Web Scraping examples

    3 projects | dev.to | 10 Jun 2026
  • Benchmarking ASR & Essential Open-Source CV Tools for Local AI

    2 projects | dev.to | 9 Jun 2026
  • New `llama.cpp` Updates, AI Agents for Any LLM, and Quantized Vector Index for Local Inference

    3 projects | dev.to | 8 Jun 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source HacktoberFest projects? This list will help you:

# Project Stars
1 free-programming-books 390,075
2 TheAlgorithms 221,910
3 go-formatter 175,286
4 transformers 161,558
5 excalidraw 125,112
6 axios 109,069
7 Windows Terminal 103,557
8 Material UI 98,400
9 app-ideas 94,925
10 Design Patterns 94,119
11 Home Assistant 87,648
12 sherlock 84,944
13 Stirling-PDF 80,668
14 PayloadsAllTheThings 78,311
15 Nest 75,780
16 tesseract-ocr 74,650
17 Grafana 74,334
18 Strapi 72,350
19 AppFlowy 72,227
20 Apollo-11 68,066
21 33-js-concepts 66,458
22 Java 65,829
23 Docusaurus 65,192

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 1st most popular programming language
based on number of references?