ShowHN Today
ShowHN

Show HN Today: Top Developer Projects Showcase for 2024-09-29

SagaSu777
#HackNews#ShowHN#ShowHN Today#Developer Projects#Tech Innovation

Explore the hottest developer projects on Show HN for 2024-09-29. Dive into innovative tech, AI applications, and exciting new inventions!

Summary of Today’s Content

Today’s highlights include innovative tools and projects such as Rocky AI, a Chrome extension enabling users to chat with any webpage using AI for quick information lookup and personalized outreach. The Pure CSS silky border animation showcases creative web design without JavaScript. Questdown.de offers a Markdown-inspired platform for creating paper-based questionnaires. Fin.flights improves flight searches with AI and natural language. Unlearn Stress is an app focusing on personalized stress reduction techniques. Other notable mentions include a financial analytics browser, a mystical album cover animator, and various AI-driven tools that enhance productivity and creative workflows.

1. Show HN: Rocky AI – Chat with any webpage in Chrome using AI

URL: https://chromewebstore.google.com/detail/rocky-ai/fdjoklehjinbgibfgbncoljognjjpkna

Author: vijitdhingra

Description: A simple chrome extension that lets you chat with any webpage using AI. I was tired of copy pasting into Chat GPT from webpages all them time so built this.

Popular Use Cases:

1. Summarize Articles – Get concise overviews of content from sources like HackerNews, Reddit, and more. 2. Quick Information Lookup – Effortlessly locate key details on pages such as developer documentation, car forums, and beyond. 3. Personalized LinkedIn Outreach – Craft customized outreach messages for your LinkedIn connections with ease. 4. Review Analysis – Analyze feedback and reviews from platforms like Airbnb, Amazon, and others for quick insights.

Popularity: 6 points | 2 comments

Show HN: Rocky AI – Chat with any webpage in Chrome using AI - Project Screenshot


2. Show HN: Pure CSS silky Border line animation(open-source code)

URL: https://github.com/volume988/button-motion

Author: volume988

Description: Use only CSS to achieve a silky border line animation effect. Key implementation ideas include:

1. Perspective effect: Create a border effect by setting up two nested elements with the parent element having 1 pixel padding.

2. animation: Create an absolutely positioned child element and use the animation property to move it uniformly along the border of the parent element.

3. Uniform animation: By calculating the path and distance of the element movement, adjust the percentage of key frames to ensure uniform animation.

4. Rounded corners: Add rounded corners to the parent and child elements, and adjust the position of the animation elements to fit the rounded corners.

5. Animation optimization: Adjust the animation trajectory at the rounded corners to ensure a natural and smooth transition.

6. Blur shadow: Achieve the shadow effect by setting the background radial gradient of the child element and using the backdrop-filter attribute to add a blur effect.

https://github.com/volume988/button-motion

Popularity: 3 points | 0 comments

Show HN: Pure CSS silky Border line animation(open-source code) - Project Screenshot


3. Show HN: Questdown.de – make paper-based questionnaire with Markdown-ish syntax

URL: https://www.questdown.de

Author: kakalot

Description: Hey, I’ve been working on a project built on top of markdown python for the last few weeks. It is still very much a work in progress, but I think it is at a place where it could start to be useful.

Per the rule, it’s functional to try out the syntaxes, but convert to pdf I still put behind an registration to avoid getting my server killed :)

Feedback and contributions are more than welcome!

Popularity: 3 points | 0 comments

Show HN: Questdown.de – make paper-based questionnaire with Markdown-ish syntax - Project Screenshot


4. Show HN: Achieve goals that are partially outside of your control

URL: https://winningat.life

Author: hackerinvolve

Description: Achieve helps you reach your goals. Especially the goals that are partially outside of your control. I’ve just launched it now. Have go at https://winningat.life

Popularity: 2 points | 0 comments

Show HN: Achieve goals that are partially outside of your control - Project Screenshot


5. Show HN: ConvexValue – Financial Analytics Browser

URL: https://convexvalue.com/

Author: jbtobar

Description: I built a Financial Analytics Browser. It is like a web-browser, but instead of browsing the internet you browse a curated selection of financial analytics “modules”. “Modules” are self-contained tools designed to be to-the-point, light, and without ads. In the case that modules require data license payments, you can manage it all within one place.

It also features split-pane dashboards, so you can create, edit, share, clone dashboards with these modules.

Popularity: 3 points | 2 comments

Show HN: ConvexValue – Financial Analytics Browser - Project Screenshot


URL: https://www.fin.flights/

Author: truly_sn

Description: fin.flights is an AI-powered flight search tool that uses natural language processing to find the best flights based on user queries. just released version 2.0 with significant improvements:

  1. Enter a natural language query (e.g., “cheapest business class flights from NYC to Tokyo in the next 3 months with max 1 stopover”)
  2. Our AI interprets the query and searches across multiple airlines and booking platforms
  3. Results are displayed instantly, sortable by price, duration, or best value

    I built this because existing flight search engines often require too many inputs and don’t offer the flexibility of natural language queries. Myy goal is to make flight search as simple as asking a knowledgeable friend.

    I’d love to get feedback from the HN community on the user experience, AI accuracy, and any features you’d like to see added.

Popularity: 3 points | 0 comments

Show HN: Fin.flights 2.0 – AI-powered flight search - Project Screenshot


7. Show HN: How to Localize Xcode Projects Using GPT Models

URL: https://autolocalize.app/xcode_ios_macos_localization.html

Author: mozkan

Description: Localize your Xcode projects into other languages easily using the Auto Localize app, thereby rapidly increasing the audience for your iOS, macOS, watchOS, tvOS and visionOS applications.

Popularity: 1 points | 0 comments

Show HN: How to Localize Xcode Projects Using GPT Models - Project Screenshot


8. Show HN: astro-react-i18next - i18next and react-i18next integration for Astro

URL: https://github.com/jeremyxgo/astro-react-i18next

Author: jeremyxgo

Description:

Popularity: 1 points | 0 comments

Show HN: astro-react-i18next - i18next and react-i18next integration for Astro - Project Screenshot


9. Show HN: Fast Music Remover – Remove Music and Noise from Internet Media

URL: https://github.com/omeryusufyagci/fast-music-remover

Author: omeryusufyagci

Description: I’ve recently open-sourced a tool for removing music, sound effects, and noise from internet media, with an emphasis on speed and simplicity. The project processes videos at around 8% of the original media length — meaning it can handle a 10-minute video in under a minute.

Repo: https://github.com/omeryusufyagci/fast-music-remover

The tool is lightweight, works through Docker, and is licensed under MIT. It supports several use cases, such as improving the audio quality of lectures, field reports, and isolating speech from videos with heavy background noise.

I’m currently working towards adding live stream support and would love to have contributors on board. There are interesting open issues for developers experienced in backend, frontend, Python, C++, and audio processing.

Feedback, suggestions, and contributions are very welcome. Thanks for checking it out!

Popularity: 2 points | 0 comments

Show HN: Fast Music Remover – Remove Music and Noise from Internet Media - Project Screenshot


10. Show HN: Turn your favorite Album Covers into Animations

URL: https://www.albumcoveranimator.com/

Author: crazytest

Description:

Popularity: 1 points | 0 comments

Show HN: Turn your favorite Album Covers into Animations - Project Screenshot


11. Show HN: An experimental AntiBot, AntiCrawl reverse proxy for the web

URL: https://github.com/pulkitsharma07/OnlyHumans-Proxy

Author: pulkitsh1234

Description:

Popularity: 25 points | 34 comments

Show HN: An experimental AntiBot, AntiCrawl reverse proxy for the web - Project Screenshot


12. Show HN: A new game a day generated with AI

URL: https://flyingcometgames.com/

Author: EntreEden

Description:

Popularity: 3 points | 0 comments

Show HN: A new game a day generated with AI - Project Screenshot


13. Show HN: Flutter Web App Template with Firebase and Stripe Integration

URL: https://flutter-template.com

Author: Lauway

Description: Download this ready-to-use Flutter web app template featuring Firebase authentication, Cloud Firestore, Storage, and Stripe payments. Perfect for developers who want to save hours of setup time and focus on building their app’s core features. Easy-to-follow instructions included!

Popularity: 5 points | 0 comments

Show HN: Flutter Web App Template with Firebase and Stripe Integration - Project Screenshot


14. Show HN: Discover new music by describing it

URL: https://www.yogurrt.com/?m=song

Author: kolleraa

Description: If you’re tired of the same old streaming algo-driven recommendations like I was, give Yogurrt a try.

Start with either an example or a brief description of what you’re looking for, then refine by selecting additional preferences.

Results link to Spotify and Apple Music.

I’ve found some really interesting music! Good luck and please let me know what you think.

Popularity: 1 points | 0 comments

Show HN: Discover new music by describing it - Project Screenshot


15. Show HN: Betternews, a mobile HN client to have 1-on-1 coffee chat with HN users

URL: #

Author: canergly

Description: Hi, I have published a mobile app to have coffee chat with HN users.

There was already a guy who made a website for this, but I wanted to do it in mobile to practice WebRTC(technology behind the audio chat) and have some fun.

I haven’t spent too much time in terms of the general functionality as a HN client but can upgrade it if there are enough users enjoying the app.

You can download the apps via the links below;

IOS: https://apps.apple.com/tr/app/betternews-coffee-chat/id65047

Android: As you might have known, Android requires the app to be tested in a closed beta with at least 20 people So you can follow these steps to be a part of it and download;

1 - join the group https://groups.google.com/g/betternews

2 - download the app and enjoy https://play.google.com/store/apps/details?id=com.apps.bette… or https://play.google.com/apps/testing/com.apps.betternews

Feel free to contact me if you have any questions; http://www.x.com/canergly

Popularity: 4 points | 2 comments


16. Show HN: Unlearn Stress – A Stress Reduction App with Personal Voice Narration

URL: https://www.excsn.com/apps/unlearn_stress

Author: excsn

Description: I made it for me as I’ve been having episodes with stress with no specific origin. Been to doctors with some luck from one hopefully the recent operation will address another potential issue. Some days I feel down, out of it, just lack of energy and expression and I don’t know why exactly, but hearing some of the stories, even when I’ve heard them before, help with getting out of a slump.

I found that the ‘Shaman’ breathing exercise (humming “ohmmmmm” on exhale) for 15-30m, on wakeup and before sleep, has been the most helpful for me. Takes about 10m of doing it for my body to really relax my muscles.

I also found being read stories, that are inspired by the things I knew growing up things I know now, things I wish I knew as a kid, tv shows, friends, current events, forums and etc., are very helpful with my own mindset. Everyone’s in a different position and being reminded of perspective can be highly motivating. Narration with your own personal voice is fun (Android needs to catch up!). Wish I could have my voice recorded as a child reading some of these ha!

What ‘Unlearn Stress’ offers:

  1. iPhone: Accessibility > Spoken Content > Voices. Click on a voice and check if enhanced version is available.
  2. Android: https://support.google.com/accessibility/android/answer/6006

    Where to find it:

Popularity: 1 points | 0 comments

Show HN: Unlearn Stress – A Stress Reduction App with Personal Voice Narration - Project Screenshot


17. Show HN: Book Reader for Fast Readers

URL: https://boosum.dev/web

Author: korzhov_dm

Description:

Popularity: 1 points | 1 comments

Show HN: Book Reader for Fast Readers - Project Screenshot


18. Show HN: Visualize the syntax tree of 80 languages in browser

URL: https://intmainreturn0.com/ts-visualizer/

Author: htfy96

Description:

Popularity: 2 points | 0 comments

Show HN: Visualize the syntax tree of 80 languages in browser - Project Screenshot


19. Show HN: A browser extension to clean up your / Twitter timeline

URL: https://github.com/ErfanEbrahimnia/nope-x

Author: erfanebrahimnia

Description:

Popularity: 1 points | 0 comments

Show HN: A browser extension to clean up your / Twitter timeline - Project Screenshot


20. Show HN: I Built a Multimodel AI Chatbot to Avoid Having FOMO on the Best Models

URL: https://chatone.io

Author: BeeFriedman

Description: Hi HN,

I built ChatOne while working on a project and constantly switching between AI models like GPT-4 and newer ones like Claude 3.5. I kept wondering if I was missing out on better answers, so I created ChatOne to get responses from multiple models at once and compare them easily.

-Teddy

Popularity: 5 points | 1 comments

Show HN: I Built a Multimodel AI Chatbot to Avoid Having FOMO on the Best Models - Project Screenshot


21. Show HN: I made 1000 virtual billboards because why not?

URL: https://1000grid.com

Author: Tanzirul

Description:

Popularity: 4 points | 5 comments

Show HN: I made 1000 virtual billboards because why not? - Project Screenshot


22. Show HN: Laplace Transform Calculator

URL: https://laplace-transform-calculator.com/

Author: ImranK

Description:

Popularity: 3 points | 0 comments

Show HN: Laplace Transform Calculator - Project Screenshot


23. Show HN: 64.surf – share files using only the URL

URL: https://64.surf/

Author: burcs

Description: Hey HN,

I built this to scratch an itch I had around what can be done solely using the URL.

It’s very minimal with no storage involved, and your files can even be encrypted. The only caveat is some platforms wont allow you to post long links. I thought about using a URL shortener, but storing and mapping URLs kind of defeats the purpose.

However most browsers do allow you to open them once you have them. For instance I was able to “share” a 10MB file using safari, however 350KB seems to be the max for Chrome.

Popularity: 7 points | 1 comments

Show HN: 64.surf – share files using only the URL - Project Screenshot


24. Show HN: I was tired of writing HTML emails so I built something that works

URL: https://html-email.com/

Author: Utkarshn10

Description: Hey HN,

I was tired of writing HTML emails and one day was going through reddit specifically searching for people who hated writing HTML emails and heard a lot of complaints from solopreneurs and marketers as this is a very boring task and many marketers and solo founders have much more important tasks to take care off.

So I decided to build HTML email to solve this. My friends have already saved hours using this product.

This is my 11th product and I think this solves a problem many folks are struggling with. Feel free to share your views.

Popularity: 10 points | 2 comments

Show HN: I was tired of writing HTML emails so I built something that works - Project Screenshot


25. Show HN: Focusify – A New Tab Productivity Extension with Draggable Widgets

URL: https://chromewebstore.google.com/detail/focusify-your-productivit/olnifekolhodhdeanmnieilgpfpgomek

Author: kai63001

Description: Focusify is a Chrome extension that transforms your new tab into a customizable productivity hub. Key features:

Pomodoro timer Todo list Note-taking Ambient sound player Dynamic background changer Music player

What sets Focusify apart is its Windows-like interface, allowing you to drag and position widgets freely on your new tab page. This is currently a beta release. I’d appreciate any feedback from the HN community on features, usability, or potential improvements. Try it out: Chrome Web Store Link (https://chromewebstore.google.com/detail/focusify-your-produ…) I’d be happy to provide more details or answer any questions about the development process, challenges faced, or future plans for Focusify. Would you like me to expand on any part of this post or make any adjustments?

Popularity: 3 points | 0 comments

Show HN: Focusify – A New Tab Productivity Extension with Draggable Widgets - Project Screenshot


26. Show HN: PostgREST API in Rust (Supports PG/MySQL/SQLite/ClickHouse)

URL: https://github.com/subzerocloud/subzero

Author: ruslan_talpa

Description:

Popularity: 27 points | 0 comments

Show HN: PostgREST API in Rust (Supports PG/MySQL/SQLite/ClickHouse) - Project Screenshot


27. Show HN: We Made an AI Matchmaker for Startups and Investors

URL: #

Author: josh_hustler

Description: 1. Go to FundBase.ai 2. Just add your startup details. For example: ‘We are a fintech app raising $100K in Sydney.’ 3. And Taa Daa! AI starts matching you with the right investors. 4. Start sending emails and your pitch deck to them. 5. Happy Pitching!

Popularity: 2 points | 1 comments


28. Show HN: QCOM: an auto committing and push tool to update repos quick and dirty

URL: https://github.com/v3ai/qcom

Author: applestone

Description: Sometimes you just want whatever code/configs/whatever inside a directory committed and pushed to github quick

Popularity: 3 points | 0 comments

Show HN: QCOM: an auto committing and push tool to update repos quick and dirty - Project Screenshot


29. Show HN: I Built a Python ML Model to Generate Product Pages with AI

URL: https://proud-course-824179.framer.app/

Author: Rafael_GB

Description:

Popularity: 2 points | 0 comments

Show HN: I Built a Python ML Model to Generate Product Pages with AI - Project Screenshot


30. Show HN: Free In-Browser .msg Viewer

URL: https://msg-viewer.pages.dev/

Author: molotochok

Description: On my job I needed to see the content of Outlook .msg file. You might assume that, I could simply open it in Outlook app. It might have worked on Windows, but not on Mac. As there it expects .eml instead of .msg. I also didn’t want to use any website that in order to parse the file uploads it to an external server. It is insecure and violates the company policy as the internal data can be exposed. So, I decided to create a simple .msg viewer that doesn’t send any request to an external server and reads the file in browser. It is extremely fast and safe as the data is not shared with third parties.

Popularity: 4 points | 0 comments

Show HN: Free In-Browser .msg Viewer - Project Screenshot


31. Show HN: Crypto Investment Advisor AI – AI Investment Advisory System

URL: https://github.com/foxmoon/CryptoInvestmentAdvisorAI

Author: techFFF

Description: Crypto Investment Advisor AI is an investment advisory system leveraging blockchain and artificial intelligence technologies. The system integrates Chainlink to fetch real-time cryptocurrency market data and utilizes GaiaNet’s multi-role AI nodes to provide personalized investment advice to users. Users can authenticate via a Web3 wallet, submit investment questions, and the system will analyze market data and generate professional recommendations through different AI role nodes. Additionally, the system includes an investment simulator that offers users an intuitive understanding of potential returns based on expert opinions. GitHub: https://github.com/foxmoon/CryptoInvestmentAdvisorAI

Popularity: 1 points | 0 comments

Show HN: Crypto Investment Advisor AI – AI Investment Advisory System - Project Screenshot


32. Show HN: I implemented Redux state management using an object-oriented approach

URL: https://github.com/pontjs/zustand-oop

Author: hzongquan

Description: After switching to zustand, the implementation of the model layer has become much more concise, even simpler than iron-redux. Since we can interpret Redux principles so flexibly, I decided to be even lazier and created an object-oriented zustand library, zustand-oop. It implements Flux principles using an object-oriented approach.

Popularity: 1 points | 0 comments

Show HN: I implemented Redux state management using an object-oriented approach - Project Screenshot


33. Show HN: Model2Vec: make sentence transformers 500x faster on CPU, 15x smaller

URL: https://github.com/MinishLab/model2vec

Author: stephantul

Description: Hi HN!

We (Thomas and Stéphan, hello!) recently released Model2Vec, a Python library for distilling any sentence transformer into a small set of static embeddings. This makes inference with such a model up to 500x faster, and reduces model size by a factor of 15 (7.5M params or 15/30MB on disk, depending on whether you use float16 or float32). This allows you to embed 50-100k documents per second on a cpu on a macbook.

This reduction of course comes at a cost: distilled models are worse than their parent models. Even so, they are actually a lot better than large sets of conventional static embeddings, such as GLoVe or word2vec-based models, which are many times larger. In addition, the performance gap between a Model2Vec model and a sentence-transformer ends up being smaller than you would expect, see: https://github.com/MinishLab/model2vec/tree/main?tab=readme-… for results. Fitting a Model2Vec does not require any data, just a sentence transformer and, possibly, a frequency-sorted vocabulary, making it an easy solution to implement in whatever workflow you have lying around.

We wrote this library because we separately got a bit frustrated with the lack of options if you need extremely fast CPU inference that still works well. If MiniLM isn’t fast enough and you don’t have access to a GPU, you’re often resigned to using BPemb, which is not flexible, or training your own GLoVe/word2vec models, which requires lots of data. Model2Vec solves all of these problems, and works better than specialized static embeddings trained on huge corpora. We spent a lot of time thinking about how the library could be easy to use and integrate into common workflows.

Besides tight integration with huggingface, we also have an upcoming sentence transformers integration, releasing this week. This will allow you to directly integrate and distill model2vec models in whatever libraries support sentence transformers. This means out of the box support for llama-index, scikit-learn via embetter, langchain, and many other frameworks.

Please let us know what you think. We’re very interested in getting feedback from you. We’re already using this in our own projects, and ultimately built this because we kind of needed it, but we’d be happy to hear from you if you have interesting use-cases or questions.

Have a nice day!

Popularity: 7 points | 2 comments

Show HN: Model2Vec: make sentence transformers 500x faster on CPU, 15x smaller - Project Screenshot


34. Show HN: BootstrAPP.xyz – A self-bootstrapping platform for app idea validation

URL: https://bootstrapp.xyz

Author: axzilla

Description: I’m building an app development platform that bootstraps itself. The twist: we’re using the same process to build it that developers will use to validate their own app ideas.

Key concept:

  1. The platform starts as a simple idea submission and voting system.
  2. Developers (you) suggest features for the platform itself.
  3. The community votes on these features.
  4. I implement the most popular features.
  5. As the platform evolves, developers can use it to validate and develop their own app ideas using the same process.

    Tech stack:

  1. What features would you want in an app idea validation platform?
  2. How meta can we get? Any ideas for features that are both useful for the platform and for future apps built on it?

    Check it out at https://bootstrapp.xyz and help bootstrap a tool that you’ll use to bootstrap your own apps!

Popularity: 3 points | 0 comments

Show HN: BootstrAPP.xyz – A self-bootstrapping platform for app idea validation - Project Screenshot


35. Show HN: AI-powered browser extension for generating ProductHunt comments

URL: https://chromewebstore.google.com/detail/huntblaze/kklnbijobdfbaeojfebbcblfjgjljnld

Author: kouyaruten

Description: Why I built this: To help users engage more easily on ProductHunt, especially those who struggle with writing comments or non-native English speakers.

Popularity: 2 points | 0 comments

Show HN: AI-powered browser extension for generating ProductHunt comments - Project Screenshot


36. Show HN: YARS Bulk download imgs, GIFs, posts, comments and userdata from Reddit

URL: https://github.com/datavorous/yars

Author: sbcharjee

Description: This scraper uses simple .json requests, avoiding the need for official Reddit API keys, making it lightweight and easy to use.

Use with rotating proxies, or Reddit might gift you with an IP ban. I could extract max 2552 posts at once from ‘r/all’ using this.

<a href=“https://files.catbox.moe/zdra2i.json”>Here</a> is a 7.1 MB JSON file containing the top 100 posts from ‘r/nosleep’, which included post titles, body text, all comments and their replies, post scores, time of upload etc.

Popularity: 3 points | 0 comments

Show HN: YARS Bulk download imgs, GIFs, posts, comments and userdata from Reddit - Project Screenshot


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

← Back to Blog
← SUB Email