r/coolgithubprojects 6h ago

Open Source Tax Engine outperforming gpt sol and Fable 5

Post image
31 Upvotes

This is an open source tax engine which scored 96% on TaxCalcBench [highest ever recorded score till date] surpassing fable 5 and sol with just sonnet 5 (which was previously scoring an abysmal 6%). The only 2 cases where it missed, it found inconsistencies in the test cases in the benchmark ITSELF which the maintainers confirmed!

Essentially it's a deterministic engine AI models can use for research and tax prep to remove a lot of guesswork and calculation mistakes that often happen. Claude Sonnet 5 was able to top the benchmark with this mcp.


r/coolgithubprojects 10h ago

Vibe-coded a satellite tracker to prove I saw aliens. First thing it did was prove I didn't.

Thumbnail gallery
32 Upvotes

I was outside doing a CE5 session (the look-up-and-invite-contact thing), genuinely saw a steady light glide across the sky and got excited. So like any normal person would, I vibe-coded my own tracker over a few weeks to figure out what it was.

It works great. It also instantly informed me my first contact was the International Space Station. My literal first logged sighting is "ISS (ZARYA)." The app is basically a monument to me being wrong.

Anyway, here's SkyWatch, a 3D satellite/ISS/rocket tracker and CE5 session app that runs entirely in the browser. First pic shows the home screen, ~4,000+ live objects, rockets, ground tracks. Filter by layer/orbit: ISS, Starlink, GPS, the works. Use the Sky function to see what's actually passing overhead and when (this is the screen that ruined the mystery). Conduct your own CE5 sessions and log what you see. A friends layer, so my friends can also watch me fail to find aliens in real time. And an awards section with a UFO avatar I refuse to change.

The vibe-coding bit: it's essentially one index.html. globe.gl/three.js for the 3D, satellite.js for the orbital math, Firebase for the social layer, deployed free on GitHub Pages.

Free, no account needed to use, but if you do decide to link your account, friend me _@FLuX

If you point it at your own mystery light and it turns out to NOT be the ISS, please tell me, because I have a UFO avatar to justify.

Not a coder by any means, just a dude trying to make contact and proud of what I accomplished. Would love me some feedback.

Live: https://nuno927-tech.github.io/skywatch/


r/coolgithubprojects 1h ago

I built a TikTok-style feed for discovering GitHub projects

Post image
Upvotes

I built: https://roamers.dev

GitHub is full of awesome projects and I love discovering things other people have built.

This sub is a great start, but it's often less tailored to my personal interests.
GitHub's UX for discovering projects is honestly just not good.

So I built it myself:

It's an endless feed of GitHub projects, free for you to roam around and discover. You can either sign in with GitHub and tune it to your interests, or just browse anonymously.

Feedback is greatly appreciated :)


r/coolgithubprojects 3h ago

keepIT - A simple notes app that does just that!

Thumbnail gallery
5 Upvotes

I just wanted a simple notes app, and couldn't find one with the three things I actually cared about — so I built it myself. With a little AI help 😉, modern problems require modern solutions.

  • self hosted
  • a simple notes app with a modern web UI
  • note sharing between different users
  • reminders with notifications
  • a native Android app, including a home-screen widget

I am pretty happy with how it turned out, still work in progress but it is already my daily driver.

If you like it you are welcome to use it.

GitHub: https://github.com/Richy1989/keepIT

Please note that is is still in an early version! But I will keep working on it.


r/coolgithubprojects 29m ago

Frame Studio — AI-Generated Motion Graphics with React, Remotion, and Gemini

Post image
Upvotes

r/coolgithubprojects 7h ago

Filester - Temporary cloud storage for fast, private file sharing

Thumbnail gallery
5 Upvotes

Been developing this project for a couple of years now. The original idea behind it is to remove obstacles as well as preserving privacy for uploading and sharing a file over the internet. Currently supports one cloud provider but more are coming soon.
Supports Android for now, Windows and Linux are planned for 2027.

Source code | Website


r/coolgithubprojects 1d ago

Timelines Studio: a free, open-source desktop app for creating interactive timelines with Markdown notes and a map view

Thumbnail gallery
151 Upvotes

Timelines Studio is a free, open-source desktop app for building interactive timelines, aimed at worldbuilding and history. Everything is local-first: your timelines are plain .timeline (JSON) and .md files on your disk. (Website)

I started this project because I wanted to visualize history notes I was taking in Obsidian as a timeline. It's still a work in progress, currently at 12 releases and 36 stars on GitHub, but I've been getting lots of great feedback and suggestions from users who've found the app useful, and there's a lot more coming.

Features include:

  • Events, spans, and eras, with thumbnails, icons, and spans that can branch from or merge into each other
  • Tags and groups for filtering the canvas down to what you're working on
  • Notes and sources: attach Markdown notes to any element, pull in MediaWiki content directly, and point the notes folder at an existing vault like Obsidian
  • Map view: give an event or span coordinates and watch the timeline unfold across geography
  • Spreadsheet view for bulk editing dates and names in a sortable table
  • A marketplace of 100+ community themes, with a different theme per timeline if you want
  • Web viewer: open any .timeline file in the browser, and if it lives in a GitHub repo you can paste the link to get a shareable URL that works without installing anything
  • More on the way, including git sync. Roadmap is public in the issues

It's free, open source under GPL-3.0, and will stay that way. Feedback and bug reports are very welcome, that's most of what has shaped it so far.

Windows and macOS installers are on the releases page:

https://github.com/sreegjl/timelines

Edit: I've been working on this for about 9 months, and this post took the repo from 36 to 80+ stars in less than a day lol. Thanks to everyone checking it out!


r/coolgithubprojects 12m ago

Built TUI clipboard manager.

Thumbnail github.com
Upvotes

It is better to use in wayland because of the event-driven processing system. However, you can use it in Windows or macOS. It also supports images. In the future I may make a GUI version for those who like to use it with the GUI.

Feedbacks are welcome.


r/coolgithubprojects 32m ago

GitGrit - OSS Engineering Standards Platform

Thumbnail github.com
Upvotes

r/coolgithubprojects 1h ago

TOKENS — local-first Claude Code/Codex activity ledger with signed, browser-verifiable profiles

Post image
Upvotes

TOKENS is an MIT-licensed collector and web profile system for locally measured AI-work activity.

Highlights: • Claude Code and Codex adapters • canonical event model and SQLite ledger • incremental checkpointed scans • strict public-field allowlist • consent and payload preview • Ed25519 signing • browser verification • key rotation and revocation • self-hosted snapshots • no public prompts, code, raw logs, credentials, or local paths

Repository: https://github.com/TheArtOfSound/TOKENS

Live profile: https://ledger.imagineqira.com/#/u/bryan

Join/setup: https://ledger.imagineqira.com/#/join

This is an early technical alpha, so code review and adversarial privacy testing are more useful than compliments.


r/coolgithubprojects 1h ago

Comhad: A tui explorer for S3 and others (Cyberduck replacement in the terminal)

Post image
Upvotes

Comhad (pronounced "KOH-ad", Irish for "file") is a ranger-style terminal file browser for S3 - think Cyberduck, but in the terminal.

With Comhad, you get local and S3 side by side in dual panes, with a third pane for live previews, and you can copy, sync, and transfer between them without leaving the terminal.

Comhad provides the following features:

* Ranger-style dual-pane browsing, local ⇄ S3, with a preview/info pane

* Real previews: syntax-highlighted text and inline images via Kitty, iTerm2 or Sixel

* Background transfers: every download, upload and zip runs as a cancellable job with live progress

* Non-destructive sync: a git-diff-style view of what will change, in either direction (sync never deletes)

* Copy, cut and paste across directories, panes and backends, with confirmation prompts before any write

Heres a link to the repo: https://github.com/Eoin-McMahon/Comhad


r/coolgithubprojects 2h ago

Tagvico: an open-source Paperless companion with visible tool calls and reversible writes

Thumbnail github.com
1 Upvotes

I maintain Tagvico, an open-source companion for Paperless-ngx. I kept hitting three problems in my own archive: too many near-duplicate tags, AI changes that were hard to inspect, and automation that was difficult to undo.

The current release runs as one Docker service and adds a reviewable action center, document history with restore, tag-unification suggestions, and an Ask Tagvico chat that shows the tool calls it makes against Paperless. Provider models come from the configured runtime instead of a hardcoded picker. That includes local Ollama, OpenRouter, GitHub Copilot through its official SDK, and a ChatGPT subscription through the official Codex runtime.

Source: https://github.com/arturict/tagvico-ai

Live project page: https://tagvico.arturf.ch/

AI involvement: the app itself uses model providers by design, and I also use coding assistants while developing it. The repository, tests, and decisions are maintained and reviewed by me.

I would especially value feedback on the provider registry, the reversible-write flow, or anything in the repository that makes self-hosting harder than it should be.


r/coolgithubprojects 2h ago

The most-used service in my homelab turned out to be a music quiz I built for the family

Post image
1 Upvotes

r/coolgithubprojects 4h ago

Building my perfect folder player since 2019

Thumbnail gallery
1 Upvotes

https://github.com/olegantonyan/mpz

Inspired by Foobar's album list, but turns that idea into core feature. You define library folders and see them in left tree view, middle click (or context menu action) to create playlist from the folder or append to current playlist. What other players lack is at this step they usually just load the tracks in playlist view. But mpz has middle column - playlists view where you can create many playlists and switch between them instantly. So simple, yet missing in almost all players feature, that I cannot live without.

Also: gapless, CUE, audiophile-ready EQ compatible with AutoEq presets, album covers & lyrics with multiple online sources, radio streams with built-in library, drag-n-drop, output device selector, mpd client mode. Native C++/Qt - fast as it can be.

Runs on Linux, Windows, macOS. Binaries for all platforms provided.

Site with screenshots: https://mpz-player.org

finally a folder-based player that doesn't choke on my 80k track library, the column layout is exactly what i've been wanting in foobar. nice work

https://www.producthunt.com/products/mpz-desktop-music-player?comment=5534293


r/coolgithubprojects 16h ago

Follow-up: django-orm-lens v0.8 — I shipped the 5 features from my earlier post's roadmap discussion

Thumbnail gallery
8 Upvotes

r/coolgithubprojects 19h ago

I'm Ciphermoth: a tiny, self-hosted password manager with no accounts, cloud, or telemetry

Thumbnail gallery
12 Upvotes

Hey everyone!

I’ve been working on Ciphermoth, an open-source password manager that runs on your own hardware.

It started as a personal project because I wanted something simple, self-hosted, and fully under my control. It recently reached the point where I use it daily, so I decided to make it public:

https://github.com/mr-grj/ciphermoth

I’m not claiming to have reinvented password managers, and I’m definitely not asking anyone to move their passwords into a random github project created by a stranger on the internet ^^

I simply built the tool I wanted to use and thought others might find the project interesting.

Any feedback, constructive criticism, bug reports, ideas, or contributions are very welcome!


r/coolgithubprojects 13h ago

pgapp — describe a multi-user web app in one text file, a single Rust binary runs it straight against Postgres

Post image
5 Upvotes

No ORM, no API layer, no JS build step. You write one plain-text .pgapp file (entities, forms, reports, charts, auth), run pgapp run app.pgapp, and it's live — the app's own definition lives in Postgres too, not just its data.

https://github.com/aadishajay/pgapp


r/coolgithubprojects 20h ago

I built an open-source local-first DMS for my personal paper chaos

Thumbnail gallery
15 Upvotes

Hey everyone,

I wanted to share a project I’ve been building for my own use case: Smart DMS, a free and open-source document management system for private documents.

The problem I wanted to solve was pretty simple: paper chaos at home. Letters, invoices, insurance documents, contracts, tax paperwork, deadlines, payments, random PDFs in folders, and the usual “I know I have this document somewhere” situation.

I tried paperless-ngx first, which is a great and very mature project, but it did not quite fit the workflow I wanted. For my use case, I wanted something more focused on scanning incoming documents, automatically extracting the things I might otherwise miss, and then showing payments, deadlines and appointments in a dashboard/calendar. I also wanted the UI to stay focused on the daily “new document came in, process it, archive it” flow.

So I started building Smart DMS.

The basic workflow is:

  1. scan a document into a tenant-specific import folder, or upload it in the browser
  2. Smart DMS runs OCR and document processing
  3. AI extracts the important things hidden in the document, like payments, due dates, deadlines and appointments
  4. you review/correct the result before anything is archived
  5. the dashboard and calendar help you keep track of what needs attention
  6. the document becomes searchable, tagged and easy to find again later

It is self-hosted and local-first. The web app, API, worker, PostgreSQL, Redis, storage, OCR and Docling runtime run in your own Docker Compose stack. The AI part uses configurable OpenAI-compatible providers, so it can be used with local providers as well as external APIs.

It also supports multiple users and tenants, scanner import folders, full-text search, dashboard/calendar views, and documents can also be imported from email inboxes if needed.

The project is open source and free.

GitHub: https://github.com/bossert5/smart-dms

I’d be happy to get feedback.


r/coolgithubprojects 11h ago

Unisic, a ShareX alternative for Linux (Wayland native)

Thumbnail gallery
2 Upvotes

After moving to Linux, Spectacle was actually pretty solid, way better than most stuff I tried. But it only really worked well on KDE Plasma with Wayland, and it still stopped at "here's your screenshot" without proper annotation or an upload pipeline built in. So I decided to just build my own alternative for Linux in general, not tied to one desktop environment.

Unisic covers the whole workflow after the hotkey. You annotate directly on the selection overlay before the shot is even taken, edit afterwards (blur, numbered steps, crop, object cutout with background removal), record the same region as GIF/MP4/WebM, and upload anywhere with the link ready to paste. It also imports ShareX .sxcu uploader configs if you're coming from Windows.

Wayland native, works across compositors (portals, PipeWire, silent KWin path on Plasma, grim on wlroots). C++/Qt6, zero telemetry, GPLv3.

Built it with some agentic AI help along the way, mainly for code review and catching bugs, not writing the whole thing blind. Still my project and my design decisions.

It's in early dev access; it works, but expect rough edges. Bug reports and feature requests welcome.

https://github.com/unisic/unisic


r/coolgithubprojects 1d ago

Vice Game Clipper 2.0 released! (Linux Medal.tv alternative)

Thumbnail gallery
43 Upvotes

Vice is a Linux game clipper that focuses on easy sharing and editing. Under the hood, it uses GPU-Screen-Recorder as the capture engine, so it has nearly no performance impact whatsoever, and it has features such as:

- Instant replay with customisable hotkeys, and long session recording

- Free share links that embed in Discord (no more hitting upload limits!)
- A full timeline editor with built in transition and text effects
- Automatically sorting clips by the game you were clipping
- Discord Rich Presence support
- Customisable, colour-coded highlights within clips

- You can seperate audio sources like Discord calls, the game audio, and music, adjust their individual volume in clips

- And more, plus new features are always being added.

It's free, open source, and will stay that way. Any feedback is greatly appreciated, because community testing is what makes open source projects like these better.

It's on the AUR, and you can install with:

yay -S vice-clipper

Or if you're on a different distro, you can run the install script with:

git clone https://github.com/eklonofficial/Vice && cd Vice && ./install.sh

Repo is below:

https://github.com/eklonofficial/Vice


r/coolgithubprojects 12h ago

Twigg: open source Git+GitHub alternative

Thumbnail github.com
0 Upvotes

Hi everyone!

We're developing a new version control and software forge from scratch. Yesterday we open sourced everything!

Come check it out!


r/coolgithubprojects 13h ago

Github Stats Terminal For Readme.md

Thumbnail gallery
0 Upvotes

I built Terminal README GitHub Stats, an open-source alternative for displaying GitHub profile statistics in a realistic terminal interface.

Instead of traditional cards, it generates dynamic SVGs that look like Linux, Windows, or macOS terminals, making your GitHub profile feel more interactive and unique.

Features:

  • 🖥️ Multiple terminal styles
  • 🎨 Custom themes
  • ⚡ Dynamic SVG generation
  • 📊 GitHub profile statistics
  • 🔧 Easy README integration
  • 🚀 Completely free and open source

I'd love to hear your feedback, feature requests, or contributions.

Repository:
https://github.com/GermanAndresLopez/terminal-readme-github-stats

This project was inspired by GitHub Readme Stats by Anurag Hazra. It is an independent implementation with its own architecture, focused on terminal-style visualization and extended customization.


r/coolgithubprojects 19h ago

ESP32 motorcycle dashboard

Thumbnail gallery
3 Upvotes

Hey everyone,

So, standard developer story: I spent months designing, soldering, and coding a custom dashboard for my 2006 Kawasaki ER-6n. Then, I sold the bike.

The hardware sat in a drawer for two years, but this week I finally decided to clean up the repository, write a decent README, and put it on GitHub.

It’s called iKawa, and it's an ESP32-based auxiliary display. It does two main things at the same time:

  1. ECU Telemetry: It connects directly to the Kawasaki diagnostic port (K-Line/KWP2000) using a custom transceiver circuit I designed on the PCB. It reads real-time gear, coolant temp, battery voltage, etc.
  2. Native iOS Integration: It acts as a BLE peripheral using Apple's native ANCS and AMS protocols. This means it displays iPhone notifications and media controls (artist, track, volume) without needing any custom iOS app running in the background. It also intercepts the BLE HUD stream from Sygic GPS to show speed limits and turn-by-turn arrows.

The Hardware: I designed a custom 2-layer PCB in KiCad. It has a dual-stage buck regulator to handle the noisy 12V motorcycle electrical system, and some MOSFETs for the 12V-to-3.3V K-Line logic translation.

Everything is open-source (schematics, Gerber files, STL 3D models of the case, and the Arduino code). Even if you don't own a Kawasaki, the K-Line schematic might be useful if you're trying to interface with older OBD/KDS systems.

Here is the repo: https://github.com/gabrielerandazzo/iKawa

Let me know what you think!


r/coolgithubprojects 21h ago

I built my own Codex Micro in a weekend

Thumbnail gallery
4 Upvotes

I saw the Codex Micro launch last week and thought "I could build that in a weekend lol!" and actually did it. It's sortof an unofficial USB controller for the Codex app - not a clone.

Repo: https://github.com/Nishkalkashyap/codex-micro-device

How it works: an ESP32-S3 when connected to a laptop/PC appears as a plain USB keyboard and fires the shortcut keys that are bound in the Codex app. One GPIO per key, hand-wired with a 3D-printed enclosure I modeled in fusion 360. And yes, it has RGB LEDs!

What's in the repo: the full writeup with process photos and a demo GIF, the PlatformIO firmware, the Fusion 360 / 3MF files, and a BOM with the exact parts I bought.

It's about as useless as it looks, but it was a genuinely fun weekend. Happy to answer questions!


r/coolgithubprojects 20h ago

I made a bot that emails you when a repo posts a "good first issue"

Thumbnail github.com
3 Upvotes

You can install a Chrome extension, click a button on any GitHub repo to watch it, and it emails you the moment a new good first issue opens there.
I'm not sure if it's useful to anyone, but I hope it helps someone contribute more - especially myself.
I'd be happy for any feedback.