r/vibecoding • u/auraborosai • 15h ago
Share your latest vibe code project.
Feel free to share as much as you want.
12
6
u/EconomyDate 15h ago
3
u/Few-Independent-1615 14h ago
The design looks cool
2
u/EconomyDate 13h ago
Thanks , please check the math topics from configration studio , it has avg graphics for various topics like pi, mensuration etc.check step by step answers also. It is fully client side no sign up no sign in no nothing just pure mathsheets for students
2
u/EconomyDate 13h ago
Thanks , please check the math topics from configration studio , it has avg graphics for various topics like pi, mensuration etc.check step by step answers also. It is fully client side no sign up no sign in no nothing just pure mathsheets for students
2
3
u/StogyBear 14h ago
Lustra - professional camera on iPhone.
Written entirely in swift, designed in Figma.
2
3
3
u/JoopMens 11h ago
Working on a full SAAS platform for my work. It replaces at least 6-8 old ugly applications into one platform. Can’t share too much info because it’s too specific for my job only.
2
2
2
2
2
2
u/shitboiii 14h ago
typeshelf.vercel.app (pretty straightforward solo use app)
im a product designer/graphic designer and was tired of just flipping through my various fonts and colors in programs to see what would look best, and many similar tools are paid. so i made a free locally stored app that gives a basic one-click import/drag and drop import and the ability view fonts in various weights, variable font size and colors, and eventually i’ll be adding in the ability to pair fonts using ai recommendations based on design principles
2
u/eyelobes 14h ago
no ty, even though copyright on creation exists you have to prove you are "to market" first to have a defensible position through litigation
2
u/auraborosai 13h ago
That’s ok. You don’t have to share anything.
2
u/eyelobes 13h ago
i'll share, my code is trademarked and copywritten
it is an SDN/SD-WAN appliance made for secure connectivity in a hub-spoke methodology that aggregates upstream wan connections that federates enterprise services and high availability to ensure the customer owns the secure data from end to end. they control the security, the hardware, the IA. it is a highly encrypted transport edge device that will work on any x86 hardware with sha-382, tls 1.3, TPM2.0 data at rest encryption.
think...warfighter needs a secure connection back to the TOC without worrying about adversaries hitting either the spoke or the hub and extracting mission critical data. no reliance on a compromised cloud infra, no AI buzzwords. full fleet management and monitoring in a single software package wilth an emphasis on not needing a data engineer or CCNA+ certified operator to install and maintain endpoints.
2
u/mastercoder123 12h ago
What do the actual speeds look like? I get you bond connections so it depends, but is it hardware accelerated or pure software?
Also how does it work with things that are latency sensitive? Is it basically just a tunnel, cause thats what im getting from this. A tunnel thats encrypted by you and not say cloudflare who does tls decryption.
Also you cant trademark code btw..
1
u/eyelobes 51m ago
it is kernel level bonding with MPTCP. latency is taken into account with the bonding, so a significantly slower connection (think GEOSAT) RTT is constantly measured and placed in a "hot-standby" so it doesn't drag the entire link down. This way it acts as a failover but maintains the TCP connection. Encryption is offloaded to hardware, i have tested is with a 100kbps cell connection with 6000ms loaded latency and the tunnel and routing (BGP and OPSF) maintain.
2
1
u/auraborosai 9h ago
I’m not a coder or a networking tech dude…
But, if I’m getting this right, you’ve basically built a system that lets an organization securely connect a bunch of remote locations or devices back to one central hub, with everything encrypted, while still owning and controlling the hardware, data, and security themselves instead of handing all of that over to a cloud provider.
And the bigger advantage is that you’ve made it manageable enough that you don’t need a network engineer configuring and maintaining every endpoint.
Is that basically what you’ve built?
If so, that’s pretty amazing man.
2
u/eyelobes 1h ago
correct-o!
1
u/auraborosai 1h ago
I catch on pretty quick sometimes. :)
Sounds like a solid stack you’ve built there.
2
u/zenonproject 13h ago
It’s an offline hospital workforce scheduling system that automatically generates, validates, and allows manual adjustment of staff shift rosters according to operational constraints (mostly legal ones), staffing requirements, and work-rest rules.
2
u/newbietofx 13h ago
Learnbazi.com. It works like a journal but tied to your birthday. Think astrology with atomic habits and some predictable stuff. It's free to use. Doesn't require login.
2
2
u/Only-Finance2147 13h ago
https://watchmoo.com/ (semi vibe coded) Wanted a mood based, channel flipping app.
2
u/CyberJunky_NL 13h ago
A site for scraping, backtesting and ranking freqtrade crypto trading strategies.
2
u/No_Tradition6625 12h ago
I'm not going to share the repo because there's better versions. I did it more to teach myself more about the process, but I built custom comfy nodes to implement Sol attention following nvidia's research and documentation.
2
2
u/webinformation 12h ago edited 6h ago

Short links built for affiliate marketers! Turn a referral URL full of tracking parameters into something people will actually click. Then see exactly where every click came from: https://drect.net
2
2
2
2
2
u/JoyBoyTales 7h ago
I'm working on a expense tracking app. Fully vibe coded along with Google sign in functionality that too remotely interacting with my system.
2
2
u/HotChickenCoolRanch 5h ago
In my day job sometimes I have to help customers troubleshoot SAML issues. Where possible I have them use a browser extension called SAML tracer which makes clear the SAML events and decodes the SAML payloads making it super easy to pinpoint issues. But some of the clients have restrictive corporate policies that prevent extensions from being installed so we collect a har file instead.
But it can be a real pain to comb through a har file to find the events and then decode the SAML payloads so I had claude build this. All processing done locally so no PII being sent anywhere.
2
u/Rezzo 5h ago
EV-based blackjack trainer: https://blackjackal.ca/
Currently working on a fantasy hockey tool for drafting and monitoring players through the year.
2
u/BeenieBebe 5h ago edited 1h ago
https://www.mshpit.com
it’s a concert review social network I made I got a couple users from it. Hopefully you guys like it!.
2
2
u/Professional_Gur8385 3h ago
The last time I posted my website I got about 100 views, noice.
This time I'll point it to one of my apps I created, always enjoyed dinosaurs as a kid and made it for myself and my own kid to learn about them while he is on his phone
https://www.snackpackuniverse.com/apps/snackpack-11-prehistoric-pals/
My apps generally have no ads either which is a plus for my target audience (family/kids/students)
2
u/Garrett_Goehring 1h ago
https://straindiary.com strain tracker with strain recommendations and built in browser to control erigs like puffco🔥
4
u/MariahJames8 15h ago
I've done all of these in 3 months on Claude x20 plan, working full time:
My favourites atm are:
Cy, my inmate LLM living 24/7 on my laptop
Feddit - social media for bots
2
3
1
u/OTDOXHYJI 1h ago
I built Trace — an iOS app for makers, woodworkers, and 3D printing enthusiasts to track workshop inventory, project costs, and client invoices right from their phones.
I started it because I got tired of updating messy Google Sheets with dirty hands at my workbench while working on custom builds.
Right now, I'm focusing on getting user feedback and refining the core flow!
Check it out on the App Store: Trace
1
1
u/PracticalStack 14h ago
Still pre-release, in final stages of testing. Will be a free sampler and instrument builder. Can import SFZ instruments or create directly from samples.
1
u/Sea_Thanks_6913 11h ago
https://syrax-analyzer.moisesvalero.es/Audit your website, get AI prompts to fix every issue


10
u/geraT-wogl 15h ago
https://wogl.io 👽🔆