HTML good-first-issue

Open-source HTML projects categorized as good-first-issue

Top 12 HTML good-first-issue Projects

good-first-issue
  1. ZeroOctave-Javascript-Projects

    This Repository Contains 150+ web development Projects.

  2. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  3. code-contributions

    πŸš€βœ¨ Learn how to make code contributions to open source projects

    Project mention: Ask HN: Pure HTML micro-front end | news.ycombinator.com | 2025-09-30

    It's called https://github.com/Roshanjossey/code-contributions. Users will go through a tutorial, add an HTML file and submit a pull request to the same repository on GitHub.

    I have two self imposed restrictions for this project.

    1. Users shouldn't have to install anything or setup tooling 2. Their changes should be a separate HTML file

    Reasoning behind (1) is to make the project more accessible. I'm assuming users would already have a web browser, text editor and terminal emulator on their machine. I'd like them to be able to complete the tutorial without installing any tooling (runtime, compiler etc) of a language. I'm expecting users to open `index.html` in their browser and see their changes.

    Reasoning behind (2) is to avoid a big HTML file and merge conflicts

    To implement fragments, I tried vanilla js, htmx https://unpoly.com/ etc. My implementations ended up needing a server to be run on local (which goes against (1))

    I ended up with a solution using iframes. All fragment HTML files are loaded in iframes now. I don't like this solution though. Ideally, I like to share scope, styles etc from the parent with child fragments.

    If you have suggestions on enabling HTML fragments, please let me know.

  4. Naruto-Shippuden

    Naruto Anime Characters

  5. DayZen-good-first-issue

    A user-friendly dashboard for beginners and advanced students that allows them to input and visualize their daily routine.

  6. design2code2live

    Convert the design to code to live. Below is the demo link

  7. pixlated

    A lightweight web components that add noise textures to images and backgrounds using Canvas API

    Project mention: Pixlated: Film Grain Effects with Web Components | dev.to | 2025-11-12

    πŸ‘‰ GitHub Repo

  8. ForkTheCaptcha

    This is a simple and static website. Create your first Pull Request here and contribute in Hacktoberfest 2025! If you like give a star⭐

  9. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  10. StudentHelp

    This repository is your one time go for the names of the opportunities all over the year!

  11. Hello-World-in-Every-Language

    Classic, but still fun. Contributors add hello_world in a new language, or improve an existing one with docs. Easy and educational.

    Project mention: From First-Time Contributor to Open Source Enthusiast: My Hacktoberfest Transformation | dev.to | 2025-11-02

    Repository: Hello-World-in-Every-Language Issue: #28 - Add Hello World in R Pull Request: #32 - Add R Implementation with hello.R and README.md

  12. pr-review-canvas

    A free, open code review survival kit β€” checklists, templates, guides, and a live interactive tracker for anyone who reviews pull requests.

    Project mention: Stop guessing what to check in a PR β€” 51 items that actually matter (free, interactive, MIT) | dev.to | 2026-07-06

    I built PR Review Canvas to fix that for my own workflow. It's a free, MIT-licensed code review kit with a 51-item interactive checklist, PR templates, guides for different experience levels, and annotated examples. No account, no install, no tracking.

  13. Artifact-Travelogues-

    Aims to document the movement of artifacts throughout time.

  14. Flash-Cards-Game

    Elevate your multiplication skills with this interactive flashcards game, featuring challenging answer choices, a dark mode, and tracking of wrong answers for focused learning.

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).

HTML good-first-issue discussion

Log in or Post with

HTML good-first-issue related posts

  • πŸš€ Software Discovery for Developers

    2 projects | dev.to | 6 Feb 2026
  • Ask HN: Pure HTML micro-front end

    1 project | news.ycombinator.com | 30 Sep 2025
  • Hacktoberfest 2024 - Design2Code2Live: Join Us in Open Source Development!

    2 projects | dev.to | 2 Oct 2024
  • Sharing a Funny First PR Experience

    1 project | dev.to | 27 Jul 2024
  • Free Resources for Developer

    1 project | news.ycombinator.com | 30 Jan 2024
  • My Frugal Indie Dev Startup Stack

    4 projects | news.ycombinator.com | 7 Aug 2023
  • Where to Promote an Application Made for Developers

    1 project | dev.to | 1 Dec 2022
  • A note from our sponsor - AppSignal
    www.appsignal.com | 11 Sep 2026
    APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product. Learn more β†’

Index

What are some of the best open-source good-first-issue projects in HTML? This list will help you:

# Project Stars
1 ZeroOctave-Javascript-Projects 594
2 code-contributions 266
3 Naruto-Shippuden 165
4 DayZen-good-first-issue 35
5 design2code2live 21
6 pixlated 20
7 ForkTheCaptcha 17
8 StudentHelp 16
9 Hello-World-in-Every-Language 2
10 pr-review-canvas 1
11 Artifact-Travelogues- 0
12 Flash-Cards-Game 0

Sponsored
Monitoring that respects your time & budget
APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
www.appsignal.com

Did you know that HTML is
the 9th most popular programming language
based on number of references?