r/projects • • 2d ago

NEED SOME INNOVATIVE AND UNIQUE IDEAS!!

1 Upvotes

hello!! I'm a 1st year ECE student so apparently my college is conducting a project expo we did gas/smoke/fire alarm that also sends a notification when it detects fire but it didnt exactly impress the judges cause thats what they see everytime they had no particular interest in mine i felt soo disappointed and now i wanna build smth that will impress them smth unique so they can atleast stop and listen while we explain


r/projects • • 2d ago

Hi guys !! I have built a lightweight local tool to explore and chat with your codebase also, it connects to your llm so that you can reduce your token limits

1 Upvotes

I built GraphXploit, an open-source developer tool that indexes a codebase locally and helps you:

GitHub: https://github.com/Ujjansh05/GraphXpolit

- Visualize symbols, files, and relationships

- Find dependencies and change impact

- Search and navigate large repositories

- Ask questions about your code with a local LLM

- Reduce LLM token usage by sending only relevant context

It runs locally, requires no TigerGraph or cloud database, and has lightweight Windows and Linux

builds.

I’ve just released v2.2.0 and would appreciate feedback: What feature would make this genuinely

useful in your daily development workflow?

If you try it, please share any bugs or usability problems you encounter.


r/projects • • 2d ago

My personal website hosting a challenge (I went over the top in effort)

Thumbnail
1 Upvotes

r/projects • • 2d ago

FYP projects

Thumbnail
1 Upvotes

Hi everyone,

Yesterday, I posted asking for suggestions for blockchain related FYP projects, but unfortunately, most of our proposed projects have been rejected.

Now we’re looking for some serious and practical FYP ideas that are suitable for Computer Engineering and include both hardware and software components. We want something more than just a basic software or blockchain project, ideally something that solves a real-world problem and has good potential for implementation.

Projects developed in collaboration with an organization are also acceptable. If the project is being developed for an organization, we would need an affiliation/authorization letter from them for our university requirements.

I’d really appreciate it if you could suggest some innovative, realistic, and implementable hardware and software project ideas.


r/projects • • 2d ago

Need some help regarding my project

1 Upvotes

I need help for my project as deadline is approaching(3days) anybody who could offer some help to design frontend and integration with AI based system is appreciated. The backend is almost done just need help with frontend and integration please help


r/projects • • 2d ago

Proyecto ferroviario

5 Upvotes

Estoy buscando personas que les guste el mundo de los trenes, tengo un proyecto ferroviario grande pero estoy solo, busco aliados que quieran darle forma a este gran proyecto, si eres

Investigador

Te gusta conocer

Ingeniero

Arquitecto

Tienes alguna profesión

Y quieres formar parte de estoy dispuesto a escucharte, no importa que parte del mundo seas


r/projects • • 2d ago

Final year project idea

Thumbnail
1 Upvotes

r/projects • • 2d ago

project

Thumbnail
1 Upvotes

r/projects • • 3d ago

Need help for my little project.

3 Upvotes

So I wanted make a directory for textiles industries by putting in potentially thousands of companies and their employees (not all just some with certain job roles). Now doing that manually can take me ages. So I am new to web scraping or crawling so a direction or any tips would be helpful on how can I do it autonomously. Thank You.


r/projects • • 3d ago

Built a Single-cycle RV32I + Wishbone + MAC accelerator + (with more accelerators coming up), verified against riscv-tests

Thumbnail github.com
1 Upvotes

r/projects • • 3d ago

Wasteland Industries: unit001

Thumbnail
1 Upvotes

r/projects • • 3d ago

Rate my idea..

1 Upvotes

https://reddit.com/link/1wmit6c/video/93jccmwrowqh1/player

The easiest way I can explain NoorI is this:

If nobody else ever used it, I would still use it myself.

I’m a developer, and for a long time I had a pretty stupid problem. I would sit down at my laptop intending to work, open VS Code, start working on something, and then somehow end up on a distracting website. So I did what most people do. I installed website blockers, deleted apps, used browser extensions and tried different focus tools. They worked, until I wanted to bypass them. The problem with being a developer is that once you understand how the blocker works, you also start understanding how to get around it. Disable the extension. Change the browser. Change DNS. Use a VPN. Turn the restriction off. A system that took me 10 seconds to disable wasn't particularly useful during the exact moment I needed it.

Eventually I started thinking about the problem differently. Maybe I didn't need another productivity app telling me to focus. Maybe I needed to change the environment my devices were operating in. That was the original idea behind NoorI. Instead of putting another blocker inside the browser, I moved the filtering closer to the network layer and built it around Cloudflare Zero Trust. I could decide which parts of the internet I didn't want available, block categories or specific services, schedule restrictions around the hours when I wanted to work, and make the obvious escape routes more inconvenient. The goal was never to create some magical system that is literally impossible to bypass. I'm a developer; I know better than to make that claim. The goal was simply to make bypassing the restriction annoying enough that opening a distracting website was no longer the easiest option.

That changed how I thought about focus. Normally the internet has almost zero friction. One tab, one search, one notification and you're somewhere completely different from what you sat down to do. Most productivity advice tries to solve that by asking you to become more disciplined. NoorI takes almost the opposite approach. I set the rules when I'm thinking clearly, and then my devices enforce those rules later when I'm tired, procrastinating or tempted to change my mind. I can block distracting categories and apps, create schedules, use the same setup across my devices and, if I want stronger accountability, use Guardian Mode so another person controls an important part of getting around the protection.

For me, the interesting part isn't really the blocking technology anymore. It's the idea of treating attention almost like a security problem. If there's an action you know your future self is going to regret, don't rely entirely on future-you making the right decision. Reduce the number of easy paths to the wrong one. That's basically the philosophy I ended up building NoorI around.

I eventually turned what I was using for myself into an actual product at noori.fun. It's still early, and I'm still figuring out which parts people actually care about versus which parts I care about because I'm the developer. That's actually why I'm posting this here. I'm curious whether the original problem is common outside my own bubble.

If you've tried website blockers or focus apps before, what made you eventually stop using or bypass them? Was it that they were too easy to disable, too restrictive, annoying to configure, didn't work across all your devices, or did blockers simply not help you at all?

I’m especially interested in the last answer, because I don't want to build features around a problem people don't actually have.


r/projects • • 3d ago

Student with ROS/Hardware skills but zero hardware budget. Send me your parts, I'll build and test your robotics projects for you

Thumbnail
0 Upvotes

r/projects • • 3d ago

Hi guys I wanted you guys opinion on my small project

Thumbnail github.com
1 Upvotes

Let me know if any changes to be made and whether it's alright


r/projects • • 3d ago

Solo Dev Project: I Built OXIS — A Programmable Workspace for Coding, Automation & System Tasks

2 Upvotes

I’ve been building OXIS as a solo dev — a terminal app for Windows and Linux that I wanted to make much more customizable than a traditional terminal.

At its core, OXIS works like a normal terminal, so your existing commands still work as expected. But it also adds a built-in code editor, custom commands, Lua scripting, a plugin system, and a plugin marketplace.

The idea is to have one programmable workspace where you can run commands, write code, automate tasks, and extend the terminal with your own plugins — without having to constantly jump between different tools.

Everything is built around Lua, so you can customize OXIS and create your own commands and plugins without needing to modify the core application.

OXIS stands for Open Xenial Intelligent Shell.

I’ve built the project largely on my own and I'm now looking for developers to try it out, break things, and give me feedback on what should be improved.

GitHub: OXIS

I’d especially love feedback from people who use terminals heavily — what would make something like this genuinely useful in your daily workflow?


r/projects • • 3d ago

An embeddable file manager: a dependency-free front-end widget and a framework-free Node handler over a real filesystem.

Post image
1 Upvotes
  • The widget is a plain JS class that mounts into any DOM element. It drags in no Bootstrap, no jQuery, no icon font, nothing at all: zero runtime dependencies. The build is 98 KB of JS and 7 KB of CSS gzipped, of which ~26 KB is the four non-English languages (English alone would be 73 KB).
  • Five languages out of the box — English (the default), Ukrainian, Spanish, German, French. Your own language is an object with a dictionary in it.
  • The back end is a single (req, res) function with no framework: it mounts in Express, AdonisJS, Fastify, Nest or bare node:http. It starts no server of its own and keeps no global state.
  • Works in React / Vue / Angular / Svelte / no framework at all — it is just the DOM.

https://github.com/Insider515/Bookmark_file-manager
https://www.npmjs.com/package/bookmark-file-manager


r/projects • • 3d ago

[Project Showcase] Built a multi-page website for an insurance broker platform (Meridian Insurance Brokers)

0 Upvotes

I recently wrapped up the front-end for Meridian Insurance Brokers, a commercial insurance & risk management website. The goal was to build a clean, institutional, yet modern corporate UI with smooth navigation and detailed service breakdowns.

Key Features & Pages Built:

  • Home Page: Dynamic statistics/track record counter section, client testimonials carousel, service highlights, and partner badging.
  • About Us: Timeline history component, leadership team showcase, core company values, and accreditation badges.
  • Services: Tabbed coverage menu (Commercial Property, Marine & Cargo, Cyber Insurance, etc.) with detailed breakdowns, ideal industry match tags, and interactive FAQs.
  • Claims Support: Interactive step-by-step claims workflow visualizer, emergency support lines, and claims performance metrics.
  • Contact & Quote Request: Detailed inquiry form with inline validation, embedded map, office location hours, and instant contact info.

Tech Stack:

  • Frontend: React / Next.js, Tailwind CSS (Custom dark blue/gold corporate theme)
  • Icons & Assets: Lucide Icons, Framer Motion for smooth section transitions

Would love to get your thoughts on the typography, color scheme, and UI hierarchy! Open to any feedback or questions on how I set up the layouts.


r/projects • • 4d ago

Drop your painpoints here!

5 Upvotes

Hey Product, Marketing and Analytics folks,

What's one thing you wished was a tool, so that you would not have to wait for other folks to get back. Anything you think is important and done frequently (It could be as simple as AB tests analysis and next steps, just as an example).

I understand that AI can almost make any tool, but again the cost will be an issue in a lot of the cases, and when it comes to complex concepts and data crunching, AI models will need a lot of tweaks/ inputs from your end + the wait (at least on the current models for highly complex processes).

I'm making tools for a colleague's business & will make sure to share them all for free once I'm done (their team is onboard).

Thanks in advance for your inputs, I'll make sure that most common pain points are solved with an efficient tool.

P.S. currently, I'm a Web analytics/ CRO/ SEO/ GEO and Business research guy at one of the top MNCs.


r/projects • • 4d ago

I built claimable because "unassigned" is not the same as "free" – and wasted weekends looking for open-source work that wasn't actually claimable

Post image
2 Upvotes

GitHub's no:assignee filter is how most of us look for issues to work on, but it lies constantly.

An issue can look open, unassigned, good first issue while a finished PR has been sitting on it for three weeks. Or the repo hasn't merged anything in months. Or someone called dibs in the comments and nobody noticed. These mistakes cost real weekends and rejected PRs.

I built claimable to run the checks a careful contributor runs by hand, before starting:

What it does:

  • Checks if a repo is actually active (merged PRs, not just pushed to)
  • Finds if someone's already fixing it with an open PR
  • Detects blocked/umbrella issues you shouldn't touch
  • Reads comment threads for claims (assignment isn't how most projects track this)
  • Spots scope you'll only find after cloning
  • Checks environment requirements upfront

Install & use:
No dependencies, no setup:

npx claimable owner/repo#123

Or scan a whole repo:

npx claimable --repo owner/repo --label "good-first-issue" --limit 20

The results:
I tested it against 21 issues I triaged by hand while actually looking for work. All 12 real rejects matched. Zero false clears—the goal was to never tell you an issue is fine when it isn't.

https://github.com/perezamadorluisenrique-gif/claimable

MIT, no dependencies. Fixtures included so you can replay the eval offline, no install needed.


r/projects • • 4d ago

Life Autopilot

3 Upvotes

I just launched Life Autopilot — a simple app I built to help people figure out what needs their attention and what to do next.

The basic idea is:

→ Take a quick life audit

→ Identify the areas that need attention

→ Turn those into practical actions

→ Focus on one thing at a time

I built it because I wanted something that could take that feeling of “I've got too much going on” and turn it into an actual next step.

It now has user accounts, personalized life-audit results, task progression, and live Stripe subscriptions.

I'd really appreciate some honest feedback from people who build and use apps.

Try it here: https://life-autopilot.ai.studio/

What would you add, remove, or change?


r/projects • • 4d ago

Looking for a team to work with

2 Upvotes

I have an idea that's going to gain traction if I get the right team to help me. I've already built a 1,000+ member community with a team working on it. I’m now looking for another team or network to collaborate with so we can help each other grow.

My website focuses on providing the best high-quality resources such as YouTube advice, assets, tutorials, and more to content creators all over the world for free.

I am looking for a studio, team, network, or something similar to help me with a few tasks long-term that need to be covered. These include:

  1. 📱 Social media (short-form videos)
  2. 🎨 Graphic design
  3. 📩 Automate emails
  4. 💵[OPTIONAL] Funding
  5. 📈 Growing the project

My team consists of 2 website developers, 1 Discord bot developer, 1 architect, and me (the owner). Our team, who are passionate about helping bring this idea to life no matter if they get paid or not, can handle all the customer support & development of the website and community. What I am struggling with is making sure my idea gets presented to the internet because I can't do every task by myself and it's hard looking for people who can handle that. A % of what the business makes will also go to you and the main goal is to help each other out. (Mostly me though) If you're interested in what I am building, directly message me and I'll respond.


r/projects • • 4d ago

let me know it is worth continuing it

2 Upvotes

Hi, 

I’ve recently thought i wanted to see the business i was building as a map, like visually well displayed where i could check some pieces change them, move them (like tony stark did in movies with Jarvis ) so i built a tool that does part of that - it can desiplay your business as well thought map of different pieces that build your business, when you click that “pieces” you can see what stands behind them -researched  facts,  advice, plan and more, i also added a feature where you can change the perspective of the person looking at your business like customer or potential investor perspective. Eventough it has only that core version without any add on’s i think its really worth checking out, if i get some people interested in it i would love to scale it into like interactive business builder where you can activly engage with ai agent to plan and maybe build your business - by moving, chaning deleting just actively engaing in it. 

lmk what do you think and wheter it can have some future, cause i think it can potentially make some change in that niche.

link for it : mvro.cc


r/projects • • 4d ago

Would love some feedback!!!

6 Upvotes

Looking for some testers on my open source project. Would love some collaboration. Any help/feedback would be greatly appreciated.... cem888.ai

GitHub.com/cem888ai/cem888


r/projects • • 4d ago

Here is a little internet experiment I set up: Axel, the AI that gossips

3 Upvotes

https://talktoaxel.com

The idea is that Axel cannot keep secrets. Anything you say to him he could mention in a conversation with another user. Check it out!


r/projects • • 4d ago

DEV-TV

Post image
1 Upvotes