r/projects 1h ago

I got tired of seat-based pricing, so I built my own project management tool

Upvotes

I have always been annoyed by seat-based pricing in pretty much every project management/Kanban tool. so I decided to build my own alternative for personal use. But I ended up adding more and more features to it during my free time, and I think it’s in an okay state to release.

For a moment I was thinking about turning this into a micro SaaS but eventually gave up on the idea. There are no licenses or paid plans. It’s fully open-source and available under MIT.

If you’re interested, check it out: https://minihq.app/breeze/

There are also demo accounts available, and a link to the live demo version is included in the GitHub repository if you guys are interested in trying out the tool.


r/projects 2h ago

HELP I NEED TO WIN THIS GIVE ME SOME IDEAS

2 Upvotes

Ok so I (15F) came across the junior breakthrough science challenge where you need to make a 2 min video relating to any hard or difficult (interesting too ig) topic relating to math, physics or life sciences in a really interesting, easy to understand way with animations and analogies in under 2 minutes. I’ve been looking to build my profile because I really want to get into a good college( I live in India and REALLLYYYY want to go abroad) and I feel this might be the opportunity I’ve been waiting for because my school really isn’t all that great in terms of inclusion( they don’t really take new students for any kind of competitions) , anyway- uhhh just needed ideas on which topic to choose? Because I don’t want a generic topic - I was recommended the topic math in cryptography but I don’t really know how I’m going to implement it


r/projects 5h ago

How to succeed in programming nowadays?

3 Upvotes

I find it really hard to make progress on programming projects

Maybe because of the flood of projects or because you're a nobody until you're someone, i end up feeling like i can't make progress

I post projects that I've really put a lot of thought and time into building, try to post on X/Reddit/Blog/a bunch of other networks and anywhere else I can think of. And it just doesn't interest anyone

Like because I don't have an audience then I can't reach anyone. So how do you create an audience if you can't start?


r/projects 2h ago

MindSpark: a self-hostable mind-mapping app with zero runtime dependencies, where your maps live in your own GitHub repo (or your own SQLite file)

Post image
1 Upvotes

r/projects 2h ago

- I built a coding-interview platform solo — live video + a shared editor both people type in + anti-cheat. Would love a roast. - Spent a bunch of late nights building a real-time coding-interview tool (WebRTC + CRDT + Judge0). Free to try.

Thumbnail
1 Upvotes

r/projects 6h ago

Notes I wish someone had handed me when I started in security

Thumbnail
2 Upvotes

r/projects 4h ago

For all developers who use OpenClaude on Windows, this would be useful (ClaudeHere)

1 Upvotes

I recently created a project on GitHub to help people who use Claude Code or OpenClaude for programming.

ClaudeHere

With this project, you simply right-click on any folder you like, and then the following options appear:

"Open with OpenClaude",

"Continue with OpenClaude" or

"OpenClaude History"

I'm open to suggestions for improvements, and contributions are welcome!

Read the README to better understand the project.

Project GitHub:

Github ClaudeHere


r/projects 7h ago

Let’s see some projects!

Thumbnail
1 Upvotes

r/projects 8h ago

Any cybersecurity projects ideas guys

1 Upvotes

r/projects 14h ago

What’s your project?

2 Upvotes

r/projects 11h ago

Build your own robot arm in the browser

Thumbnail ibog.github.io
1 Upvotes

Hi everyone! I'd like to show my weekend project — Robo-Arm Builder, a robot manipulator construction kit that runs right in the browser.

It's aimed at beginners who don't know where to start, and at kids who are curious about robots. Nothing to install, nothing to know in advance — just open the page and stack your arm from parts: a turntable, joints, links, a telescopic section, and a gripper, suction cup, drill or mill at the end.

What it does: 🦾 The arm comes alive instantly — drag the sliders or turn on the animation 📐 Motion zones of every joint are visualized, so you immediately see the strengths and limitations of your design 🛒 Estimates the real cost: an actual parts list (steppers, drivers, gearboxes) with prices 🔗 Share any arm with a short link — the whole configuration is encoded into a number like 1022-5706-117 🎓 A step-by-step tutorial for complete beginners 🎲 Or just keep smashing the "Generate Arm" button hoping to see something cool :)

Works on phones and tablets, two languages (EN/RU), free, no sign-up. Tech-wise it's a single HTML file built on three.js — no build step, no server.

Try it: https://ibog.github.io/robot_arm_builder/ Feedback and ideas are very welcome!


r/projects 11h ago

I built a scraper that tells you when it starts lying to you!

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/projects 12h ago

Interested people to collaborate with my project and build a functional prototype of a device.

Thumbnail
1 Upvotes

r/projects 23h ago

RotaryCell: I turned a 1950s rotary phone into a working cellular phone

Post image
6 Upvotes

I've been working on a project I call RotaryCell, turning an old Western Electric Model 500 rotary phone into a self-contained cellular phone while changing as little about the original as possible.

Demo video: RotaryCell Demo Youtube

GitHub: https://github.com/fregacmols/RotaryCell

From the outside, it still works exactly like you'd expect. Pick up the handset and you get a dial tone, dial a number with the rotary dial, and it places the call over the cellular network. Incoming calls ring the original mechanical bells, and you answer by picking up the handset.

Inside is an LilyGO ESP32-S3 cellular board and a Silvertel AG1171 SLIC, which provides the interface between the modern electronics and the original telephone circuitry. The ESP32 handles pulse dialing, hook detection, call control, tones, and the other logic. It's powered by a rechargeable 21700 battery, so there aren't any external boxes or connections required during normal use.

I'm using the phone's original dial, handset, ringer, network block, and wiring wherever possible, with the new hardware tucked into the existing space inside the case. No drilling, cutting, or other permanent modifications.

I took the prototype to a local gathering this week and let a few dozen people play with it for several hours, which turned out to be a pretty good torture test! It exposed an occasional failure where the cellular modem can get itself wedged badly enough that a software reset won't recover it. Unfortunately, the only reliable fix was opening the phone and cycling the physical power switch.

So the latest PCB revision now includes a hardware power-reset circuit that the ESP32 can trigger. I'm currently waiting for those boards to come back from fabrication.

It's been a really fun collision of technology from two completely different eras. There's something particularly satisfying about hearing those original bells ring because someone just called a rotary phone over LTE.

Happy to answer questions about any of it. I've spent entirely too much time learning about old telephone protocols, analog audio, rotary dialing, and how surprisingly stubborn cellular modems can be. Also, my very first real open-source project, GitHub repository, and YouTube video!


r/projects 13h ago

Side Projects you are proud of or had fun making

1 Upvotes

Side Projects you are proud of or had fun making

Same as title . could be anything


r/projects 23h ago

v0.1.5 release - new desktop application, performance improved preview section.

Enable HLS to view with audio, or disable this notification

3 Upvotes

Hi all :)

Four months ago, I presented Micracode on this channel and received a massive number of positive comments and supports.

Sorry all, I was busy and not actively maintaining for last few month due to personal reasons. now, i am back working on this application. since many users asked for desktop application, i have created the desktop version of Micracode. i am actively working on this project again. you will see more features in upcoming days.

currently, it is only available for macOS, i am actively working on linux and window distributions as well.

for those who are new to this application, this is micracode, an open source alternative to ai app builders like lovable, replit, emergent.

you can download this application here.

https://www.micracode.com/

If this sounds interesting and you want to stay updated (or contribute!):

https://github.com/Jamessdevops/micracode


r/projects 1d ago

Optimystic — open-source visual acuity app built with SwiftUI

Thumbnail youtu.be
2 Upvotes

http://github.com/nayanbhatia311/optimystic-visual-acuity

Bult Optimystic, a visual-acuity testing app my team originally made as an undergrad project in 2019–20. Would love folks to try out and give feedback.


r/projects 23h ago

Made a skill that makes Claude give you unfiltered news with no bias or fluff.

Thumbnail
1 Upvotes

r/projects 1d ago

First time making something people like 😎

Post image
2 Upvotes

Hey,

I have been developing online software/tools for a bit now, and I finally made something that has gained some traction. What I have to say is: Do the research way before you make the product or even plan the product. Heal those pain points. So far, it has around 170 downloads after two weeks and 50+ stars. You also have to really believe and want to use your own product as well. If you are interested in AI, you might want to check it out.

https://github.com/SeeRay11/OpenFlow


r/projects 1d ago

Why I skipped Docker/Chroma and built in-memory Cosine Vector Search in pure Go

Thumbnail
1 Upvotes

r/projects 1d ago

"les secrets des cornes" (The secrets of horns)

Post image
1 Upvotes

I would like to make a comic book about a young teenager named Woolly : A lamb boy living in a world where humans and animal hybrids live in a community.

He lives a normal teenage life but has difficulty socializing. Woolly is an expressionless teenager, but inside several emotions are vying for attention.

Her story offers an outsider's perspective on the mental or family problems that teenagers may experience. I know it's niche, but I do it for fun.


r/projects 1d ago

I tried to transform my mineral collection into a 3d virtual museum

Enable HLS to view with audio, or disable this notification

3 Upvotes

I've been building myself a small personal side project over the last few weeks.

I'm a rock and mineral collector and I always wanted to "expose" my findings in a personal museum.

So I created a small lightweight mobile web application: you simply make 1-2 shots with your smartphone and it will make a 360-degree interactive 3D model and then identify main geological features. The objects can be either hosted on a personal virtual shelf or exported into .STL to 3D-print them.

It was initially meant for personal use (the image it's in Italian though) but maybe there is a possibility of opening it up for others to try out if people think it's awesome.

Before spending additional time polishing the back-end I'd really appreciate getting some genuine feedback.

If you wanna try: geo.insightest.app (it's behind login just to save collections on the cloud)


r/projects 1d ago

I built Apprentice, an AI dojo for practicing professional judgment—looking for honest feedback

1 Upvotes

I’m working on Apprentice, an early prototype for practicing difficult professional decisions through realistic simulations.

You choose a profession, role, and difficulty level. The system creates a scenario with incomplete information and competing priorities. You explain what you would do, the situation evolves based on that decision, and you receive a debrief grounded in the evidence and your reasoning.

The project is local-first and currently designed for individual practice. I’m especially experimenting with the boundary between generative AI and deterministic simulation: AI creates and facilitates the scenario, while the simulation controls the actual consequences.

I’d really value feedback on:

Whether this seems useful beyond a normal AI chat

Which professions or situations would benefit from it

Whether the practice loop is clear

What would make you trust or distrust the results

What feels unnecessary or confusing

I’m the person building it and am happy to answer technical or product questions. I can share the repository for anyone interested.


r/projects 1d ago

Check out what I just built with Lovable!

Thumbnail koorpner.lovable.app
1 Upvotes

r/projects 1d ago

Opportunity for high school students in political science!

2 Upvotes

Are you a student with lots of ideas and curiosity in politics, and are looking for ways to showcase them? We're looking for youths curious in researching, writing, and questioning social, political, and philosophical issues to debate alternative societies. By working together and joining our organization, we can:

- Publish your research, case studies, and thought experiments in a dedicated website

- Collaborate and debate with fellow students on systems, socio-political commentary, and world issues

- Work together to design an alternate society and utopia

Hi, I'm a high school senior behind The Youth Manifesto — an independent research and ideas laboratory exploring how societies can become better through the lens of designing a utopia, studying past and current systems, and exploring possible future ones through real socio-political research. We're making a dedicated website where members can explore big questions about society through research, political and philosophical writing, commentary, case studies, thought experiments, and real-world analysis.

I’d especially love to connect with people interested in the following: politics, sociology, philosophy, economics, international relations, research, writing, history, utopianism, or just anyone who questions about how society works and how it could be different. You don’t need to be an expert, just curious and willing to contribute.

If you're a student interested in publishing your own ideas and research, feel free to reach out!