Live data from Hacker News

Ask HN: What Are You Working On? (Nov 2025)

news.ycombinator.com

601–610 of 1001 posts

Re: Ask HN: What Are You Working On? (Nov 2025)

#601
I’m working on a platform that makes it easy for people in West Africa to buy and sell cryptocurrencies (like USDT, USDC, ETH, BNB, POL, AVAX, etc.) directly with mobile money — the most popular payment method in the region.

The goal is to bridge crypptocurrencies and local mobile wallets to make crypto useful in everyday life — not just for trading, but also for online payments.

A few key features:

Mobile money integration (MTN, Moov, Orange, etc.)

Instant buy/sell of USDT, USDC, ETH, and other assets

Crypto payment gateway — businesses can now accept stablecoin payments directly on their websites

I’m currently focused on improving liquidity and expanding to more countries.

Would love feedback from the community — especially around :

- Liquidity and Marketing to find the first users.

Happy to share more details or collaborate with anyone working on similar problems.

Website : https://ciexchange.xyz/

Re: Ask HN: What Are You Working On? (Nov 2025)

#604
Last week I launched https://qcready.com which measures your Post-Quantum Cryptography readiness.

- no sign up, free

- checks PQC usage among all the servers in a domain

- uses Certificate Transparency to find all your TLS endpoints

- tells you how far you are from PQC readiness

Re: Ask HN: What Are You Working On? (Nov 2025)

#606
we are working on Aye Chat: an AI development tool for the terminal. It will make changes directly and let you revert changes through our snapshot feature, all while you can stay in the terminal to execute your favorite (terminal) editor and what not.

If allows the use of different models, no need to sign-up at the moment and at no cost. We released our beta just last week.

We were getting annoyed by all the additional confirmation questions by other AI assistants, and having to switch between consoles to use a editor and/or revert changes.

Check out our repo at: https://github.com/acrotron/aye-chat

or just install it:

# pip install ayechat

Re: Ask HN: What Are You Working On? (Nov 2025)

#607
https://setpdf.app

Small webapp that allows musicians to add PDFs locally and offline, arrange them, then download for use on an e-reader during performances. Built for a classical musician friend who uses really old Android devices, also my first almost entirely 'vibe-coded' app.

Re: Ask HN: What Are You Working On? (Nov 2025)

#608
I'm building GhanaHousePlanner https://ghanahouseplanner.com/, a web platform to help people in Ghana/diaspora plan, estimate and manage house construction projects. It is free for individuals and only project management and using the floor planner ai agent needs subscription.

Current features include:

- Live material price list updated monthly (based on prices at local shops)

- Conceptual 2D/3D floor plan generation following Ghana Building Standards (development in several phases using procedural floor plan generation)

- Construction management dashboard to track project stages and conversations between project manager, mason, carpenter, etc.

- Printable material cost breakdown

TODO: A contact listing for local construction services

I would love to have feedback, thanks.

Re: Ask HN: What Are You Working On? (Nov 2025)

#609
I'm building a tool for managing Google Ads campaing called Rudys.AI:

- Search campaigns: - automatically crawl website, find the offerings and generate new campaigns - Provide qualitative recommendations such as, relevant terms to include/exclude, e.g. including typos as keywords, improvements on landing page

- Shopping campaign: - Smart labeling of all products to allocate the budget among Top performers, Rising and Ghost products to avoid draining the budget. E.g. instead of a campaign with 10k products with one budget , turn it into 5 campaigns with different budgets doubling down on what works.

Feel free to reach out for a demo

Re: Ask HN: What Are You Working On? (Nov 2025)

#610
post #566

I’m working on a free and open-source invoice generator: https://easyinvoicepdf.com/?template=stripe - No sign-up, works entirely in-browser - Live PDF preview + instant download - VAT EU support - Shareable invoice links - Multi-language (10+) & multi-currency - Multiple templates (incl. Stripe-style) - Mobile-friendly GitHub: https://github.com/VladSez/easy-invoice-pdf Would love feedback, contributions, or ideas f…

Nice work. I liked the instant pdf viewer. Kudos for your efforts.

Only thing I would suggest is, to support different tax formats (or provide an ability to fill custom tax format name that applies to the whole invoice). Right now, it is largely VAT. In some countries, it may not be relevant.

(Having said that, as a work around, currently anyone can use Notes field to fill custom tax details and hide all VAT related fields.)

Post reply on HN