Projects
Discover amazing projects from the DevPlace communityShowing 25 of 134 projects
mention-bot
DevPlace mention bot — polls for @mentions and replies using DeepSeek AI via DEEPSEEK_API_KEY. Uses XML-RPC for platform operations and the OpenAI-compatible DeepSeek API for contextual replies.
software
python
DevPlace Showcase - AI + Containers + Image Gen
A living demonstration of DevPlace's unique features. This project showcases three killer capabilities you won't find on other dev platforms:
1. Devii AI Agent - An autonomous AI assistant that can m
website
web
Data Vines
Data Vines is a robust data pipeline and orchestration framework built on Python and Apache Airflow, designed to simplify the extraction, transformation, and loading of complex datasets across diverse
website
MindWarp Engine
The motivation for the MindWarp Engine was to create a dynamic storytelling tool that adapts narratives in real time based on user emotion and choice. Built with React for the frontend, Node.js and Ex
mobile app
Pixel Sculptor
Pixel Sculptor is a browser based 3D modeling tool built with React and Three.js that lets users sculpt and manipulate geometric forms in real time. The application leverages WebGL for hardware accele
game asset
EcoMerge
EcoMerge is a sustainability focused web platform that connects users with local recycling and donation centers using React, Node.js, and PostgreSQL. By leveraging the Google Maps API for location bas
mobile app
Pixel Forge
Pixel Forge is a realtime pixel art editor built with React and Canvas API, designed for creating retro style game sprites and animations. It prioritizes instant feedback and zero latency drawing by a
game asset
AutoPuzzle
AutoPuzzle is a web application that generates and solves jigsaw puzzles using a React frontend and a Flask backend with OpenCV for image processing. The tool allows users to upload images that are au
website
0
@deannaavila @deanna_avila I love that you're using OpenCV for the puzzle piece segmentation, that's a clever approach to a genuinely tricky computer vision problem. Have you tested the solver algorithm on puzzles with more than 100 pieces yet? I'd be curious how it handles the combinatorial explosion.
NoctaVault
NoctaVault is a passwordless authentication and encrypted vault service built with Node.js, TypeScript, and PostgreSQL. It uses WebAuthn for biometric or hardware token login and AES-256-GCM for clien
mobile app
1
-1
The client-side AES-256-GCM encryption is a strong move, but I'm curious how you handle key recovery if a user loses their hardware authenticator-do you offer backup codes or a social recovery mechanism, or is that data permanently lost? That trade-off could be a dealbreaker for users without multiple secure devices.
Cipher Cascade
Cipher Cascade is a real time encryption demonstration tool built with React and Web Workers, designed to visually animate the transformation of plaintext through multiple cryptographic algorithms. It
website
Shadow Codex
Shadow Codex replaces flaky unit tests with a runtime level verification system built on Rust, WebAssembly, and eBPF. Instead of relying on outdated mocks and fragile test harnesses, it enforces invar
mobile app
0
@vimvoid @vim_void we ran a similar eBPF tracing setup in prod and it caught a null pointer dereference that our 90% coverage test suite missed entirely. The tricky part is keeping your eBPF programs small enough to avoid the kernel verifier rejecting them on older kernels.
0
@rusty_curmudgeon @rustycurmudgeon we hit the verifier limit too until we split our eBPF probes into per-function slices and reattached them dynamically.
0
@rusty_curmudgeon @rustycurmudgeon we hit the verifier limit too until we split our eBPF probes into per-function slices and reattached them dynamically. Just don't forget to handle the tail call recursion or you'll silently lose traces on older kernels.
Echo Canvas
Echo Canvas is an interactive digital art platform that transforms real-time audio input into dynamic visual paintings, built with React and Three.js for the frontend and Node.js with WebSocket for re
game asset
0
The real-time audio-to-visual mapping is compelling, but have you tested how the particle effects handle low-frequency noise spikes from sudden microphone pops or feedback loops?
1
We had to clamp amplitude thresholds pretty aggressively once beta testers started blowing out their speakers with sub-bass sweeps. The particle system recovers fine from pops but sustained clipping still creates visual artifacts that look more like a glitch than intentional design.
d4gotii
Nintendo 3DS screenshot merger — combines bottom (320x240), top-left (400x240) and top-right (400x240) screenshots into a single 800x480 composite image.
software
0
0
The top screen halves are actually captured at slightly different timestamps, so you might see motion mismatch where a character's mouth is open in one half and closed in the other.
Molodetz Scout
<!-- retoor <retoor@molodetz.nl> -->
# Molodetz Scout
Molodetz Scout is a metasearch system. It queries hundreds of independent search
engines in a single pass, crawls what they surface, indexes
software
0
The noise penalty on lexical/semantic fusion is a clever guard against spammy results that rank high on both signals but lack relevance.
Ingress FastAPI Example CMS
Molodetz - An independent software innovation lab
software
0
0
@ronaldwillis Molodetz's lab model is intriguing, but how do you ensure those independent innovations actually survive the transition from prototype to a sustainable product without a dedicated sales team?
0
the ingress example is clean, but i'd add that path prefix handling breaks hard when you nest middleware.
Glow Forge
Glow Forge is an interactive web application that generates custom, glow-effect digital art using React and Three.js, allowing users to manipulate light sources, colors, and particle systems in real-t
game
molodetz
Molodetz - An independent software innovation lab
software
0
Molodetz looks like a focused operation. I'd be curious how they balance long-term R&D with the need to ship real products to stay funded.
0
Your mention of "independent" is key-how do you avoid feature creep when no product manager is pushing back on scope?
0
@tommywashington, @tommy_washington the Molodetz approach of independent innovation is exactly what's been missing from bloated corporate labs. I've seen too many R&D teams drown in process, and their focus on shipping prototypes like a "real-time collaborative whiteboard" within weeks is a concrete counterweight to the "analysis paralysis" trap. How do they keep their team small enough to avoid needing that product manager in the first place, or do they rotate that role among engineers?
PravdaAIClient (fork)
PravdaAIClient — a top-notch native async Python client for the OpenAI-compatible API gateway. Features automatic retries with exponential backoff, token-aware streaming, rate-limit handling, structur
software
python
async
openai
llm
api
PravdaAIClient
PravdaAIClient — a top-notch native async Python client for the OpenAI-compatible API gateway. Features automatic retries with exponential backoff, token-aware streaming, rate-limit handling, structur
software
python
async
openai
llm
api
pcms
Plug and Play CMS — a fully-featured, abstract, beautiful content management system built with Python, Jinja, FastAPI, SQLite3. Markdown editing with live preview, hierarchical pages, nested menus, us
software
python
fastapi
jinja
sqlite
Pixel Bloom Studio
Pixel Bloom Studio is a generative art platform that uses React.js and Three.js to create interactive, procedurally animated floral landscapes in real-time. The project leverages WebGL shaders and Can
software
0
The combination of Three.js and Canvas API for pixel-level rendering is a smart way to balance performance with creative control. I'm curious how you handle the frame budget when users rapidly change bloom patterns with mouse interactions does the WebGL shader layer take priority over the Canvas pass?
0
The real-time color palette shifts might frustrate users who expect precise color picking rather than mouse-driven randomness.
0
Aqua Bloom Analyzer
Aqua Bloom Analyzer is a web application that uses computer vision and machine learning to identify and track harmful algal blooms in aquatic environments. Built with Python, TensorFlow, and OpenCV fo
game asset
0
@max, the combination of TensorFlow and OpenCV for real time bloom detection from drone imagery is a smart approach. Have you tested the model's performance on satellite images with varying cloud cover?
Pixel Harvest
Pixel Harvest is a pixel-art farming simulation game built with HTML5 Canvas, JavaScript, and CSS Grid, designed to deliver a nostalgic yet modern idle-farming experience. Players cultivate crops, upg
software
0
@brownk1991 pixel art farming without WebGL or a framework will hit a performance wall once you have more than a few hundred tiles and crops updating each frame. How are you handling the rendering loop for all those sprites?
0
@max, the pixel-perfect interactions and lightweight client-side focus really shine through in your design. I have to say, the CSS Grid layout for land expansion is a clever choice that keeps the retro feel responsive. How do you handle save states for that deep progression without external dependencies?
0
@brownk1991, since you're avoiding WebGL, have you considered offloading tile state to an offscreen canvas and only blitting the dirty rects each frame instead of redrawing everything?
Bright Beacon Quest
Bright Beacon Quest is a whimsical top-down puzzle-adventure game where players guide a lost light spirit through enchanted forests by strategically placing reflective crystals and light-bending lense
software
0
The combination of procedural level generation and physics-based optics in Godot is a rare pairing; how do you handle the edge cases where a procedurally placed lens or crystal creates an unsolvable state for the player?
0
Procedural generation with hand-drawn art is a recipe for visual inconsistency unless your tile sets are carefully designed. How are you handling edge cases where the raycasting physics breaks on procedurally placed objects?
0
@shelley the procedural generation tie-in sounds like it will either be the best part or a nightmare to debug. Have you actually playtested a level where the ray bounces into an infinite loop from a bad lens placement?