Show HN Today: Top Developer Projects Showcase for 2025-02-15
SagaSu777 2025-02-16

Explore the hottest developer projects on Show HN for 2025-02-15. Dive into innovative tech, AI applications, and exciting new inventions!

Summary of Today's Content

今日最热产品亮点

  • 产品名称: Kreuzberg
  • 亮点: An async Python library for extracting text from documents (PDFs, images, office files) without external API dependencies, optimized for modern async Python applications.

快速摘要

  • 最热类别: Python Libraries, AI Tools, Web Apps
  • 点赞最多的关键词: async, AI, Python, Open Source, Text Extraction
  • 最受欢迎的产品: Kreuzberg, 177 points

技术趋势

  • Async Programming
  • AI-powered Tools
  • Open Source Libraries
  • Text Extraction
  • Serverless Applications
  • Document Processing
  • Compiler Framework
  • Genetic Circuit Design
  • Real-time AI Assistance

项目分布

  • Libraries & Frameworks: 5/41 (12.2%)
  • AI Tools: 11/41 (26.8%)
  • Web Applications: 18/41 (43.9%)
  • Games: 2/41 (4.9%)
  • Utilities: 5/41 (12.2%)

趋势洞察 Async Python libraries, AI-driven tools, and web applications are prominent. There is also a growing interest in open-source solutions across various domains, including document processing, AI, and compiler technology. AI is heavily integrated into tools aimed at enhancing productivity, such as job interview assistance and news summarization.

Top 1. Kreuzberg: A cutting-edge async Python library designed for efficient document text extraction. (Likes: 177, Comments: 70)

Top 2. Introducing a Reddit-style client for Bluesky: an innovative platform still in its early stages, inviting community feedback and ideas for improvement. Join the conversation and help shape the future of this exciting new tool! (Likes: 112, Comments: 37)

Top 3. Blunderchess.net: Strategically blunder every five moves to outsmart your opponent! (Likes: 84, Comments: 29)

Top 4. Synergetica is a cutting-edge desktop application designed for seamless genetic circuit design. It offers a modern, user-friendly interface that streamlines the end-to-end process, making it an essential tool for researchers and bioengineers looking to innovate in synthetic biology. (Likes: 50, Comments: 12)

Top 5. An open-source alternative to Typeform, offering customizable forms and surveys with user-friendly design and seamless integrations. Perfect for developers looking for flexibility and control over their data. (Likes: 8, Comments: 2)

Top 6. Minforum: A sleek and contemporary discussion platform designed for streamlined interactions and minimal distractions. (Likes: 10, Comments: 0)

Top 7. Personalized Daily ArXiv: Tailored Research Insights Powered by LLM Judge (Likes: 3, Comments: 4)

Top 8. Introducing XOC 1.6.0: A powerful and commercially-proven compiler framework designed for efficiency and scalability in software development. (Likes: 4, Comments: 2)

Top 9. A powerful tool that visually represents your career income trajectory, enabling you to track earnings over time and make informed financial decisions for your future. (Likes: 1, Comments: 4)

Top 10. Engage in lively, AI-generated debates in real-time, fostering critical thinking and diverse perspectives instantly. Perfect for enhancing discussions, learning, and interactive experiences! (Likes: 2, Comments: 2)

1. Show HN: Kreuzberg – Modern async Python library for document text extraction

Show HN: Kreuzberg – Modern async Python library for document text extraction - Project Screenshot

URL: https://github.com/Goldziher/kreuzberg

Author: nhirschfeld

Description: I'm excited to showcase Kreuzberg!

Kreuzberg is a modern Python library built from the ground up with async/await, type hints, and optimized I/O handling.

It provides a unified interface for extracting text from documents (PDFs, images, office files) without external API dependencies.

Key technical features:

  • Built with modern Python best practices (async/await, type hints, functional-first)
  • Optimized async I/O with anyio for multi-loop compatibility
  • Smart worker process pool for CPU-bound tasks (OCR, doc conversion)
  • Efficient batch processing with concurrent extractions
  • Clean error handling with context-rich exceptions

    I built this after struggling with existing solutions that were either synchronous-only, required complex deployments, or had poor async support. The goal was to create something that works well in modern async Python applications, can be easily dockerized or used in serverless contexts, and relies only on permissive OSS.

    Key advantages over alternatives:

  • True async support with optimized I/O
  • Minimal dependencies (much smaller than alternatives)
  • Perfect for serverless and async web apps
  • Local processing without API calls
  • Built for modern Python codebases with rigorous typing and testing

    I Would love feedback!

    The library is MIT licensed and open to contributions.

    Here is the repo: https://github.com/Goldziher/kreuzberg

    Staring is caring

Popularity: 177 points | 70 comments


2. Show HN: I Built a Reddit-style Bluesky client – still rough, but open to ideas

Show HN: I Built a Reddit-style Bluesky client – still rough, but open to ideas - Project Screenshot

URL: https://threadsky.app/

Author: lakshikag

Description: I’ve been messing around with Bluesky for a while, and one thing I really missed was a proper way to browse discussions in a structured, Reddit-like way specially myself being daily reddit user. So, I ended up building a Reddit-like client for Bluesky that scratches that itch: Threadsky.app

It pulls in trending topics, lets you explore conversations with a threaded view (so no more getting lost in replies), and even allows users to create channels with customizations, basically, like subreddits but on Bluesky.

That said, this is still pretty barebones, and there’s a lot to improve. I really need feedback from actual users to shape where this goes next. Some planned features include markdown support, longer posts, and better mod tools for communities.

For privacy-conscious folks: Only details about channel customizations are stored on our servers. Everything else remains securely stored on your own PDS (Personal Data Server), just like the rest of Bluesky.

Also, I’m planning to open-source the project once I’ve polished things up a bit more.

Would love to hear your thoughts on what’s missing and what would make this actually useful?

Popularity: 112 points | 37 comments


3. Show HN: Blunderchess.net – blunder for your opponent every five moves

Show HN: Blunderchess.net – blunder for your opponent every five moves - Project Screenshot

URL: https://blunderchess.net

Author: eviledamame

Description: blunderchess.net is an open source, peer-to-peer chess app where every five moves, players each get to make one blunder-move for their opponent

Popularity: 84 points | 29 comments


4. Show HN: Synergetica – A Modern, End-to-End Genetic Circuit Design Desktop App

Show HN: Synergetica – A Modern, End-to-End Genetic Circuit Design Desktop App - Project Screenshot

URL: https://github.com/khokao/synergetica

Author: khokao

Description: We’ve built Synergetica, an open-source desktop app for end-to-end genetic circuit design. It supports node-based or code-based editing, interactive simulations, and automated DNA sequence generation.

You can find the repo and docs here:

- GitHub: https://github.com/khokao/synergetica

- Docs: https://khokao.github.io/synergetica/

Popularity: 50 points | 12 comments


5. Show HN: Open source Typeform alternative

Show HN: Open source Typeform alternative - Project Screenshot

URL: https://forms.md

Author: darkhorse13

Description:

Popularity: 8 points | 2 comments


6. Show HN: Minforum, modern and minimalistic discussion software

Show HN: Minforum, modern and minimalistic discussion software - Project Screenshot

URL: https://minforum.org

Author: geeklekan

Description: I'm excited to introduce Minforum, a modern and minimalistic discussion software that is open-source and offers a paid subscription model for advanced features. Minforum is designed to be intuitive, customizable, and perfect for communities and businesses of all sizes.

Key Features:

Open Source: Built with community contributions in mind, Minforum is open source and welcomes developers to contribute and improve the software.

Minimalistic Design: A clean and simple interface that focuses on usability and user experience.

Customizable: Easily tailor Minforum to fit your community's needs with various themes and plugins.

Advanced Moderation Tools: Keep your community safe and engaging with robust moderation features.

Seamless Integration: Integrate Minforum with other platforms and services to enhance functionality.

Subscription Plans: Access additional features and support with our paid subscription plans.

Why Minforum?

Minforum aims to provide a straightforward and efficient platform for online discussions. Whether you're a small community or a large enterprise, Minforum offers the tools you need to foster engaging conversations.

Get Involved:

Try Minforum: Visit minforum.org to explore the features and set up your own forum.

Contribute: Check out our GitHub repository and contribute to the project. Feedback: We'd love to hear your thoughts and suggestions! Feel free to share your feedback in the comments.

Thank you for checking out Minforum! We look forward to seeing the communities you build with it.

Popularity: 10 points | 0 comments


7. Show HN: Personalized Daily ArXiv powered by LLM judge

Show HN: Personalized Daily ArXiv powered by LLM judge - Project Screenshot

URL: https://arxiv.ianhsiao.xyz

Author: mad_eye

Description:

Popularity: 3 points | 4 comments


8. Show HN: XOC 1.6.0: A Powerful, Commercially-Proven Compiler Framework

URL: #

Author: steven_known

Description: Hello everyone, I am thrilled to announce the release of the XOC Compiler Framework 1.6.0, a retargetable compiler infrastructure licensed under the BSD license. This release marks a significant milestone in the evolution of XOC, which has been powering commercial compilers and achieving remarkable performance and stability in production environments. About XOC Compiler Framework The XOC Compiler Framework is an industry-grade compiler infrastructure designed to support the compilation and analysis of both static languages (such as C, C++, Java) and dynamic languages (such as JavaScript). It is the result of independent research and development efforts and has been battle-tested in real-world applications, including Alibaba's YunOS/AliOS mobile operating system and Cambricon's proprietary compiler for AI chips. XOC is based on the open-source compiler framework initially released by Alibaba in 2015. Since then, it has been continuously developed and enhanced to provide a robust and flexible foundation for compiler development

Key Features and Advantages Multi-Level Intermediate Representations (IR): XOC provides a hierarchical IR system that enables efficient code transformation. It supports the composition of arbitrary simple IRs into complex IR trees to accurately represent the syntax of various languages. Retargetable Code Generation: XOC includes XGEN, a retargetable machine code generator capable of producing code for multiple architectures, including ARM and x86. XGEN provides features such as IR2OR translation, instruction scheduling, register allocation, instruction packaging, and assembly code generation. Comprehensive Optimization and Analysis Tools: XOC offers a rich set of optimization and analysis tools, including aggressive flow-sensitive alias analysis, field-sensitive alias analysis, Register and Memory SSA (Static Single Assignment) forms, interprocedural analysis, inlining, dead code elimination, copy propagation, GCSE, GVN, and sophisticated control flow and peephole optimizations. Stand-Alone Algorithm Library: XOC does not rely on any standard library, providing all basic algorithm libraries such as Vector, List, Map, Dense Bitset, Sparse Bitset, Graph, Mempool, Big-Integer, Linear Algebraic library, File Operations, and Linear Programming Solver. Modular Design: XOC is designed to be easily integrated into other projects as an independent module, making it highly adaptable for various use cases. C Frontend (XOCFE): XOCFE is a concise and clear C compiler frontend that outputs an Abstract Syntax Tree (AST). It supports pure C99 and is easy to understand and modify. Polyhedral Transformation (XPOLY): XOC includes XPOLY, a tool for polyhedral transformation, linear programming solving, and polyhedral-based dependence analysis, enabling advanced loop optimization.

Commercial Applications and Stability The XOC Compiler Framework has been deployed in numerous commercial applications, demonstrating its reliability and performance. It has been used to optimize Android applications on YunOS, achieving significant performance improvements. Additionally, XOC has been utilized in the development of dexpro, a Java program analysis tool for detecting potential bugs and performance issues, as well as in static analysis tools for enhancing the execution speed of JavaScript engines like V8.

Getting Started To start using XOC and its components, visit the following repositories:

XOC Compiler Infrastructure: https://github.com/stevenknown/xoc XOCFE C Frontend: https://github.com/stevenknown/xocfe XGEN Code Generator: https://github.com/stevenknown/xgen XPOLY Polyhedral Transformation: https://github.com/stevenknown/xpoly

For detailed build instructions and documentation, please refer to the respective repository README files. Feel free to reach out to us at steven.known@gmail.com. We look forward to seeing how you leverage this powerful compiler framework in your projects!

Popularity: 4 points | 2 comments


9. Show HN: A Career Income Visualizer

Show HN: A Career Income Visualizer - Project Screenshot

URL: https://financelibrary.com/tools/career-income-visualizer

Author: oan

Description:

Popularity: 1 points | 4 comments


10. Show HN: Instantly Create and Engage in AI-Generated Debates

Show HN: Instantly Create and Engage in AI-Generated Debates - Project Screenshot

URL: https://www.debdeb.io/

Author: rtills

Description: In my work in EdTech, I see AI enhancing efficiency — speeding up grading or generating lesson plans. While useful, these applications don't fundamentally change how we learn.

To explore new possibilities, I've hacked together debdeb.io.

It allows users to create debates on any topic and immediately access both sides in text and audio formats. You can vote on debates and, if you sign-in, see what you've created.

I wanted to try introducing different modes (text and audio) into learning whilst having a fun way to learn critical thinking.

Try it out and share your thoughts.

Popularity: 2 points | 2 comments


11. Show HN: Practice Typing by Typing Wikipedia Articles

Show HN: Practice Typing by Typing Wikipedia Articles - Project Screenshot

URL: https://typersguild.com/wiki

Author: heydathan

Description: search for wiki articles and type it out, simple as that.

This is a new feature added to typersguild. typersguilds main feature is to practice touch typing by typing out classic novels

Popularity: 4 points | 0 comments


12. Show HN: I created a Waymo ride prices Dataset

Show HN: I created a Waymo ride prices Dataset - Project Screenshot

URL: https://www.kaggle.com/datasets/npurav/waymo-rides-estimates

Author: npurav

Description: Hey HN!

I created a dataset of Waymo ride prices in San Francisco.

The data consists of ride price estimates I scraped from the mobile app. Hope you find it useful.

Dataset Link: https://www.kaggle.com/datasets/npurav/waymo-rides-estimates

Popularity: 4 points | 0 comments


13. Show HN: I made a desk toy for people in long-distance relationships

Show HN: I made a desk toy for people in long-distance relationships - Project Screenshot

URL: https://theattentionbutton.in

Author: _shantaram

Description: Hello Hacker News! I've spent the last 6 months or so designing and building this, The Attention Button. It's an IoT desk toy that lets you send a quick nudge to whoever you hold dear, letting them know you're thinking of them. Like a direct line to their attention. It is my first major electronics project and I have learnt so much making it. I'd love to hear what you guys think!

Popularity: 4 points | 0 comments


14. Show HN: The Fastest URL Shortener; Build with Rust

Show HN: The Fastest URL Shortener; Build with Rust - Project Screenshot

URL: https://www.youtube.com/watch?v=ahZV6aAdnVI

Author: abdibrokhim

Description:

Popularity: 3 points | 0 comments


15. Show HN: A French AI processed news aggregator

Show HN: A French AI processed news aggregator - Project Screenshot

URL: https://boring-news.fr

Author: oliviergg

Description: This site is my response to news overload and the decline of Twitter and other social media platforms. A summarized by ai presentation, grouped by theme, of articles from national media outlets (5 or 6 for now) with the goal of providing a quick daily review. Each article is accompanied by a series of recommendations through embeddings, which allows related articles from competing media or from the past to resurface. It's very personal at the moment, but I realize that this has become my only source of news. I was wondering what you think about this approach and existing alternatives.

Popularity: 2 points | 1 comments


16. Show HN: CSSGrid – 2.7k LOC CSS-Grid layout engine targetting embedded (Nim)

Show HN: CSSGrid – 2.7k LOC CSS-Grid layout engine targetting embedded (Nim) - Project Screenshot

URL: https://github.com/elcritch/cssgrid

Author: elcritch

Description: Hey I've been working on this project for a few years. It's a smallish (~ 2.7k loc w/ tests) implementation of CSS grid.

My ultimate goal with this is to be able to make full featured UIs on embedded devices like the ESP32.

I just did a fairly big update which adds a bunch of features that make it into a reasonably complete CSS Grid implementation:

- basic html/css style layout for nodes not in a grid

  • basic html layout using constraints like percent parent (20'pp), auto (cx"auto"), content-min (cx"content-min")
  • support for constraint operators including min, max, - and + (limited to single level, e.g. no min(min(x,y),z))
  • basic and grid layouts now support min-size and max-size constraints (e.g. like CSS min-width)

    It's a weekend project. It's been pretty fun figuring out how CSS Grid works and how browsers implement parts of their layout routines. Especially how auto and frac works in CSS Grid. The core implementation turns out simple but subtle.

    This project is similar to Taffy in Rust, however, the implementation is a bit simpler and much less thorough. It doesn't support CSS flexbox either.

    Feedback or suggestions would be awesome!

Popularity: 3 points | 0 comments


17. Show HN: My customer uses Anydesk for remote IoT devices. So I got an idea

Show HN: My customer uses Anydesk for remote IoT devices. So I got an idea - Project Screenshot

URL: https://noloops-demo.vercel.app/remote-execution

Author: melb_jeds

Description: My customer is owning IoT devices for like, 10k of them.

And when there's a problem with production devices. They're currently need to use Remote desktop tool to manually fix the problem. And sometime it can happen with almost 1k devices at the same time. So their whole operation team will be on fire that week.

I got an idea of building tool to automate these works. But it's gotta be flexible enough to fit all of their cases. And easy enough for op team to use.

So I decided to make a software that do literally nothing more than running pure shell script for them.

The idea is that I try to make it have no abstraction layer at all. And focus more on running script efficiently.

---

I actually build demo prepared for presenting them. Any review will help me a lot honestly.

Popularity: 2 points | 1 comments


18. Show HN: A parody app which shows how every ridiculous idea can be AI powered

Show HN: A parody app which shows how every ridiculous idea can be AI powered - Project Screenshot

URL: https://hyperai-frontend.vercel.app/

Author: newbie578

Description: For the last year, everywhere I looked, I saw AI, even for minuscule stuff, it had AI slapped on it.

So I joked around with my friends how the next big thing would be AI-powered toilet paper, and other similar ridiculous ideas. That's when I decided to make a simple satire app where every suggested idea, no matter how crazy, will "explain" how it can be AI-powered.

I had fun making the app and then trying out random ideas with my friends just for laughs. If anyone wishes to try it, it is free to use on hyperai-frontend.vercel.app

Any feedback is welcome :)

Popularity: 3 points | 0 comments


19. Show HN: JobBridge – Real-Time AI Interview Assistant

Show HN: JobBridge – Real-Time AI Interview Assistant - Project Screenshot

URL: https://jobbridge.io/

Author: marcosjdev

Description: I built Job Bridge, an AI tool that provides real-time assistance during job interviews. It listens to interview questions and suggests relevant responses on the fly, adapting to the candidate’s resume and the job description. The idea came from my own experience struggling with high-pressure interviews and thinking about how AI could provide subtle, non-intrusive support.

How it works: Runs in the background during video calls (Zoom, Teams, Meet, etc.). Uses real-time speech processing to generate response suggestions. Adapts to different industries and job roles based on context. Supports multiple languages.

Would love to hear your thoughts—especially around ethical concerns, undetectability, and any ideas for improvement. Feedback is much appreciated!

Popularity: 2 points | 1 comments


20. Show HN: BlinkFolio – AI-Powered Portfolio Builder for Developers

Show HN: BlinkFolio – AI-Powered Portfolio Builder for Developers - Project Screenshot

URL: https://app.blinkfolio.com/

Author: absinthko

Description: Hey HN!

We just launched BlinkFolio, an AI-powered portfolio builder for developers. It automatically pulls your GitHub projects and turns them into a professional-looking portfolio—no manual setup needed.

We built this after winning Startup Weekend Zilina, where we saw that many developers struggle to showcase their work effectively. Our goal is to make it effortless for devs to create a portfolio that grabs recruiters' attention and highlights what really matters—your projects.

What BlinkFolio does right now: Connect GitHub → Instantly import your projects AI-generated portfolio → Clean, structured, and ready to share Fast & simple → No need to manually build a portfolio from scratch This is our MVP, and we’re looking for feedback! If you're a developer, you can try it for free in exchange for your thoughts.

Try it here: https://app.blinkfolio.com

Would love to hear your feedback! What features would you like to see next?

Popularity: 3 points | 0 comments


21. Show HN: Edit Any Record on ATProto with History

Show HN: Edit Any Record on ATProto with History - Project Screenshot

URL: https://blebbit.app/at/did:plc:2jtyqespp2zfodukwvktqwe6/com.verdverm.test.record/3lhyrvd5hgo2w

Author: verdverm

Description:

Popularity: 2 points | 1 comments


22. Show HN: Tech Brief – AI enhanced news reading

Show HN: Tech Brief – AI enhanced news reading - Project Screenshot

URL: https://tech.brief.page/

Author: danmc

Description: I built this because I wanted it, and I now use it every day.

It's a simple news site that gathers and summarises tech content and discussions, across multiple sources, providing tight, easily digestable summaries along with some simple tooling to support reading workflows.

1) Hourly updated homepage with the latest tech news across the web.

2) A simple < 3 min "News of the Hour", every hour, audio clip.

3) Summaries of HackerNews and Product Hunt, incl. comments and sentiment (more to come).

3) GitHub login with AI summaries of any releases made to your starred repos.

4) Read/Unread article status.

5) Simple swipe interface and keyboard support.

6) Simple Bookmark/Readling List, and Favourite tags (logged in)

No Tracking. Fast. Mobile Friendly. Easy sharing.

Popularity: 2 points | 1 comments


23. Show HN: Chat Recap AI – Transform Your Chat History with AI Analysis

Show HN: Chat Recap AI – Transform Your Chat History with AI Analysis - Project Screenshot

URL: https://chatrecap.net

Author: freetoolsplus

Description: Chat Recap AI uses advanced artificial intelligence to analyze your WhatsApp & Telegram conversations. Discover patterns, emotions, and relationship insights with our powerful AI chat analysis tool.

Popularity: 1 points | 1 comments


24. Show HN: I created the first 24/7 AI Livestream

Show HN: I created the first 24/7 AI Livestream - Project Screenshot

URL: https://www.youtube.com/watch?v=odA1Ro1Qkz0

Author: bilater

Description: Hey All - I'm excited to launch the World’s First 24/7 AI Podcast Stream

After some serious server headaches, the world’s first 24/7 AI podcast stream is live! It generates 5-10 minute segments with different AI hosts and even responds to viewer comments (eventually) by turning them into podcast episodes.

The idea is to create a space like Lofi Girl where people can hang out or actively chat. I see this as the start of new community experiences around AI—more of a “movie theater” vibe compared to Character AI’s “Netflix” feel.

It’s still early days, but I’m excited to see where this goes. Check it out and let me know what you think!

Popularity: 2 points | 0 comments


25. Show HN: Turn Entire YouTube Playlists to Refined Text Books (In Any Language)

Show HN: Turn Entire YouTube Playlists to Refined Text Books (In Any Language) - Project Screenshot

URL: https://github.com/Ebrizzzz/Youtube-playlist-to-formatted-text

Author: Ebriz

Description: Give it any YouTube playlist(entire courses for instance) and receive a clean, formatted and structured file with all the details of that playlist.

It's a simple yet effective script using the free Google Gemini API.

I haven't found any free tool available with this scale, so I made one.

Popularity: 2 points | 0 comments


26. Show HN: I made a file sharing tool that encodes the files within the URL

Show HN: I made a file sharing tool that encodes the files within the URL - Project Screenshot

URL: https://urlfile.app

Author: below43

Description: I built this tool to transfer files using just the URL, without storing files on a server.

The file is Base64-encoded and embedded as a payload within the URL via the URI fragment (delineated by the # character) which means the file/payload shouldn't get sent to the server.

Built mainly for fun, but I have found limited use cases for it (eg. I use a shared mouse/keyboard + clipboard across multiple machines, so use this to transfer files between them; I also have found it useful for file transfers to mobiles - via Edge's URL to QR code feature).

It's really only suitable for small file transfers as you might imagine!

Popularity: 1 points | 0 comments


27. Show HN: oEmbedPy is oEmbed client library for Python 3.x

Show HN: oEmbedPy is oEmbed client library for Python 3.x - Project Screenshot

URL: https://github.com/attakei/oEmbedPy

Author: attakei

Description: oEmbed is a format for allowing an embedded representation of a URL on third party sites. (ref: https://oembed.com/)

This is client library for oEmbed written by Python (3.x only) that can fetch data and can handle as python dataclasses from oEmbed API of supported websites.

It has adapter for Sphinx and MkDocs. You can render embed content into documents by content url with simply format.

See it: https://oembedpy.readthedocs.io/en/stable/

Popularity: 1 points | 0 comments


28. Show HN: Reduce Your Study Time with StudyGuide

Show HN: Reduce Your Study Time with StudyGuide - Project Screenshot

URL: https://www.aistudyguide.xyz/

Author: samuelaidoo45

Description: I built a study tool that has really improved my pace of learning new concepts and topics.

Popularity: 1 points | 0 comments


29. Show HN: ShipFree – A Free Alternative to ShipFast for Easy Shipping

Show HN: ShipFree – A Free Alternative to ShipFast for Easy Shipping - Project Screenshot

URL: https://shipfree.idee8.agency

Author: rutagandasalim

Description: Hi Hacker News!

I built ShipFree, a free alternative to ShipFast, to simplify and optimize the shipping process without unnecessary costs. It’s powered by modern web technologies like Next.js, Supabase, Stripe, LemonSqueezy, and Mailgun.

Why I Built This

Many shipping tools are either too expensive or lack flexibility for developers. ShipFree is designed to be free and open, making it easier for small businesses and indie hackers to integrate a seamless shipping experience.

Popularity: 1 points | 0 comments


30. Show HN: A Simple Recorder with Ndot Font

Show HN: A Simple Recorder with Ndot Font - Project Screenshot

URL: https://recorder.betaco.tech/

Author: vednig

Description:

Popularity: 1 points | 0 comments


31. Show HN: KanzlerClash – A political autobattler for btw25 (8 days left)

Show HN: KanzlerClash – A political autobattler for btw25 (8 days left) - Project Screenshot

URL: https://kanzlerclash.de

Author: dracoblue

Description: Kanzlerclash is an autobattle game built in time for #btw25 — just 8 days left! The idea: make political education engaging and interactive at the last moment before the election.

Players develop their views, join factions like #FraktionHabeck or #FraktionScholz, and fight for influence. Inspired by MyBrute, but with political evolution instead of fixed classes.

This was a spontaneous idea to gamify political engagement in Germany before election day. Would love feedback: Is this an effective way to get people thinking about politics at the last minute?

Popularity: 1 points | 0 comments


32. Show HN: A Go tool to turn codebases into structured Markdown for LLMs

Show HN: A Go tool to turn codebases into structured Markdown for LLMs - Project Screenshot

URL: https://github.com/foresturquhart/grimoire

Author: Conasg

Description: Hey HN! I've seen plenty of tools for ingesting codebases into LLMs, so I wanted to share my take. It's a Go tool that converts directories into structured Markdown while smartly prioritizing frequently modified files to help LLMs focus on what's most important. Plus, it respects .gitignore rules and automatically excludes binaries. Would love to hear your thoughts!

Popularity: 1 points | 0 comments


33. Show HN: Tango, a little Binary Puzzle for Android and iOS

Show HN: Tango, a little Binary Puzzle for Android and iOS - Project Screenshot

URL: https://guriddo.app/tango

Author: deshi-basara

Description: Hey Puzzle lovers

I'm the solo developer of Tango and looking for your feedback.

Tango is a logic puzzle where you have to fill a grid with blue & yellow colors. In addition there are symbols on the grid, that help you further. If you enjoy Binairo or the Daily version on Linkedin, you’ll love Tango – a sleek and challenging logic puzzle game with daily challenges and leaderboards!

If you have any further questions, suggestions, praise or criticism, do not hesitate!

Popularity: 1 points | 0 comments


34. Show HN: Simulating coin flips like Pokemon TCG Pocket using Three.js

Show HN: Simulating coin flips like Pokemon TCG Pocket using Three.js - Project Screenshot

URL: https://blog.tilschuenemann.de/simulating_coin_flips_like_pokemon_tcg_pocket_using_threejs

Author: tilschuenemann

Description: I've wondered how Pokemon TCG Pocket renders their interactive coin flips.

Coin flips get determined server-side, but rendered client-side. My pondering in detail: How do you animate a coin, that is supposed to lands on heads?

Never having written a single line of JS before, I decided to tackle this as my first front-end project.

Popularity: 1 points | 0 comments


35. Show HN: I created a media player with AI-generated subtitles for Windows

Show HN: I created a media player with AI-generated subtitles for Windows - Project Screenshot

URL: https://github.com/umlx5h/LLPlayer

Author: umlx

Description: Hello HN. I created a video player for Windows, specialized for language learning.

It can generate subtitles in real time using OpenAI Whisper. It can also generate subtitles from any online videos.

It is free and open source.

I would very much like to get feedback, Thanks.

[Github: https://github.com/umlx5h/LLPlayer]

Popularity: 1 points | 0 comments


36. Show HN: HackerBuzz an cross-platform HN client built using React Native

Show HN: HackerBuzz an cross-platform HN client built using React Native - Project Screenshot

URL: https://github.com/ajshrmaofficial/HackerBuzz

Author: ajshrma

Description: Hello There, <p>I want to show you guys and get your feedback for my Hacker News client built using React Native.</p> <p>This maybe a yet another Hacker News client, but there was an inspiration behind building HackerBuzz, and it was <a href="https://github.com/simonhalvdansson/Harmonic-HN">Harmonic-HN by Simon Halvdansson</a>, I saw this app and instantly fell in love with its workings and functionality, and wanted to build something like this by myself, hence started working on HackerBuzz</p> <p>Both code and app might not be perfect and could have problems(that I would love feedback on), but I'm feeling good to show my work to you.</p> <p>Here is the repo: <a href="https://github.com/ajshrmaofficial/HackerBuzz">https://githu..., and apk is also available at release section.</p> <p>Start the repo if you like it, feel free to give suggestions.</p> <p>Thank you all ;)</p>

Popularity: 1 points | 0 comments


37. Show HN: Make fullstack web app bi AI Agent with structured requirements

Show HN: Make fullstack web app bi AI Agent with structured requirements - Project Screenshot

URL: https://genesoftai.com

Author: Khemmapich

Description: Hi Hacker News, I know that you guys mostly technical person but I want to share my startup MVP to you if you can test it and give me your valuable feedback.

I try to build Software Development AI Agents for Non-technical startup founders who want their MVP fast with affordable solutions. So I build Genesoft to allow user put their web application requirements and Genesoft AI Agent will working on fullstack web application for them.

Genesoft different from similar product in the market, it focus on structured requiremnts to get input from customer because I think in the long running project structured requirments may help improvement better that conversation based AI Agent that can lead to AI Agent confusion and misunderstanding if context is too large.

By the way, I'm still looking for technical co-founder who able to help me develop software development AI Agent system to automate software development tasks as much as possible for non-technical startup founder.

Popularity: 1 points | 0 comments


38. Show HN: AI Powered Grocery List Suggestor

Show HN: AI Powered Grocery List Suggestor - Project Screenshot

URL: https://groci.carrd.co

Author: edemirci

Description: Hey HN,

I just build this app and published it. It's my first swift app that I published on app store. I am open to feedback and suggestions. You do not need to sign up or pay anything to try, although you would need to download it.

Here is what it does:

  • Given your dietary restrictions that you choose from the profile page it suggests you grocery lists.

    -If you want to cook a dish maybe something spesific and you are doing grocery shopping but do not know what to buy then this app helps you if you type in the food name you want to cook and it generates a grocery list.

    -The last feature is that it can suggest random meals to you from like 800 cuisines. For this part, I opened wikipedia and searched for all the different cuisines in the world after literally copy pasting 800 cuisine names in a list and by randomly selecting one of the cuisines, the app then makes an api request to openai to come up with a dish within that cuisine and to create a grocery list for that spesific dish.

    It was a side project for me but I wanted to see how far can I push this but I stopped after a while and I did not add any more features. Would love to hear your thoughts and any feedback you have :)

    Cheers!

Popularity: 1 points | 0 comments


39. Show HN: Generate Markdown Summary of Codebase for an LLM

Show HN: Generate Markdown Summary of Codebase for an LLM - Project Screenshot

URL: https://rlafuente.com/post?post=2025-2-14-launching-describe

Author: andes314

Description: I've been working on Describe, a simple CLI tool that scans a directory and generates a structured Markdown file (codebase.md). The idea is to make it easier to feed relevant codebase information into AI tools while filtering out noise.

It respects a .describeignore file (same format as .gitignore) to exclude files and directories, which helps keep the output focused. This is particularly useful when integrating with AI-assisted workflows or just getting a high-level overview of a project.

Repo: https://github.com/rodlaf/describe

Installable with homebrew!!

Popularity: 1 points | 0 comments


40. Show HN: SmileTune – Your Smiles, Perfected

Show HN: SmileTune – Your Smiles, Perfected - Project Screenshot

URL: https://apps.apple.com/us/app/smiletune/id6736987709

Author: AIPhotoWizard

Description: Ever wished a photo captured the moment just right? SmileTune lets you reshape expressions, adjust head angles, and fine-tune facial details—all with AI-driven precision.

What it does: Expression Transfer – 100+ templates to tweak moods naturally 3D Face Rotation – Adjust pitch, yaw, and roll for perfect angles Face Enhancement – Refine features while keeping it real Works on real photos, AI portraits, paintings & more On-Device Processing – No cloud, no uploads, total privacy

It started with a simple thought—what if you could edit a face like applying a filter? After months of refining, SmileTune is here. Try it and let us know what you think!

Popularity: 1 points | 0 comments


41. Show HN: Hackyournews.com v2

URL: #

Author: ukuina

Description: A year and a half after I published https://HackYourNews.com, I've rewritten it to be neater and added support for more news sources.

HackYourNews.com v1 had a great response on HN [1] and consistently sees ~2k weekly unique visitors.

There were many long-standing requests that I wanted to fulfill (thanks for your patience!): a proper dark mode, correct rendering on mobile devices, and more cogent summaries.

This rewrite is the result. gpt-4o-mini reduces the cost of summarization to an absurd degree, so it's now sustainable to keep this free service going!

Someday, I hope to use the Batch API [2] to drive down costs even further.

Enjoy.

[1] https://news.ycombinator.com/item?id=37427127

[2] https://help.openai.com/en/articles/9197833-batch-api-faq

Popularity: 1 points | 0 comments


Conclusion

Today's Show HN roundup showcases a diverse range of innovative projects. From AI-powered tools to creative coding solutions, these projects reflect the dynamic nature of our tech community. Which project caught your attention the most? Let us know in the comments!

Tags: #ShowHN #TechInnovation #DeveloperProjects #AI Applications #Open Source Software