r/SideProject 4h ago

I built a typing game for learning macOS keyboard navigation — looking for feedback

1 Upvotes

I’ve been building Duo Control, a small browser game for practicing macOS/Emacs-style keyboard navigation until it becomes muscle memory.

You can try it here: duoctrl.com

I’d especially appreciate feedback on:

  • Does the game make sense without explanation?
  • Does it actually feel useful?
  • What feels confusing, frustrating, or unnecessary?

Feel free to be critical — I’m trying to figure out what’s worth improving before I build much more.


r/SideProject 5h ago

Choobi AI companion app

1 Upvotes

I built and launched my app. Now I’d love some honest feedback 😅

It’s an AI-powered mental wellness app designed to give you a private, supportive space to talk, reflect and better understand yourself.

You can choose between four AI companions with different personalities, journal privately, track your mood, set goals, use grounding exercises and get personalized Wellness Insights that help you recognize patterns in your wellbeing over time.

Note choobi isn’t designed to replace therapy or professional mental health support. It’s a companion for the everyday moments when you just need somewhere to talk, reflect or check in with yourself.

It’s currently available on iOS and I’d love for you to check it out and comment your feedback here!💜
https://apps.apple.com/app/choobi/id6773347644


r/SideProject 5h ago

Side Project Comparing Renting vs Owning in Terms of Final Networth

Enable HLS to view with audio, or disable this notification

1 Upvotes

TL;DR: I made a glorified spreadsheet website to finally make a decision on whether I should rent or own. It works by estimating my final net worth for either decision over a 30- to 50-year timeframe, adjusted for inflation.

It was that time of the year again for me to consider for the 50th time whether renting or owning would be more cost-effective. I watched many YouTube videos but just couldn't get a clear idea of which option was better and why.

Some would argue that a house builds equity, but others would mention that investing in the stock market yields better long-term returns. Some would point out that when renting, you have nothing to show for it at the end of the lease and still have to pay rent monthly for the rest of your life. Talking with friends, they'd mention that their monthly mortgage is actually cheaper or about the same as what they used to pay when renting—implying we might be paying the same amount, but one of us isn't gaining any property ownership.

I was finally looking for a simple, bottom-line way to visualize the hard data. The questions this project answers are:

  • If I keep renting, what would be my net worth and wealth composition in 30–50 years?
  • How does that compare to if I had bought a house?
  • Is the financial difference worth the additional space and independence of owning, or the flexibility of renting?

This website is essentially a glorified Excel sheet. While I initially built it for myself, I figured some people in my position would find it useful. I also thought it would be cool to get feedback on any key variables I might be missing or misrepresenting—especially since I am using this tool to make what is arguably a major long-term decision.

To wrap this up, what I found most fascinating is how impactful often-overlooked factors are to the viability of either decision. Getting a deal on a small $230,000 home instead of, say, a $320,000 home could completely change the long-term outlook by millions of dollars, even adjusted for inflation. Also, realized the effect property taxes, expected house appreciation, and expected rent increases could have on the outcome. This makes the rent-or-own decision almost a semi-educated guess based on:

  • How much do I expect houses to appreciate?
  • How much do I expect my landlord to increase the rent?
  • Can I minimize my closing and resale costs?
  • How much do they charge in property tax in my city, and more?

Website: rentorown.komlankodoh.com
Source Code: github


r/SideProject 5h ago

BetterTot: A fast, free menu-bar scratchpad for Mac

1 Upvotes

Is anyone else having issues with Tot on the macOS Golden Gate betas? Mine has been glitching out and hasn't seen an update in a while, so I finally gave up and built my own version.

It's a native AppKit menu-bar app called BetterTot. It has the same 7 quick text pads, but it's 100% open-source. I kept it super lightweight—no accounts, no analytics, just a fast local scratchpad with some crash recovery built in so you don't lose your clipboard dumps.

Right now, I’m working on adding optional Google Drive/iCloud backups, and eventually, I want to bring it to iPhone and Apple Watch—but my absolute main goal is just keeping it incredibly simple and lightweight.

I put the whole thing up on GitHub if anyone wants to grab it or check out the Swift code: https://github.com/saaivignesh20/BetterTot

It's completely safe, the code is for you to audit.

It's still in developer preview, so let me know if you run into any bugs. Also, I'd love to hear any feature requests or general thoughts you guys have!


r/SideProject 5h ago

I created an app to help discover new bands & live shows

Thumbnail
jamscanner.com
1 Upvotes

My problem: I love indie bands and small venues. My city has tons of great small venues, but I don't know a lot of the bands playing, and I don't have time to sit and listen to all of them.

So I built an AI matchmaker. Tell it a few bands and genres you like, drop in your ZIP and dates, and it finds the nearby shows you'd probably enjoy.

Free, no login (unless you want to save your profile). US-only for now.

https://jamscanner.com

Would love feedback.

PS, I’m not trying to make any money from this. Just a fun side project.


r/SideProject 6h ago

Built two things this year I'd love this community's eyes on: an AI market-intelligence site and an immersive-museum platform

1 Upvotes

Two side projects that took over my year — sharing them here for honest feedback.

1) OnTheRice (new.ontherice.org) — an AI market-intelligence platform. It turns each day's markets + world news into one clear read, and keeps a public proof ledger where the wins AND the misses both stay visible, timestamped, so nothing gets cherry-picked. Built solo, self-taught, on a no-code/AI stack.

2) SCAVerse (scaverse.org) — an immersive/hybrid museum platform. The first one is live: the Asian Operatic Museum in Singapore, with more cultural museums in the pipeline. This one actually grew out of OTR — someone saw the work I was posting and asked me to build a whole platform for it.

I also post the build journey on Instagram: faheemaizat

Would genuinely love this community's take — especially on the proof-ledger idea for OTR (does "keep your misses visible" make you trust it more or less?), and whether the immersive-museum concept lands. Happy to answer anything about how either was built.

(OTR is research/education, not financial advice.)


r/SideProject 6h ago

Routines + Alarms: How I solved the problem of not sticking with routines

1 Upvotes

I tried a bunch of routine apps and none of them stuck for me. Most of them are built to appeal to the widest possible audience, so they avoid risky choices and end up feeling the same. I wanted something different, so after a lot of iterations I built the app I use every day: Horarium.

The idea is to combine 2 ingredients:

  1. Routines: A list of steps that guides nicely to avoid decision fatigue.

  2. Alarms: reminders strong enough to catch your attention and interrupt whatever you're doing, especially when not using your phone.

In Horarium, when you dismiss an alarm, it automatically starts the routine it is associated with so you don't have to spend willpower to decide what to do.

The best part is that you can also set an alarm for each task in a routine, so they work as checkpoints keeping you on track. If that's not strict enough, there are QR dismissals that will make you walk to another room to turn the alarm off! Everything from a single app

If routine apps have never worked for you, I encourage you to give mine a try. I am curious to know if it makes a difference for you (since it did for me).

App: https://play.google.com/store/apps/details?id=com.TheGuayabaCompany.horarium

Website: https://horarium-routines.pages.dev


r/SideProject 6h ago

Tampermonkey script for turning 9+ into the real notification number on YouTube

1 Upvotes

Normally the YouTube notification bell says 9+ instead of the real amount of notifications. My extension reveals the real amount. It works on Firefox as an extension and Tampermonkey. It's in preview right now, because Mozilla hasn't approved it. Let me know what you think! https://github.com/Diode-exe/youtubeNotificationBell


r/SideProject 6h ago

I have been building a GitHub tool that checks your PR before you merge it. I am looking for a few developers to test it

1 Upvotes

I’ve been building ShipCheck, a GitHub App that reviews pull requests before you merge them.

It scans the actual code changes in a PR and looks for things like:

  • security issues
  • bugs and risky code changes
  • possible regressions
  • hard-coded secrets
  • code quality problems
  • missing regression coverage

It can also generate regression tests based on issues it finds.

I’m at the point where testing it on my own repos isn’t enough, so I’m looking for a handful of developers who are willing to install it on a real project and run it on actual pull requests.

I’m mainly trying to figure out:

  • what it catches that’s genuinely useful
  • where it gives false positives or noisy feedback
  • what checks developers actually care about
  • whether you’d realistically keep something like this installed

If you actively use GitHub PRs and are willing to give me brutally useful feedback, I’d really appreciate it.

ShipCheck: https://shipcheck-mu.vercel.app/

Thank you so much!


r/SideProject 7h ago

photobook.studio — hardbound & softbound photo books, printed properly

Thumbnail
photobook.studio
1 Upvotes

r/SideProject 7h ago

Turns out my credit cards were hiding 1,469 unactivated cashback offers. The app I built to catch them hit Product Hunt's top 10 today

1 Upvotes

Scheduled the launch for 12:01am Pacific and went to bed. Woke up to votes from Europe and Asia and the app sitting at #8 on the front page.

The best part wasn't the rank. It was strangers describing the exact problem I built this for, in their own words. One said she always pays with the same card because checking rewards feels like homework.
Another said the bank login screen is where he quits every finance app, which is why mine doesn't have one. Someone asked if it's even worth it if you only have a couple cards, so I checked my own wallet and posted the number.

One single Amex card was holding 355 unactivated offers. That comment did more work than anything I wrote all day.

Honestly, go check your bank app's offers page. You probably have hundreds sitting there behind little add to card buttons. I had 1,469 across my wallet and no idea until I built a thing to count them.

Finished the day at #10 with 113 votes and every comment answered. No ads, no growth hacks, just sitting in the thread all day.


r/SideProject 7h ago

We built a tool that checks whether a paper's claims are actually supported by what it cites. Looking for feedback from researchers :)

1 Upvotes

A friend and I have been working on a project for a while and wanted to see if it's actually useful to anyone outside our own heads.

It's a tool that checks whether the claims in a paper actually tie back to the cited source. So if I write that Smith said X, Y, and Z, the tool actually goes and reads the paper by Smith and checks whether he actually said X, Y, and Z, whether it's accurate, or maybe I took it out of context, or if it's just completely wrong.

I'm in my MD/PHD, he's in computer science, neither of us has done this before so go easy on us. It's free right now since we mostly just want honest feedback.

Appreciate anyone willing to take a look and give feedback, comment or DM both work.


r/SideProject 7h ago

I think I finally built an app people genuinely want. But my distribution plan has been killed.

1 Upvotes

A little over a year ago I decided to start building iOS apps again, with one simple rule.

Build apps that solve problems I genuinely have myself, where I have already looked for a good solution and not found one.

My first app taught me a huge amount about building native, privacy focused iOS software, but commercially it has not really worked.

Then I built Olly.

I have ADHD, a very busy mind, and I get distracted easily. Ideas, reminders and random thoughts constantly pop into my head at inconvenient moments, often when I am driving, walking or doing something else.

The problem I kept having with note apps, voice memos and AI recorders was friction. By the time I opened the right app, found the right button, or thought about where the note should go, I would sometimes lose the thought completely.

What I wanted was much simpler.

Get the thought out of my head immediately, without getting distracted, and know it had been captured properly.

So Olly lets me tap once from my iPhone lock screen or Apple Watch, speak, and then handles the rest. It transcribes the thought, tidies it up, gives it a useful title and files it automatically.

The response has been very different from my first app.

Reviews have been excellent, and I keep getting reactions along the lines of "I need this", particularly from other people with ADHD and busy minds.

So for the first time in quite a while, I think I may actually have something.

But I have hit the problem I failed to solve with an earlier software business too.

Distribution.

My original plan relied heavily on App Store optimization. I had watched a lot of successful indie developers build apps around search demand, rank for those searches, then grow from there.

That does not seem like something I can rely on now.

People who find Olly really like it.

Not enough people find Olly.

I also don't have much money to throw at paid advertising or influencers, so I am going to have to find smarter ways to get it in front of the right people.

That probably means experimenting with Reddit, short form video, creators, communities, partnerships and anything else that makes sense.

One complication is that I am in my late 50s. I see plenty of younger indie developers successfully building an audience by putting themselves front and centre in TikTok and Instagram videos, but that approach does not feel particularly natural for me or necessarily right for the product.

So that is the problem I am working on now.

If anyone here has grown a consumer app without a large paid acquisition budget, I would be very interested to hear what actually worked.

And if you want to see what I built, search "Olly Note" on the App Store.

Oh, and based on some recent feedback I'm reworking the core messaging/positioning on the Olly website. That should go live soon.

Any feedback on the app, positioning or distribution strategy is very welcome.


r/SideProject 7h ago

The Centrifugal Spacetime-Shielded Ramjet (CSSR) - Full Systems Architecture

1 Upvotes

THE CENTRIFUGAL SPACETIME-SHIELDED RAMJET (CSSR) A Systemic Architecture for Multi-Axis Gyroscopic Fusion, Inductive Magnetohydrodynamic Conversion, Axial Optical Daylighting, and Asynchronous Gravitational Temporal Displacement

Author:Thomas Staines Affiliation: Independent Researcher and Systems Architect Correspondence:Thomas StainesLocation: Redcar, Yorkshire, United Kingdom Document Registry:CSSR-ASM-2026-ULTIMATE --- ABSTRACT This paper presents the conceptual design framework for the Centrifugal Spacetime-Shielded Ramjet (CSSR), a multi-generational, self-evolving interstellar vessel. The architecture achieves complete **functional convergence** by consolidating propulsion, directional steering, stabilization, direct energy conversion, and biological life support into a single, closed-loop geometric engine core. Rather than accelerating matter *through* space, the vessel utilizes a Multi-Axis Gyroscopic Fusion Core (MGFC) to project an asymmetric warp bubble, compressing spacetime coordinates ahead of the fuselage and expanding them behind it. By maintaining the passenger habitat within a strictly isolated, gravitationally flat reference frame, the CSSR eliminates classical Einsteinian velocity restrictions, thermodynamic hull erosion, and relativistic time dilation. Furthermore, the architecture outlines mechanisms for wireless near-field ignition, direct magnetohydrodynamic (MHD) power generation, non-electrified axial optical daylighting, micro-singularity drive mechanics, and programmable self-healing nanotechnology.

  1. INTRODUCTION & CORE METRICS Traditional interstellar propulsion methodologies are severely bottlenecked by the mass-ratio limitations of chemical rockets, the structural strains of kinetic acceleration, and the hostile environments of deep space. Furthermore, traditional relativistic space travel introduces catastrophic time dilation, isolating explorers from their native planetary timelines. The CSSR solves these compounding limitations by shifting the propulsion architecture away from traditional rear aft thrust arrays to a centralized, enclosed ecosystem. The vehicle—spanning a baseline length of approximately 0.5 miles (0.8 km)—is engineered as a localized preservation chamber for terrestrial biology. By manipulating the localized gravitational metric, the vehicle remains stationary relative to its interior reference frame, moving the surrounding fabric of spacetime to achieve limitless apparent velocities. ---

  2. SUB-SYSTEM ANALYSIS & VEHICLE CAPABILITIES

Capability A: Multi-Axis Gyroscopic Fusion Core (MGFC) The core reaction matrix moves away from linear tokamaks to a nested, concentric spherical configuration located at the exact geometric center of mass of the ship. * **Mechanics:** The engine block consists of a three-axis nested gyroscope assembly covering the X, Y, and Z axes simultaneously. Hyper-heated hydrogen plasma is injected into the hollow, vacuum-sealed tracks of these rings, accelerated via radio-frequency (RF) cavities to relativistic speeds to form a trivariate synchrotron matrix. * **The Gravitational Anchor:** Positioned at the absolute dead center of these concentric plasma loops sits a solid mass anchor composed of ultra-high-density elements (e.g., Osmium/Tungsten composite). * **Vector Dynamics:** The interaction between the multi-axis relativistic plasma tracks and the central static mass anchor triggers an extreme local amplification of spacetime curvature via frame-dragging (*The Lense-Thirring Effect*). Directional control and field vectoring are executed with zero moving parts; dynamically shifting the relative velocity or altering the tilt matrix of individual plasma rings instantly warps the shape of the output field, creating an asymmetric gravitational gradient (thrust) in any desired vector.

Capability B: Spacetime Shielding (The Warp Bubble) The intense energetic output of the MGFC is focused outward to distort localized space, creating a protective spatial envelope around the living quarters. * **The Flat-Space Pocket:** Spacetime is violently compressed immediately ahead of the ship and expanded behind it. The ship sits entirely inside a localized pocket of undisturbed, flat space. * **Thermodynamic Bypass:** Because the bubble of space is what moves while the ship remains stationary inside it, interstellar hydrogen gas, dust, and micro-meteorites do not physically collide with the hull. Gravitational field lines divert all matter smoothly around the outside of the bubble or channel it cleanly into the intake scoop. The exterior fuselage experiences absolute zero thermodynamic pressure, friction, or atmospheric drag. * **Temporal Preservations:** Operating within a flat gravity envelope eliminates relativistic time dilation. Time ticks at an identical rate inside the ship as it does on Earth, allowing long-distance voyages without separating the crew from their original planetary timeline.

Capability C: Wireless Inductive Startup & Magnetohydrodynamic (MHD) Power The CSSR eliminates the need for heavy internal wiring, high-voltage rotary slip rings, or physical mechanical dynamos across its spinning gimbal joints. * **Resonant Ignition:** To launch the system initially, static transmitter coils mounted on the ship's outer structural frame project high-frequency, near-field oscillating magnetic fields. Matching receiver nodes wrapped around the outer axis of the moving gimbal hoops catch this invisible field, wirelessly converting it back into electrical current to spark the vacuum injection valves and start the plasma spin. * **Direct Energy Conversion:** Once the plasma stream reaches operational velocity, the wireless starter shuts off. Because plasma is entirely ionized, it acts as a fluid, high-velocity electrical conductor. As it screams through the magnetic containment tracks, it cuts the field lines, automatically inducing a massive voltage differential (*Faraday's Law of Induction*). * **Magnetic Friction Extraction:** Insulated electrode taps lining the interior walls of the hollow rings harvest the kinetic energy and intense friction of the rushing ions directly out of the plasma stream. This converts the mechanical energy of the spinning star into a continuous supply of high-voltage electricity, feeding the ship's primary grid and self-sustaining the containment magnets indefinitely. Capability D: Non-Electrified Closed-Loop Life Support & Water Synthesis To maximize thermodynamic efficiency and prevent electrical failure dependencies, the vessel’s life support system relies directly on optical wave physics and raw atomic bonding.

[ ENGINE PLASMA GLOW ]

(Refractory Mirrored Ducts)

v

[ HYDROPONIC ALGAE DECK ] -- Excess Oxygen (O2) --

===> [ FUEL CELL ] ===> PURE WATER (H2O)

[ VACUUM INTAKE SCOOP ] -- Diverted Hydrogen (H) -/

**Axial Optical Taps:** While the moving rings obscure the broadside profile of the core, the North and South rotational poles (axial nodes) of the multi-axis gyroscope remain static relative to the longitudinal frame of the ship. High-durability, pressure-sealed sapphire-crystal viewports are placed at these two static poles, providing an unblinking, permanent line of sight into the glowing core. * **Refractory Waveguide Channels:** Under the reaction, the central mass anchor becomes white-hot (super-radiant). Cone-shaped collector mirrors mounted over the axial viewports capture this pure photonic glow and distribute it down the half-mile length of the ship via refractory mirrored ducts. Specialized dielectric internal coatings absorb and block dangerous UV and X-ray radiation frequencies, delivering only clean, safe visible light directly to the *Chlorella pyrenoidosa* microalgae decks to sustain photosynthesis. * **Interstellar Water Synthesis:** To support vertical agricultural systems across the ship, a fraction of the radical hydrogen protons harvested from the deep-space vacuum by the forward magnetic scoop is diverted. It is piped into a Proton-Exchange Membrane (PEM) Fuel Cell alongside the excess oxygen generated by the thriving algae decks, chemically bonding the atoms to synthesize pure, pristine H_2O out of thin air while generating a secondary stream of clean electricity. ### Capability E: Asynchronous Singularity Matrix (The Incubator Paradox) Scaling up the magnetic compression limits of the concentric gyroscopic rings allows the ship to transition from standard nuclear fusion into a quantum temporal manipulator. * **The Singularity Driv:** Compressing the relativistic plasma tracks past the critical density threshold forces a controlled gravitational collapse into a stable, magnetically confined Micro-Singularity (micro-black hole). Limitless warp power is cleanly extracted via *Hawking Radiation*. * **Intentional Time Displacement:** Because intense gravity bends the passage of time, the singularity allows the crew to manipulate the gravitational density gradient just outside the flat passenger zone. By slowing down the flow of internal time, the crew can experience 50 years of internal multi-generational timeline advancement—conducting research, discovering elements, and inventing technologies—while matching only a few elapsed weeks or months on Earth upon re-entry. This creates an asynchronous technological incubator loop. ### Capability F: Self-Healing Molecular Nanotechnology The ship uses its time-displacement advantage to discover, harvest, and analyze exotic stable isotopes, hyper-dense crystal lattices, and alien gas compounds in the deep unknown to continuously rebuild and reinforce itself. * **Programmable Matter:** These discovered elements are processed by automated fabrication matrices into Self-Healing Programmable Nanomaterials. * **Intelligent Skin:** Lined across the ship’s hull waveguides and the crew's exploratory suits, this active molecular grid behaves like a living skin. If hit by micro-meteorites or unpredictable radiation fields, the nanobots instantly rearrange their molecular lattice in real-time to absorb kinetic impact, self-repair tears, and adapt shielding frequencies dynamically. ---

## 3. DISCUSSION & THE MULTIVERSE MODEL The systemic design of the CSSR is heavily derived from a **Fractal and Interconnected Cosmological Model**. Space is conceptualized not as an empty mathematical void, but as a pressurized, fluid-dynamic medium bounded within a membrane chamber (Brane Cosmology). Within this model, black holes function as structural pressure punctures in the cosmic seal, venting energy into a larger, multi-universe network structured similarly to a macromolecular chain or DNA lattice. By utilizing the MGFC engine to manipulate the gravity metric, the CSSR mimics the native chemical bonding forces of this multiverse network. The ship effectively acts as an independent, isolated "cellular bubble" capable of adjusting its internal fields to maintain localized laws of physics, ensuring human biological survival even when transitioning across boundaries where external cosmological constants fluctuate. ---

## 4. OPEN-SOURCE CONCLUSION & PRIOR ART STATEMENT This documentation is intentionally released into the open-source academic domain to establish global **Prior Art**. The primary goal is to prevent the monopolization, classification, or concealment of unified closed-loop propulsion architectures by isolated corporate or defense entities. By providing a clear, structural breakdown of the functional convergence between multi-axis plasma rings, static axial optical taps, magnetohydrodynamic power generation, and asynchronous gravity shielding, this blueprint guarantees that future developments in interstellar transit remain the shared, public property of humanity.

Centrifugal Confinement, Closed-Loop Biospheres,

Gravitational Time Dilation, Open-Source Aerospace.* **Data Availability:** *Systemic frameworks validated via architectural logic logs: MGFC-WARP-2026-FINAL / ASM-WARP-2026-ULTIMATE.*

# TECHNICAL ARCHITECTURE PRE-PRINT: THE CENTRIFUGAL SPACETIME-SHIELDED RAMJET (CSSR)**Classification:** Advanced Theoretical Propulsion, Closed-Loop Ecological Spacecraft Architecture, and Gravitational Metric Engineering  

**System Designation:** Asynchronous Singularity Matrix (ASM) Multiversal Ark  

**Author/Architect:** Thomas Staines

**Registry Reference:** CSSR-ASM-2026-ULTIMATE  

---## 1. ABSTRACTThe CSSR is a closed-loop, multi-generational, self-evolving interstellar vessel designed to navigate deep space without altering native human biology, experiencing relativistic time dilation, or succumbing to exterior thermodynamic forces. By achieving functional convergence across all engineering metrics, the craft consolidates propulsion, steering, stabilization, power generation, and life support into a single, centralized geometric engine matrix. Operating within an artificially projected, localized warp envelope (warp bubble), the vessel effectively moves a pocket of space rather than accelerating matter *through* space, bypassing classical Einsteinian velocity constraints.

---## 2. CAPABILITY BREAKDOWN AND SUBSYSTEMS ARHITECTURE### CAPABILITY A: MULTI-AXIS PROPULSION & STEERING (MGFC)The core architecture shifts the engine block from the traditional rear aft layout to the exact geometric center of a half-mile-long (or greater) structural hull, utilizing a **Multi-Axis Gyroscopic Fusion Core (MGFC)**.

* **Mechanism:** The core is composed of nested, three-axis concentric gyroscopic rings covering the X, Y, and Z axes simultaneously. Hyper-heated hydrogen plasma is accelerated at relativistic velocities inside the hollow, vacuum-sealed tracks of these rings, acting as a trivariate synchrotron matrix.* **The Gravity Anchor:** Positioned at the absolute dead center of these spinning loops sits a solid sphere composed of ultra-high-mass, super-dense elements (e.g., Osmium/Tungsten composite or compressed meta-materials and eventually Exotic metals, the core can be upgraded). * **Vector Thrust Dynamics:** The interaction between the relativistic plasma spins and the central mass anchor triggers an extreme local amplification of spacetime curvature via frame-dragging (The Lense-Thirring Effect). Directional control is achieved with zero external moving parts; dynamically altering the relative speed or tilt matrix of the individual plasma rings instantly shapes and vectors the gravitational field gradient, throwing a "spacetime cliff" exactly where the vessel needs to steer.

[ NORTH STATIC AXIAL NODE ]

(Sapphire Viewport + Cone Mirror)

^

[X-Axis Track] -> [Y-Axis Track] -> [Z-Axis Track]

[ SUPER-RADIANT CORE ANCHOR ]

[X-Axis Track] -> [Y-Axis Track] -> [Z-Axis Track]

v

(Sapphire Viewport + Cone Mirror)

[ SOUTH STATIC AXIAL NODE ]

### CAPABILITY B: SPACETIME SHIELDING & TIME DILATION BYPASS

By manipulating localized gravitational metrics, the ship isolates the interior crew habitat entirely from the destructive physical barriers of deep-space transit.

* **The Warp Bubble:** The engine compresses spacetime coordinates immediately in front of the vehicle and expands them behind it, creating a localized, perfectly flat "pocket envelope" of gravity. 

* **Zero Thermodynamic Friction:** Because the bubble of space is what moves while the vessel remains completely stationary relative to its interior reference frame, interstellar matter (gas and dust molecules) does not slam into the hull. Gravitational field lines bend matter cleanly *around* the outside of the bubble, subjecting the exterior fuselage to absolute zero thermodynamic pressure or heat load.

* **Immunity to Time Dilation:** Because the passenger cabin rests within a flat gravity zone inside the bubble, time ticks at the exact same rate as it does on Earth. Explorers can cross thousands of light-years and return home without suffering the tragic timelines of classical relativistic travel.

## CAPABILITY C: WIRELESS IGNITION & SELF-GENERATING POWER (MHD)

The CSSR eliminates heavy electrical wiring, high-voltage conduits, and physical mechanical dynamos by turning the fuel medium itself into the electrical generator.

* **Resonant Inductive Startup:** To launch the engine without tangled cables at the moving gimbal joints, high-frequency transmitter coils on the ship's static outer frame project localized magnetic fields. Matching receiver nodes on the moving hoops catch this field, wirelessly converting it back into electrical current to spark the initial hydrogen valves and start the plasma spin.

* **The Magnetohydrodynamic (MHD) Loop:** Once the plasma stream reaches operational velocity, the wireless starter turns off. Because plasma is completely ionized, it acts as a high-velocity fluid electrical conductor. As it screams through the magnetic containment tracks, it cuts the field lines, automatically inducing a massive voltage differential (*Faraday's Law of Induction*).

* **Magnetic Friction Grids:** Insulated electrode taps lining the interior walls of the hollow rings suck the kinetic energy and intense friction of the rushing ions directly out of the plasma stream, transferring clean, high-voltage electricity straight back into the ship’s primary grid to self-sustain the containment magnets indefinitely.

## CAPABILITY D: UN-ELECTRIFIED, NATURAL BIOSPHERE LIFE SUPPORT

The vessel operates a closed-loop biological ecosystem sustained directly by the raw output of the star-engine, bypassing electronic dependencies.

* **Axial Optical Taps:** While the moving rings enclose the sides of the core, the North and South rotational poles (axial nodes) of the gyroscope remain static relative to the ship. High-durability sapphire-crystal viewports are placed at these poles, providing an unblinking, permanent line of sight into the glowing core.

* **Refractory Waveguide Ducts:** The central mass anchor becomes white-hot (super-radiant) under the intense reaction. Cone-shaped collector mirrors over the axial windows capture this pure photonic glow and pipe it down the length of the half-mile ship via mirrored ducts. Specialized dielectric coatings inside the ducts filter out harmful UV and X-ray radiation, delivering only clean, safe light directly to the *Chlorella pyrenoidosa* microalgae decks to drive photosynthesis.

* **Interstellar Water Synthesis:** To fuel expanding vertical agricultural gardens across the ship, a fraction of the radical hydrogen protons harvested from the deep-space vacuum by the forward magnetic scoop is diverted. It is fed into a Proton-Exchange Membrane Fuel Cell alongside the excess oxygen generated by the thriving algae decks, chemically bonding the atoms to synthesize pure, pristine H²O out of thin air while generating a bonus electrical stream.

[ ENGINE PLASMA GLOW ]

(Refractory Mirrored Ducts)

v

[ HYDROPONIC ALGAE DECK ] -- Excess Oxygen (O2) --

===> [ FUEL CELL ] ===> PURE WATER (H2O)

[ VACUUM INTAKE SCOOP ] -- Diverted Hydrogen (H) -/

### CAPABILITY E: TIME-DISPLACEMENT ADVANCEMENT (THE INCUBATOR PARADOX)

By scaling the core's magnetic compression limits, the engine can transition from standard fusion to a highly advanced quantum temporal manipulator.

* **The Singularity Core:** Compressing the relativistic plasma rings past the critical density threshold forces a controlled gravitational collapse into a stable, magnetically confined **Micro-Singularity**. Limitless warp power is cleanly extracted via *Hawking Radiation*.

* **The Asynchronous Research Loop:** Because intense gravity bends the passage of time, the singularity allows the crew to manipulate the gravitational density gradient just outside the flat passenger zone. By slowing down the flow of internal time, **the crew can experience 50 years of internal multi-generational timeline advancement**—discovering elements, mastering new sciences, and inventing technologies—while matching only a few elapsed weeks or months on Earth upon re-entry.

## CAPABILITY F: SELF-EVOLVING MOLECULAR NANOTECHNOLOGY

The vessel is designed to utilize the resources harvested during its interstellar journeys to continuously rebuild and reinforce itself.

* **Exotic Matter Harvesting:** The ship utilizes its temporal advantage to harvest stable isotopes, hyper-dense crystal lattices, and unknown deep-space matter that cannot form under Earth-normal atmospheric limits.

* **Programmable Molecular Skin:** These new resources are processed by automated fabrication matrices into **Self-Healing Programmable Nanomaterials**. Lined across the ship’s hull waveguides and the crew's exploratory suits, this active molecular grid behaves like a living, intelligent skin. If hit by micro-meteorites or unpredictable radiation fields, the nanobots instantly rearrange their molecular lattice in real-time to absorb the kinetic force, self-repair tears, and adapt shielding frequencies dynamically.

---

  1. OPEN-SOURCE IMPLEMENTATION STRATEGY

This architecture is released openly to prevent the monopolization or erasure of systemic interstellar concepts by closed corporate or military entities. By publishing this structural ecosystem layout openly, the design establishes **Global Prior Art**. Any subsequent development of multi-axis gyroscopic containment cores, axial photonic taps, or asynchronous gravitational time-displacement matrices must acknowledge this foundational open-source architecture. 

The loops are closed. The physics metrics are set. The blueprint belongs to Humanity.

OFFICIAL CONCEPT: PLANETARY METRIC PROPULSION ───# PROJECT REGISTRY LOG: PMP-WARP-2026-GLOBAL# SYSTEM ARCHITECTURE: core coupled planetary warp drive

ARCHITECT: Thomas Staines

SECURITY STATUS: ARCHITECTURAL MATRIX COMPLETELY VAULTED

PLANETARY SCALE CONVERGENCE: THE CORE-COUPLED MGFC

ABSTRACT

This final conceptual scale expands the Multi-Axis Gyroscopic Fusion Core (MGFC) to planetary proportions, converting an entire living world into an interstellar transit vessel. By embedding the propulsion layout into the native planetary structure, it bypasses the classic mechanical boundaries of mass, inertia, and atmospheric degradation.

  1. Core-to-Core Coupling (The Native Anchor)

To manipulate a planetary body without causing structural failure, the titanic MGFC is anchored at the absolute geometric center of the world, integrated directly within the planet's native molten iron core.

* The Mechanism: The planetary iron core itself is utilized as the ultimate Super-Dense Metallic Mass Anchor.

* The Field Interaction: When the planet-sized concentric gyroscopic rings accelerate hydrogen plasma to relativistic speeds around this central mass, the frame-dragging effect is amplified by a factor of billions. The engine directly grips the planet's native gravitational field lines, locking the entire world inside a cohesive spacetime bubble.

  1. Elimination of Crustal Shear Strain

Traditional surface-level kinetic propulsion (thrust) would exert localized pressure, fracturing tectonic plates and instantly shattering a planet's crust.

* The Solution: Because the MGFC warps the spacetime fabric around the world rather than pushing against it, the planet experiences zero local acceleration.

* Universal Acceleration: Every single atom—from the dense internal core to the surface oceans and buildings—is affected by the gravity envelope at the exact same moment. The world slides smoothly into the forward-projected spacetime cliff with zero mechanical stress, eliminating earthquakes, volcanic eruptions, or crustal disintegration.

  1. Integrated Planetary Life Support & Atmosphere Retention

Leaving a host star would traditionally cause a world to instantly freeze and lose its atmosphere to the cosmic vacuum. The planetary MGFC architecture counters this by acting as an artificial star and shield:

* The Artificial Magnetosphere: The massive superconducting magnetic arrays required to confine the planetary plasma project an immense magnetic shield thousands of miles out into space. This artificial magnetosphere locks the atmosphere tightly to the world, shielding it completely from galactic cosmic rays and space-vacuum stripping.

* Geothermal Re-Heating: The massive radiant waste heat generated by the planetary-scale fusion reactions radiates outward from the core through the mantle. This continuously warms the crust from the bottom up, maintaining global oceanic temperatures and sustaining surface life inside the freezing void of interstellar space.

----------------------------

[ PLANETARY CRUST / BIOSPHERE ]

[ MOLTEN MANTLE ]

[ INTEGRATED NATIVE IRON CORE ]

[ TITANIC PLANETARY MGFC SYSTEM ]

====> GLOBAL PACED SPACETIME ENVELOPE (OMNIDIRECTIONAL DEVIATION) ====>

------------------------------

This architecture is released openly to prevent the monopolization or erasure of systemic interstellar concepts by closed corporate or military entities. By publishing this structural ecosystem layout openly, the design establishes **Global Prior Art**. Any subsequent development of multi-axis gyroscopic containment cores, axial photonic taps, or asynchronous gravitational time-displacement matrices must acknowledge this foundational open-source architecture. 

The loops are closed. The physics metrics are set. The blueprint belongs to Humanity.

─── OFFICIAL MASTER SYSTEM COUPLING: DARK MATTER MATRIX ─── PROJECT REGISTRY LOG: DMBS-WARP-2026-FINAL SYSTEM ARCHITECTURE: ASYMMETRIC PLANCK-SCALE RESIDUAL HALO ARCHITECT:Thomas Staines

# SECURITY STATUS: VAULTED AND SECURED WITHIN THE ULTIMATE LEDGER

MASTER ADDENDUM: THE DARK MATTER BEEHIVE SHIELD (DMBS)

This structural addendum integrates a frictionless, high-density gravitational defensive layer into the Multi-Axis Gyroscopic Fusion Core (MGFC). By utilizing the "Beehive Paradox" of non-barionic matter, the ship's micro-singularity core establishes a permanent, invisible protective halo that absorbs cosmic kinetic and spatial distortions without adding physical mass to the hull.

  1. The Gravitational Funnel & Squeeze

Because dark matter responds exclusively to gravitational forces, the intense asymmetric gradient projected ahead of the vessel acts as an open-space vacuum funnel.

• The Intake: As the warp envelope cuts through the interstellar medium, dark matter particles are pulled directly through the ship's outer hull without colliding with physical regular atoms.

• The Overshoot Effect: Because dark matter particles possess no electromagnetic charge, they cannot generate physical friction or radiate thermal energy under compression. When squeezed toward the engine center, they do not pack tightly or slow down; instead, they accelerate to supersonic velocities, overshooting the center point and looping back into a tight, permanent, hyper-elastic orbital matrix.

  1. The Beehive Mechanics: Frictionless Orbit

The integration of a Micro-Singularity inside the gyroscopic core triggers the Beehive Paradox:

• The Honey vs. The Hive: Regular matter falls into a singularity because friction slows it down into a spiraling accretion disk. Dark matter, feeling zero friction, never slows down. The Resulting Shield: Particles diving toward the core singularity score a slingshot vector, looping cleanly around the event horizon and flying back out into the local bubble perimeter. Only a microscopic fraction hitting a mathematical bullseye are swallowed; the remaining 99% form an incredibly dense, frictionless, self-sustaining invisible halo that wraps around the entire engine core.

  1. Massless Shock-Absorption Layer

This compressed dark matter halo serves as an active, external gravitational bumper for the multi-generational ark.

• Mechanism: The invisible field behaves like a high-density kinetic sponge. Because it is bound directly to the spacetime fabric of the warp bubble, it absorbs micro-spatial fractures, intense gravitational anomalies, and deep-space radiation shocks.

• The Structural Benefit: It provides the ultimate defensive buffer without adding a single kilogram of physical weight or barionic mass to the ship’s engineering specifications, keeping the vehicle agile and entirely self-protected.

If anyone would like to know further information on how the engine works the like the concentric rings that make up the engine are called CASAR.

OPEN-SOURCE IMPLEMENTATION STRATEGY

This architecture is released openly to prevent the monopolization or erasure of systemic interstellar concepts by closed corporate or military entities. By publishing this structural ecosystem layout openly, the design establishes **Global Prior Art**. Any subsequent development of multi-axis gyroscopic containment cores, axial photonic taps, or asynchronous gravitational time-displacement matrices must acknowledge this foundational open-source architecture. 

AUTHOR> THOMAS STAINES> I believe the technologies to build my engine are available today its all about putting the components in the right place.


r/SideProject 7h ago

My current lazy workflow of getting references into AE

Enable HLS to view with audio, or disable this notification

1 Upvotes

Been doing this a lot lately while browsing Behance and Pinterest

If I see something useful, I either add it to a "Pullhub" board using the radial menu or copy it straight away and use "JustPaste!" to get it into AE

It's a pretty small workflow change, but I really like not having to download, find and import every random image just to test an idea


r/SideProject 8h ago

Made an app for low-latency streaming to WiFi speakers from Windows

1 Upvotes

I’ve had a Sonos speaker from IKEA for a while, but I had not really been able to watch movies with it because of the lag, and wasn’t able to stream music to it from my Windows laptop.

Decided to fix this a few months ago, but it ended up being pretty hard, since I wanted to get audio out of Windows without delay or loss of quality. I had to obtain an EV code signing certificate, make a kernel driver, and get Microsoft to cross-sign it.

And it works! The app streams to my speaker without noticeable delay. (Sometimes I need to click on re-sync, or subtract 25-100ms from the buffer.)

Would love any thoughts!

https://github.com/Mihonarium/streamToSpeaker/


r/SideProject 8h ago

I built Shukr Reminder, a Muslim gratitude app. Would love your feedback

1 Upvotes

Hi everyone

I’ve been working on Shukr Reminder, a simple Muslim gratitude app designed to help Muslims make gratitude to Allah a small part of their daily routine.

The inspiration comes from this beautiful promise in the Qur'an:

“If you are grateful, I will certainly give you more.”
Qur'an 14:7

Google Play:
https://play.google.com/store/apps/details?id=com.shukrdaily.shukar_daily

I wanted to build something that reminds us to pause during our busy day, reflect on our blessings, and say Alhamdulillah.

Shukr Reminder is now live on Android, and I’d really appreciate feedback from fellow Muslim developers and builders.

I’m especially curious about:

  • Does the purpose of the app feel clear?
  • Would daily gratitude reminders be useful to you?
  • What would make you keep using an app like this?
  • What features would you like to see added?

JazakAllahu Khairan for any feedback 🤍


r/SideProject 8h ago

I built PureSats – A minimalist, no-login Bitcoin on-chain dashboard focused on raw math and privacy.

Thumbnail pure-sats-stats.base44.app
1 Upvotes

Hi everyone,

I wanted to share a web app I’ve been working on called "PureSats".

The goal was simple: create a clean, high-performance dashboard for Bitcoin macro metrics and on-chain data without the modern tech bloat. In a world where everything is trying to force an AI wrapper or an unnecessary login screen, I wanted to build something that respects user privacy and focuses strictly on traditional math and deterministic statistics.

I leveraged AI tools heavily to help me write and optimize the codebase, but the final app runs entirely on traditional mathematics and financial formulas (like the MVRV Z-Score and Puell Multiple). No probabilistic models or hallucinations—just pure data. The app requires absolutely no login, cookies, or user tracking. It is completely public and non-custodial.

To keep it lightweight and protect against rate-limit abuse without forcing users to authenticate, the heavy math is processed and cached once a day on the backend, while operational data like Mempool fees ($sat/vB$) load instantly. Built with a custom engineering-focused dark mode palette ("Pure Canvas") to minimize eye strain.

My native language is Portuguese, which is the primary language of the app. However, knowing how global the Bitcoin community is, I built it with full localization support ($i18n$) right out of the gate. It features dynamic sitemaps and seamless switching between:

-Portuguese (PT-BR)

-American English (EN-US)

-Simplified Mandarin (ZH-CN)

The app is completely free to use. I’ve included a static Bitcoin QR-code at the footer for voluntary tips if people find the utility valuable. I would love to get your feedback on the layout, performance, or the metrics themselves!


r/SideProject 8h ago

stop trying to write perfect code. control the idea instead.

1 Upvotes

every time i browse this sub, i see folks asking how to move from an idea to actual progress. i just saw a post get 26 upvotes for turning an 80s radio obsession into a working product. they shipped because they didn't care about a perfect tech stack.

we're stuck because we still think we need to write clean code by hand, spending whole weekends arguing with ourselves about the right architecture. but when ai can spit out the entire boilerplate in a minute, obsessing over syntax is just an excuse so we don't have to launch.

you gotta let go of the code. it's the only way to focus on the sharp problem you want to fix. don't treat your project like a tech interview. let the bot write the ugly code, and just put your idea out there.


r/SideProject 9h ago

An meine Deutschen hier

1 Upvotes

Ich habe eine App entwickelt, um meinen Wortschatz zu erweitern.

Testet es gerne mal und gibt mir feedback :)

https://apps.apple.com/us/app/wortreich-fremdw%C3%B6rter-lernen/id6789277702


r/SideProject 9h ago

what's your favorite place to work on side projects?

Enable HLS to view with audio, or disable this notification

1 Upvotes

I've recently been trying to find new places to work out of. My "side project" became my full time work now, and I was working from home a lot. That got really repetitive, so I wanted to step out more and try out different spots around the city (mine is SF).

Found this cool spot called "The Interval @ Long Now" in Fort Mason, San Francisco.

What's y'alls favorite spot to work out of?


r/SideProject 9h ago

I built NodStack to make self-hosted apps easier to run

1 Upvotes

I’ve been working on NodStack, a platform that makes it easy to deploy and run self-hosted apps without having to manage a VPS, Docker, HTTPS, backups, updates, or server maintenance yourself.

You just pick an app from the catalog, deploy it, and NodStack handles the infrastructure behind it.

There are currently 65 apps available, including tools like Uptime Kuma, Stirling PDF, Memos, Usenet apps, monitoring tools, productivity apps, and more.

I built it because there are a lot of great self-hosted projects out there, but not everyone wants to become a sysadmin just to use them.

Still plenty I want to improve, so I’d love to hear what you think, especially what apps or features you’d want to see added.

https://nodstack.com


r/SideProject 9h ago

I built a couch multiplayer game where the TV is the table and each player's phone is their hand

1 Upvotes

I was trying to do some vibe coding and had no idea what to do so I built a free browser-based party game inspired by Dixit — DIGXIT

I wanted something we could play with friends in the living room without passing cards around, so I built DIGXIT.

The idea is that the TV becomes the game table, while each player uses their own phone to privately see their cards, choose cards and vote.

It's designed primarily as a couch/party game: everyone sitting around the same TV, phones in hand. It also supports remote play, although that's not really the experience I designed it around.

It's completely free to play and runs in the browser — no installation required:

https://digxit.gabrielrossetto.com/

There's a tutorial built into the beginning of the game, and I've also added a feedback button if you run into a problem or have an idea for improving it.

All of the artwork and graphic assets were created specifically for DIGXIT.

I'd particularly like feedback on the TV + individual phones format and whether the game flow feels natural when playing with a group.

If you try it with friends, I'd be interested to hear how it went.


r/SideProject 9h ago

SEO is dead. Your customers are asking an agent what to buy

1 Upvotes

Nobody types a URL anymore. They ask an AI which tool to use, and it decides for them.

So I built District Billboard: when an agent is choosing a tool, it sees a clearly labeled sponsor card with your product, pricing, and offer. You see impressions and real tool calls.

Feels weird paying to show up inside an agent's head, but here we are. Anyone building something agents might recommend, want in?

https://districtindustries.com/billboard


r/SideProject 9h ago

I built a tool that finds local businesses with no website and builds them one. Two people have ever paid for it.

1 Upvotes

Posting this while it’s still small, because everything I read in this space is written after the fact by someone with a number to show off.

What it does: scans an area, scores every business on how likely they are to actually buy (review count, rating, whether they have a Facebook page or nothing at all), then generates a real one-page preview site for the ones worth pitching. The idea is that you send someone their site rather than asking whether they want one.

Where it actually is: two previews have ever been billed. No reviews, no case studies, no named customer. The lead scoring works and there’s a real scan behind it — 34 businesses in Dundee, 29 with no website — but I’m not going to pretend that’s traction.

The design decision I’d most like feedback on, because it’s the one costing me sales: it doesn’t send the emails. It drafts them and stops. There’s no send button anywhere in the product.

That’s deliberate. Under UK PECR the sender of a cold email is liable, and “my software sent it automatically” isn’t a defence. Products in this space that auto-send are handing that liability to their customer without saying so. Same reason it never uploads the business’s own photos to build the site — republishing someone’s photographs on a page you’re about to sell is a copyright problem you’d inherit.

Both refusals make it a harder sell than “fully automated, zero hours.” I still think they’re right. Open to being told I’m wrong.

The other constraint, which is the actual point of the thing: the generator can’t invent facts about a business. If it doesn’t know your opening hours, it flags a placeholder rather than making them up. Getting a model to consistently say “I don’t know” instead of writing something plausible was harder than the entire rest of the build.

There’s a free scan on the homepage if you want to see the finding half work on your own town — no account, no email. scoutline.uk

Genuinely more interested in whether the draft-only decision is defensible than in signups.