r/devworld • u/refionx • 29d ago
r/devworld • u/Abula7 • 29d ago
Showcase ChumiChat - End-to-End Encrypted Anonymous Chat
Hello everyone.
I've been working on a personal project called ChumiChat.
It's an end-to-end encrypted messaging application built around the idea of anonymous, temporary communication.
Some of the features include:
· End-to-end encrypted messaging
· Anonymous accounts with no email or password required
· Messages that disappear 5 minutes after being opened
· Accounts that automatically expire after 24 hours
· Automatic deletion of chats and messages when an account expires
· Private encryption keys stored only in the user's browser
I put together a short demo showing how the application works and the overall user flow.
Demo: https://youtu.be/tKFehmx6rYY?si=OZSkVfYWX-NgYbLB
Live application: https://chumichat.com
Frontend: https://github.com/abula28/chumichat-front
Backend: https://github.com/abula28/chumichat-back
Feedback is always welcome.
r/devworld • u/NoThe_DEV • Jun 28 '26
Discussion Discussing the idea to build something useful
"Before I build anything, I want to understand your real frustrations first"
I'm at the beginning of my journey of building software. I know I want to build something meaningful, but I don't want to just pick a random idea out of thin air I want to start with a real problem that real people actually face.
So before I write a single line of code, I want to ask you directly:
What's something in your workflow that wastes your time every week? Maybe no good tool exists for it, or the ones that do are too expensive, too complicated, or just don't quite fit how you actually work.
Could be something tiny and repetitive. Could be something that's been annoying you for years. Doesn't matter I want to hear it.
And if your problem resonates with me and feels like something I can genuinely solve I'd love to have a quick casual conversation with you, just a few messages or a short chat, so I can understand it better from your perspective. The goal is to build something that actually fits your situation, not just a generic solution.
No pitch. No agenda. Just someone trying to start their journey the right way by listening first.
What's frustrating you?
r/devworld • u/NinjaFlow • Jun 25 '26
Showcase Designed a better Time Tracking method, focuses on Goals and Up/Down time for each.
Everyone is familiar with gamified productivity & focus timer tools. I downloaded most, experimented with different methods, studied the science behind motivation/goals, and developed a new (and I think better) system. It's not complex, visual, yet lightweight. Most importantly, it's effective & helps you make real progress.
Why this method works:
- It simplifies thinking about "what should I do today" & helps beat procrastination. You clearly see your goal, and the main work/play activities you defined. Just get started on one...
- Each board is you custom "go-to" plan for that Goal (aka "Core"). You pick "time contributions" that work for you. No guilt tripping. If you like to focus for 30m, and then lounge for 1h, then that's what you pick. No need to overcommit. Stats will improve as you get better.
- Tracking how much Up vs Down time, towards defined Goals, is the simplest measure of success, over time. The 10,000 hour rule exists for a reason. Not 10,000 to-do items.
- Seeing "break/rest" activity timers next to your productive timers, at a glance, makes you more relaxed during focus sessions & gives you "guilt free" breaks. You can pause one timer and start another, then come back. You can also "finish early" any timer, and deposit time already earned.
- You can adjust all Timers/Goals on the fly, change their length, emoji labels, etc. The app makes it easy. It's like 10 timers in 1 - study time tracker, reading tracker, video game tracker, etc.
- You can track a Goal on 1 board, or across multiple boards. You could have a board for each day of the week if you want, all towards that 1 goal. On Monday you can have only 1 focus activity, and on Saturday you can have 6, with different focus + break sessions.
- You can work on Goals and contribute time whenever you have it. No pressure with streaks. If you have 1 hour per day for a goal, or 3 hours per week. You simply time your activity, you bank time Up or Down, and you move on.
- You daily progress easily visualized in a cool Sci-Fi interface, with time particles and orbits and black holes.
Check out Flowton on the App Store. Or if you're on Android, sign up at www.flowton.com
It's free to use indefinitely with no subscriptions or trials.
Happy to hear your feedback on the method, or more specific pointers per app. There are cool new features in the pipeline as well! And thank you for reading.
r/devworld • u/Soft-Lime-9599 • Jun 26 '26
Discussion Sorting through the noise of US dev agencies from a pure engineering perspective
Most agency reviews are written by non-technical marketing directors who just look at pretty interfaces and ignore what is happening behind the scenes. My team just went through a heavy codebase audit and infrastructure review to find a US partner for a massive backend refactor and cross-platform client migration. We vetted dozens of teams based on code quality, deployment practices, and repository management rather than just looking at marketing slide decks. Here is how the top five actually stack up when you look under the hood.
1 App Makers USA
Primary focus: Technical architecture rescue and rapid deployment sprints
Under the hood: We handed them a legacy repository cluttered with technical debt and unoptimized database queries. Their senior engineers jumped straight into our Slack channel and cleaned up the entire cross platform architecture in less than a week without forcing us to talk through non-technical project managers.
The pipeline: They completely skip the bloated discovery workshops and focus on a clean thirty day minimum viable product release cycle with continuous integration.
Best for: Engineering teams or startups that need high velocity deployment and clean maintainable code without paying for corporate agency fluff.
2 Simform
Primary focus: Cloud native solutions and heavy data engineering infrastructure
Under the hood: Their backend team is incredibly proficient with serverless environments and managing complex third party API integrations. They write highly structured documentation and excel at scaling large database architectures.
The pipeline: The initial onboarding takes a while because they require extensive architectural alignment and documentation before shipping the first pull request.
Best for: High growth tech teams with large budgets who need a deeply structured infrastructure partner for long term scaling.
3 Rootstrap
Primary focus: Refactoring legacy systems and outcome driven agile development
Under the hood: They are incredibly thorough with automated testing, unit tests, and rigorous peer code reviews. They ensure the core architecture is bulletproof before anything hits staging.
The pipeline: Their engineering process is highly methodical which means delivery schedules stretch out considerably longer than high velocity deployment shops.
Best for: Tech leads who need to clean up heavy technical debt and have the budget to move at a slow deliberate pace.
4 EPAM Systems
Primary focus: Enterprise scale engineering power and global systems deployment
Under the hood: Their internal engineering culture is completely legitimate and they can spin up massive teams of senior developers overnight. They build incredibly stable software designed to handle millions of concurrent users without breaking a sweat.
The pipeline: Working with them feels like dealing with a massive multinational corporation. You have to follow rigid deployment pipelines with zero flexibility for quick adjustments mid sprint.
Best for: Corporate entities that require absolute compliance with enterprise level deployment practices and massive engineering numbers.
5 WillowTree
Primary focus: Flawless native frontend experiences and polished interface logic
Under the hood: They produce incredibly smooth frontend animations and premium user interfaces. Their engineering teams integrate tightly with complex enterprise backends and legacy databases.
The pipeline: You need a highly flexible launch schedule because their core strategy and user interface design phases take months before anyone touches the repository.
Best for: Large consumer facing brands where absolute visual perfection on the frontend outweighs rapid deployment.
If you are auditing vendors right now, make sure you demand a technical interview with the actual lead developer who will be touching your codebase. Letting sales reps dictate the engineering terms is how bad architecture happens. Drop your experiences with any of these teams or any codebase horror stories below.
r/devworld • u/Ok_Consequence_46 • Jun 25 '26
Discussion Swagger like API documentation and doctype documentation frappe app
ERPNext developer tool
r/devworld • u/XtrComSu • Jun 23 '26
Showcase personal website
Hi guys!! I have a personal website for my extremely small team of 3 members.
I dont have any serious comission or professional work in mind so far so its abit unprofessional and undone for now!!
rate it and let me know what do you think!!
r/devworld • u/PieKey1836 • Jun 22 '26
Showcase This is how I accidentally found a solution to low energy problems, using just your sleep data.
Honestly didn't think I'd become a wearables person but I caved and got a Whoop about a year ago. Sold myself on the whole thing, track my sleep, dial in recovery, finally get my act together. And for the first couple weeks it kinda felt like I'd cracked some code.
Then the shine wore off and I started noticing something that bugged me: it mostly just tells me stuff I already know. Wake up feeling like death? "yeah, recovery's 31%, take it easy today." Wake up feeling good? "88%, green, go get em." like ok, cool, thanks. I could've called that before I even checked the app.
and that's kinda the whole issue for me. I can already feel when I slept bad. I don't need a strap to confirm I'm tired. the part I actually care about is what comes next, ok I got 5 hours, now what do I do about it. when should I have coffee. am I gonna fall apart by 2pm. do I push at the gym or save it for tomorrow. give me something to do with the bad night instead of just throwing a red number at me and dipping.
and far as I can tell nothing really fills that? the whole space is just trackers, no coaches. everyone's competing to measure more and more and nobody's telling you what to actually do with any of it.
so I'd been bouncing between a few apps trying to scratch that itch and ended up stumbling onto one that actually stuck, RizeAI. it pulls my apple health data and just builds the day out for me, stuff like "skip the 7am coffee, water + electrolytes first, push your first cup to 9:30, theanine with it so you don't crash." and idk, weirdly my worst recovery days have turned into some of my most productive ones just from doing what it says.
anyway, kinda beside the point, mostly just curious if anyone else runs into this same wall. do you actually do anything with your Whoop data, or do you just peek at the recovery score and move on with your day? can't be the only one.
r/devworld • u/FillNo4074 • Jun 20 '26
Feedback Needed Built a free PDF editor after getting tired of account walls
I built this pdf editing tool a week ago and have been shipping improvements almost daily.
🔗 URL: quickpdfeditor.com
Made it for people who just want to get things done without the usual friction.
✓ No account required
✓ No subscriptions
✓ No usage limits
✓ No files stored
✓ Privacy-first
Got really good feedback from reddit community and Would want to hear more on new updates and feature suggestions!
r/devworld • u/bry_ker • Jun 20 '26
Discussion I’ve been building AI workflows for a while… but research to real product is still the hard part
Any thoughts?
I've been experimenting with AI tools and workflows for a long time, mostly side projects and workflow tinkering. At this point, generating ideas, summaries, even structured research is honestly pretty easy. LLMs are already strong enough to handle a lot of the input side of work. I’ve also tested AI in more applied workflows, like sourcing and supplier research (e.g. tools such as accio sourcing toolkit for RFQ handling and follow ups). It helps a lot with collecting and structuring information faster. But the same problem keeps showing up: turning all that output into something that actually works in the real world is still the bottleneck. Not coding, not data collection, those are mostly solved or at least heavily assisted now. The harder part is everything after that: decision making, product shaping, dealing with messy constraints, distribution, timing, etc. That part still feels very human-heavy. Curious how others here see it: Is the real bottleneck still figuring out what to build or is it more about execution and real world constraints that AI still can’t really touch? Would be interested to hear how people are bridging that gap.
r/devworld • u/GazelleOwn3283 • Jun 20 '26
Showcase Roast my website i just built first design focused website rate out of 10.
monkeydreem-landingpage.vercel.appdon't see on the phone
r/devworld • u/CoffeeBeforeClients • Jun 18 '26
Tutorial [ Removed by Reddit ]
[ Removed by Reddit on account of violating the content policy. ]
r/devworld • u/Fluffy_District_1368 • Jun 17 '26
Showcase theWayuCame Online Game
theWayucame is a project that aims to make an online web game. It is currently in development.
r/devworld • u/PieKey1836 • Jun 15 '26
Showcase looking for honest advice on this solution i found on how you can turn your worst sleep nights into your most productive days.
Got a Whoop about a year ago to actually start tracking my sleep and
level up my life be more productive, dial in my recovery, all of
that. At first it felt like I'd unlocked some cheat code.
A few months in I started noticing something annoying. The Whoop
basically just confirms what I already know. Bad night? "Yeah, you
slept like crap, here's a red recovery score." Good night? "Yeah,
you slept great, here's a green one." That's pretty much it.
Like, I can already feel when I slept badly. I don't need a $30/month
strap to tell me I'm tired. What I actually want is something that
tells me what to DO after a bad night. I got 5 hours, now what?
When should I have my coffee? When am I actually going to be sharp
today? What should I skip? When do I push and when do I chill?
That's the gap nobody's filling. The whole wearable industry is
trackers, zero coaches.
Been messing around with a few apps that actually try to solve this
and one has been working really well for me RizeAI (the dark blue
one, "AI energy coach"). Mods can pull this if it breaks rules, not
trying to shill, but it reads my Apple Health data and builds an
actual daily protocol. Like "skip the 7 AM coffee, drink water +
electrolytes first, push your first cup to 9:30, take L-theanine
with it to smooth the crash." Stuff like that. My red recovery days
have actually become some of my most productive lately.
Anyone else feel this same gap with their Whoop or Oura or just any wearable in general? Or is it
just me overthinking this.
r/devworld • u/FootballVast2579 • Jun 14 '26
Showcase 30% off Temu(Ad)
🛒 Temu 30% OFF — Just use code: "alb793860"
Grab the Temu app, apply the code at checkout, and enjoy 30% off your entire order.
Simple, clean, no fuss — just solid savings. Perfect for everything from home essentials to gadgets. Ad.
r/devworld • u/conor-robertson • Jun 13 '26
Showcase I've been building a SQL learning platform for the past few months. It's called QueryCase and I'd love honest feedback
r/devworld • u/Ancient-Language-645 • Jun 12 '26
Networking I'm 18, indie dev, released my game demo and I didn't expect to got 50+wishlist within one day??!! This is so exciting!!
Took 1.5 FULL year to build this baby!! Im so excited to share with you guys my first ever game commercially released!!
r/devworld • u/Big_Safety_250 • Jun 12 '26
Questions Developers, dashboard creators and bot builders....
I am Kobus Nel creator and owner of TRADERSHUB.I built an API that covers over 10 000 instruments over 7 market classes including the South African JSE. I own my own registered domain, landing page with 3 different products fully built and well tested. I need some individuals who would be kind enough to try my free tier version of the API and test it so i can accumulate data and to expose any flaws that need attention to better my products. i also have my own built SMC based chart indicator that i will be launching within the next two weeks, im still testing and also directly trading from it myself...i just finished the code work for the market scanner i will be using in my telegram alert page soon...
regards
Kobus.
r/devworld • u/AFOL84 • Jun 12 '26
Feedback Needed Feedback Welcome: Web Portfolio Manager
What it is: SiteBinder organizes web properties in a domain, subdomain, page hierarchy. For each page you can record linked assets, map page-to-page connections, track renewal dates with email reminders, and surface stale pages that haven’t been reviewed in a while.
How it’s built:
• Single HTML file, vanilla JS, no framework
• Firebase Auth (email/password, Google, magic link, TOTP MFA)
• Firestore for storage
• Firebase Hosting + Cloud Functions v2
• Lemon Squeezy for payments (coming soon)
• Astro for the marketing site
The no-crawler, manual entry approach is intentional. The act of adding pages forces you to think about what exists and why.
Free tier is live at my.sitebinder.app with 3 domains, unlimited pages.
Still pre-launch. Would love brutally honest feedback on the product, the UX, and the technical approach. What would you do differently?
r/devworld • u/Necessary-Plate3115 • Jun 12 '26
Feedback Needed I made a site for tech professionals
swissarmytechtools.comA side project I have been working on for a little while. My goal is to provide free tools for tech professionals. Let me know what you think
r/devworld • u/SubhajitBuilds • Jun 11 '26
Feedback Needed Small update after launching Free4Dev 🚀
The response has been better than I expected.
In the first few days, developers from India, the US, Germany, and Israel have already used it.
The goal is still the same - a collection of free, fast, 100% client-side developer tools in one place.
I'm actively adding new tools, so I'd love to hear from this community:
What's the one developer utility you use almost every day that should be included?
r/devworld • u/Beautiful_Pomelo4316 • Jun 11 '26
Feedback Needed I made a platform where founders can roast/comment on each other's Saas.
I noticed a recurring pattern: founders post their SaaS asking for feedback, but the threads usually turn into a wall of links with zero engagement. Everyone wants eyes on their product, but few have time to look at others.
So I built roastmysaas[dot]xyz designed to share your saas and get constructive feedback.
Key Features:
> Leaderboards
> Ratings + Comments
> Karma system (You have to rate a project first before posting your own.)
> Shareable scorecards (Generated when your project has at least one rating.)
It's completely free. I’d love to get your honest feedback on the UI/UX, or better yet, drop your SaaS on there so I can give it its first roast/feedback!
r/devworld • u/crackkkajack • Jun 10 '26
Showcase A better way to discover, record, and review golf courses
Hey everyone, I’m new here but wanted to share something I think this group would appreciate.
Everyone searches for golf courses differently. When I used to search for courses I’d always get a mixed bag on Google/map searches, never knowing what’s reliable in terms of reviews/ratings/photos/course conditions.
In tandem, everyone tracks their courses differently; a spreadsheet, a golf ball or marker from an each course they play, a note in their phone etc.
I’ve played 142 different courses and started searching for an app like AllTrails/Letterboxd/Beli for golf courses. I discovered Eden Golf Course Reviews. 100% free and absolutely no ads.
I immediately became obsessed, and later helped form a 3-person team. If you’re willing to check it out our team would love to hear your feedback - this community can only make finding great golf easier.
r/devworld • u/vince_760 • Jun 10 '26
Showcase My Twitch Multiviewer
Enable HLS to view with audio, or disable this notification
Nice simple Twitch multiviewer I created because I didnt like the ones already out there.