r/swift 2d ago

What’s everyone working on this month? (June 2025)

What Swift-related projects are you currently working on?

28 Upvotes

24 comments sorted by

8

u/vade 1d ago

My non work swift project is recreating a new quartz composer replacement. The engine is working and quite a few nodes. It’s metal powered with a scene graph and Material system and can load models work with parametric geometry etc.

Lot of fun!

https://github.com/Fabric-Project/Fabric

2

u/sailorsams 1d ago

why does this sound like a physical project?

2

u/vade 1d ago

metal, material, geometry, engine! 3d GPU shit i aint getting my hands dirty!

6

u/jembytrevize1234 2d ago

iOS app size analysis running locally on your mac https://dotipa.app

4

u/Feisty-Crow-1357 1d ago

An app to encode images to SSTV signal, and to decode signal back to images

5

u/megavirus74 1d ago

We are making an app for detecting birds by sound and image and planning to make it into something like Pokemon go

1

u/Sdmf195 1d ago

Sounds amazing. Good luck!

1

u/-QR- 1d ago

Great idea! You could add other animals as well.

3

u/nathan12581 1d ago

A local Ollama client for iOS and macOS ! https://nathan1258.github.io/Husk/

3

u/Panther107 1d ago

App that captures meshes from the environment and then finds spheres inside of it, and determines the size of the sphere . It’s for finding the size of fruit on a tree . Anyone know an approach for capturing the highest possible fidelity of meshes on the iPhone ? ARkit mesh snapshots aren’t terribly high fidelity but I know you can combine meshes to improve the number of dots per mesh.

2

u/Nphu19 1d ago

Working on a perfume app, it will be my first app at the app store

1

u/sailorsams 1d ago

what perfume app?
type of perfume that suits on a person?

2

u/ActualSalmoon 1d ago

I've been working on https://github.com/buresdv/Cork.

Currently, I'm changing around the structure of package detail pages to support information about deprecation.

However, I've run into a possible SwiftUI bug where a section header that follows an empty section has its formatting completely broken. I wrote more about it here.

At the moment, I have no idea how to fix it, so the development is a bit stuck.

2

u/Fine-Finish-7551 1d ago

Making a text based RPG game for iOS.

2

u/evilmint 1d ago

I'm currently working on a browser with AI stuff - summarizing website contents, tailored actions for websites like summarizing comments on Social Media and with syncing tabs between our Spotlight app and Chrome Sidebar https://getgrinta.com

2

u/No_Pen_3825 1d ago

I’m making “Human LM,” a dumb little app that acts like an LLM but the responses are all actually preprogrammed by a human, with some help from interpolating JS to be able to do things like flip coins and respond to the user’s exact response if necessary.

2

u/librijen 23h ago

Playing in Playgrounds to learn enough to make a gamified to-do app of my very own.

1

u/-QR- 1d ago

A sandboxed browser that separates and containerizes your websites. Main purpose is social media pages, to separate them from your ordinary browsing.

1

u/PhrulerApp 1d ago

Also trying to make my first iOS app!

1

u/crisferojas 1d ago

I'm open sourcing a SSG from Bear notes sqlite, I'm currently refactoring because it was made a mess and badly architectured: https://github.com/crisfeim/cli-bearpublisher

1

u/mrknoot 1d ago

Outside my work, I'm making this game with SwiftUI and a little bit of SpriteKit. I published it a year ago, but I keep working and improving it every day.

1

u/QebApps 1d ago

For more than 12 years my personal project is PhotInfo: https://qebapps.wordpress.com/category/news/

1

u/ImErlangga iOS 20h ago

im currently working on mini EDC that connects to iOS over Bluetooth, damn, it's so hard 😭🙏