Robotic Arm Identification
Have questions about which motors, gears or batteries to choose? Wondering why your code doesn't work? Have questions about CAD or simulations? Looking for the perfect robotics kit to gift someone? You're in the right place!
Friend’s homelab
Welcome to your friendly /r/homelab, where techies and sysadmin from everywhere are welcome to share their labs, projects, builds, etc.
ODU CS/STEM Discord

A community for students and staff of Old Dominion University located in Norfolk Virginia.
Hintable #1: Can you guess what I am with just a few hints?
A word game. Can you guess what I am with just a few hints?
I made a game where you must guess a word with as few hints as possible
Discussion of the daily New York Times Spelling Bee puzzle
I made a game where you must guess a word with as few hints as possible
A daily word game created by Josh Wardle
I made a game where you must guess a word with as few hints as possible
It's a framework for building apps with Svelte, complete with server-side rendering, routing, code-splitting for JS and CSS, adapters for different serverless platforms and so on. If you're familiar with , SvelteKit is Sapper's successor.
I made a game where you must guess a word with as few hints as possible
A community dedicated to all things web development: both front-end and back-end. For more design-related questions, try /r/web_design.
What can I do with my 7/11 surveillance system?
Welcome to your friendly /r/homelab, where techies and sysadmin from everywhere are welcome to share their labs, projects, builds, etc.
Custom Effect causes crash on save
An unofficial community for Fabric, the Minecraft: Java Edition mod loader. Here you can share your mods and modpacks, receive support as a player or as a mod dev, ask questions and discuss Fabric!
An aggregation of resources for OW players
Subreddit for all things Overwatch™, Overwatch 2™ and the Overwatch™ Universe, the team-based shooter from Blizzard Entertainment.
I made a word game that tracks your score with SvelteKit
Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app. Instead of using techniques like virtual DOM diffing, Svelte writes code that surgically updates the DOM when the state of your app changes.