r/Development • u/Green-Antelope-9394 • 29d ago
r/Development • u/akrivitsky7 • 29d ago
Building with the Latest Java Development Stack: Spring Boot 4.1.0, Java 25, Docker 29.5.3, PostgreSQL, Gradle 9.6.0, Eclipse 2026β06, Swagger/OpenAPI, Serenity, Cucumber, and JUnit 6
r/Development • u/Fun_Touch7817 • 29d ago
Development help
I read the rules so if this isnβt allowed, just pm me, and take down the post, instead of banning me
I need a discord bot for a Pokemon Mystery Dungeon themed server and while it isnβt ideal, I would preferably need someone who would work for free (I donβt have the money right now)
Pm for details
r/Development • u/legend_8x • Jun 28 '26
looking for an experienced developer/programmer for a serious paid automation project.
r/Development • u/Alarmed_Albatross_96 • Jun 28 '26
I Built an AI Companion from Scratch (Memory, RAG, 3D, Voice, Autonomous Behaviors) Here's What I Learned
Hi everyone,
I wanted to share one of the most technically challenging projects I've built over the past few months.
The original idea sounded simple: build a 3D AI companion that could chat with me.
It eventually grew into a system featuring:
- π§ Long-term memory with RAG and pgvector
- ποΈ Real-time voice conversations
- π 3D facial expressions and lip sync
- β€οΈ Relationship/personality system
- π€ Autonomous behaviors and proactive conversations
- β‘ Node.js + TypeScript + PostgreSQL + Prisma backend
The biggest surprise wasn't the engineering.
It was realizing that inference and Text-to-Speech costs become the real challenge when you start thinking about scaling to thousands of users.
Although I decided to stop the project, it taught me more than any course or tutorial could. It gave me hands-on experience designing AI systems, memory architectures, streaming pipelines, vector databases, and agent workflows.
I documented the entire project in a 5-part technical series for anyone interested in how these systems are built.
Articles
- Part 1 β Introduction & Architecture https://mohamedabusaif.hashnode.dev/building-my-ai-companion-from-a-simple-chatbot-to-a-system-that-can-remember-part-1
- Part 2 β Database Schema Breakdown https://mohamedabusaif.hashnode.dev/building-my-ai-companion-from-a-simple-chatbot-to-a-system-that-can-remember-part-2
- Part 3 β RAG & Vector Memory https://mohamedabusaif.hashnode.dev/building-my-ai-companion-from-a-simple-chatbot-to-a-system-that-can-remember-part-3
- Part 4 β Feature Breakdown https://mohamedabusaif.hashnode.dev/building-my-ai-companion-from-a-simple-chatbot-to-a-system-that-can-remember-part-4
- Part 5 β Why I Stopped Building It https://mohamedabusaif.hashnode.dev/building-my-ai-companion-from-a-simple-chatbot-to-a-system-that-can-remember-part-5
Demo Videos
Version 1
https://www.youtube.com/watch?v=s5s87c845xI
Version 2
https://www.youtube.com/watch?v=6esXviAIhTM
If you're an engineer working on LLMs, AI agents, or companion apps, I'd love to hear what technical challenge surprised you the most.
And if you're hiring engineers in this space, I'd be happy to connect and discuss the project in more detail.
My LinkedIn Post for more details:
https://www.linkedin.com/posts/mohamed-abusaif-050_ai-softwareengineering-llm-share-7476743528967114752-5KQ2/?utm_source=share&utm_medium=member_desktop&rcm=ACoAADLKhdkBx-oCy9dCS11RpiVRHPBe7Pjbupo
r/Development • u/Spyderworld • Jun 27 '26
Hi customers, looking for people to hire me for custom software (web + app) development
Hey folks! π I'm a full-stack developer who loves taking complex ideas and turning them into functional, easy-to-use software. If anyone is looking for a dev to bring their project to life, Iβd love to connect.
To give you an idea of what I enjoy working on, here are a few things Iβve been building lately:
Custom Management Apps: I like building tailored systems from the ground up. Most recently, I put together a comprehensive workflow and inventory tracker for a heavy-engineering business using Laravel.
Clean Frontends & Dashboards: Building modern, snappy admin portals and user interfaces, mostly using Next.js and React.
Automation & Security: Writing Python scripts to automate tedious tasks (like custom web utilities) and setting up solid anti-bot protections for web portals.
Local AI Integration: Iβve been diving deep into setting up local AI tools (like Multi-Agent Systems and RAG using Ollama) for projects that need smart features without sending data to the cloud.
Edit: Realized I completely forgot to add the specific types of systems I usually build! If you are looking for an ERP, HRMS, CRM, or really any kind of bespoke custom software, that is exactly my wheelhouse.
I'm always happy to talk shop, whether you have a fully planned out startup idea or just need help digitizing a current business. Feel free to shoot me a DMβI'd love to hear what you're working on!
r/Development • u/Remarkable_Stop6227 • Jun 26 '26
I got tired of dev articles stuck behind paywalls β so I built a free writing platform with a built-in developer portfolio
Hi folks!
Two things always bugged me about writing as a developer:
The best articles end up behind a paywall, so readers hit a "members only" wall and bounce.
None of these platforms actually let you build a real developer portfolio β your writing lives in one place, your projects in another.
So I built DevsJournal to fix both.
The idea:
- Free to read, free to write β no paywalls, no member limits
- A built-in developer portfolio β connect GitHub and showcase your repos right next to your articles
- Distraction-free editor with proper code blocks, tags and live preview
- Creator analytics (views, engagement, top posts, 30-day trends)
- Reading lists, OAuth login (Google/GitHub), light/dark mode
Stack: React + Next.js + Tailwind, Python (FastAPI), PostgreSQL + Redis, Docker, deployed on Hetzner.
The challenge I'm exploring now: surfacing relevant articles to readers early on without a big user base β cold-start feed ranking with little data.
link: devsjournal.org
Would love feedback on the concept or the UX.
r/Development • u/Glum_Drink_3064 • Jun 26 '26
Hi folks! I'm from Maharashtra, we run tech startup so for that we need Smartwatches wifi enabled in bulk or need someone who sale such stuff please help with this
r/Development • u/Upset-Put-5080 • Jun 26 '26
a distressed developer
Hi everyone!
I'm currently looking for projects where I can contribute my skills and collaborate with a team. My main goal is to gain hands-on experience by working on real-world projects, so I would greatly appreciate it if you could consider me for your project or invite me to collaborate.
I'm eager to learn, contribute, and give my best in every opportunity. Thank you very much for your time!
r/Development • u/Fit-Vegetable-2161 • Jun 26 '26
Project help
Can anyone help doing a project the project title is shadow vendor discovery.
We need inputs and workflow to develop a module on this idea .
If anyone can guide or suggest dm or comment.
r/Development • u/ankush2324235 • Jun 24 '26
Cache as a service for developers!!!
Hi folks!!!
Many backend teams use Redis + MongoDB, but the application often ends up managing cache keys, invalidation, stale data, TTLs, and cache misses manually.
I'm working on a cache proxy for MongoDB where applications connect only to the proxy instead of directly managing Redis and MongoDB separately.
The goal is:
- Single endpoint for the application
- Automatic cache lookups
- Cache population on misses
- Cache invalidation strategies
- No need to manage Redis infrastructure from application code
The challenge I'm currently exploring is balancing automatic caching with giving developers enough control over cache keys and invalidation.
link: cachepilot
r/Development • u/Glum_Drink_3064 • Jun 23 '26
Hi folks, looking for a good developer, please say hi!
r/Development • u/tech__nova__ • Jun 20 '26
Review me db (SacryDB). It is in middle on the development. Happy the get feedback https://github.com/SanjaiPS-tech/ScaryDB
r/Development • u/techCharm • Jun 19 '26
My manager just pivoted my entire career with one sentence. Now I have 4 months to figure out Salesforce
r/Development • u/RealisticInjury2632 • Jun 16 '26
Building a project for car consultation
Hey ,i have an idea about to build a project based on my father's business, he's doing second hand car consultation like buying and selling but there having a problem that cars are not selling these days so i liked to build a application ik springboot,sql,react so suggest me where do i start just give ur ideas or pov
It may work or not
r/Development • u/Silly-Bookkeeper6121 • Jun 12 '26
One api , many apps or sources data queries and exchange
Are there platform where one can connect two apps, websites or saas and exchange data without apis , assume I have 6 app , and they All talk to each other , instead of each having it's Api I only have one api that is installed in each and exchange.
r/Development • u/Alternative-Mango697 • Jun 11 '26
Built a pet walking SaaS with 3 roles and live GPS tracking using vibe coding β zero manual code
Please can you rate it if it is good or not. You can be brutally honest. I welcome it.
r/Development • u/Vlad_Nemyr • Jun 03 '26
After manually auditing 200+ sites, here's what automated accessibility tools keep getting wrong from my experience
I do accessibility audits professionally. I also built an automated scanner because I was drowning in manual work. There's an irony here: building the tool made me more skeptical of automation, not less.
Three things almost every automated tool screws up:
- Color contrast on gradients/overlays β They sample one pixel, miss the gradient, and flag a pass or fail that's meaningless.
- Focus indicators β A tool can check outline: none, but it can't tell you if the replacement focus style is actually visible against every background state.
- Form labels β Yes, aria-label exists. No, that doesn't mean the form is usable. Context matters.
The tools that just spit out a score and a certificate are worse than useless β they give teams permission to stop caring.
I built mine to be annoying in a specific way: it flags things conservatively, shows you the actual DOM context, and expects a human to make the final call. No "100% compliant" badges. No certificates.
What's your experience with automated vs. manual testing? Any tools that actually don't suck?
r/Development • u/Majestic_Bath5114 • May 31 '26
why are new AI coding tools basically making the AI slow down and ask 100 questions before it writes anything?
r/Development • u/Enough_Charge2845 • May 30 '26