← All Projects

Realspace

Swift SwiftUI C#/.NET MySQL Docker

Description

Realspace is an alternative social media platform where online engagement is driven by meaningful community building and offline experiences. It combines elements of Letterboxd, Goodreads, and local events platforms into a community-driven experience discovery app: users share what they've watched, read, and gone to, join discussion topics, browse local events at nearby venues, and keep personal to-do lists of media and activities they want to experience.

The iOS app is built natively in SwiftUI with SwiftData persistence. Its backend is a C#/ASP.NET Core REST API — a rewrite of the original Swift/Vapor backend — with JWT authentication, BCrypt password hashing, and a MySQL database, all containerized with Docker. Realspace is a personal project in active development; core features like tab navigation, post creation, and data persistence are functional, with authentication and full backend integration in progress.

Team

Solo project.

Tech Stack

iOS App
Swift 5 SwiftUI SwiftData
Backend
C# 12 ASP.NET Core 8 Entity Framework Core MySQL 8.0 JWT + BCrypt
Infrastructure
Docker Docker Compose

Code

Check out Realspace's code repositories on GitHub: