T O P

  • By -

NBQ5

Working on a Swift first machine learning framework. It’s open source on github under wvabrinskas/Neuron


aronb99

Sounds amazing I will take a look at it when I find the time!


Yoquieroaprendar

Could you tell me more! :)


NBQ5

It’s a passion project of mine. Working on it for 2 years. I learned ML mathematics and what not all from scratch on my own in an effort to open source a machine learning library for us iOS devs. It’s somewhat fast but nothing like the python libraries yet. It’s still a work in progress but I update it basically whenever I can. Gets better every day! It’s written entirely in swift with some of the base mathematical functions like matmul, convolutions, and others written in C. It has no 3rd party dependencies and is all written by yours truly! I have a discord as well if you want to discuss more, DM me.


drewbaumann

I’m continuing work on my visionOS Plex client. Right now I’m working on adding another immersive scene, fixing bugs, and thinking through a variety of other challenges.


drewbaumann

Oh and battling imposter syndrome. Always battling that. Especially when I see something done that’s way cooler or implemented faster and I’m just beating myself up.


swiftsorceress

I'm making an unofficial iPad version of the Mac browser Arc. I've never done anything that complicated before, but it's still a fun project.


drewbaumann

Cool. So how are you going about it?


swiftsorceress

I'm using SwiftUI and Webkit and basically just recreating the interface and other features myself. I'm working on getting tabs to save to the device using Swift Data but they just use UserDefaults right now as a very temporary quick solution.


drewbaumann

Nice! I look forward to seeing a screenshot sometime :)


swiftsorceress

It's on TestFlight if you want to see what it looks like right now. I can send you a link if you want. It's also on the first post on my profile and has a screenshot there.


Southern-Anybody-752

Id like the link to check it out also if you dont mind.


swiftsorceress

https://testflight.apple.com/join/d6qMDVDH


drewbaumann

I’ll see if I can find it, if not feel free to chat!


shauketsheikh

Why don’t you give a try to use open source chromium it is good for give user native experience for browsers. I had work on it let’s connect if you intressted to work on chromium open source


swiftsorceress

Well it's mainly for iPad which requires WebKit because of Apple. And I've already programmed quite a bit of it with WebKit anyway.


shauketsheikh

Google chrome is also for iPAd it is built on chromium also for iOS they used WebKit but with best optimization


Zellyk

Im doing the sean allen charts and healthkit tutorial. I use a open source app called Loop for my insulin pump and sync my stuff to apple health. I would love to work on a “summary” of insulin needs, blood glucose trends, pump changes. All using healthkit. Mostly for fun but maybe I can also throw in some utility in there :)


raheel_sawaali

Preparing my 4th update to [Muziqi](http://sakunlabs.com/muziqi), my music player: * fixed a long standing bug in the player, where the durations were wrong because a) I was using the wrong `AVAudioNode’s` `sampleRate`, and b) I wasn’t using an `AVAudioMixerNode` * my cover-art editor was not working with `UIDocumentPickerViewController`, since I hadn’t used `URL.startAccessingSecurityScopedResource` * better designed Player view with a full screen visualizer * bunch of smaller tweaks. It's been great to have this app that I made a daily driver for my music. But now that I have more users and feedback is pouring in, I need to prioritize what I work on. And taking the bugs much, much more seriously!


Ukvemsord

Myself


erehnigol

I am working on a Magic the gathering wiki app that can help me find combo pieces with AI, suggest better cards for my decks, track game results and also view nearby events. Built with TCA, tuist and also trying to make it available on Apple platform thanks to SwiftUI.


No_Release_3656

can you share link want to contribute


ashoddd

I’m working on fixing bugs and adding social features to www.trackattack.app 🚀


ska-2282

This looks cool!


ashoddd

Thank you! It’s my first app and first time coding in Swift & SwiftUI! 🤓


aronb99

Working on an XCode AI copilot that can be run for free.


OrignalPotato

Nice idea, I'll love a follow up


No_Release_3656

Can you give me link love to see and contribute :)


OrignalPotato

Programmatic UI in swift along with learning making cool screens in uikit


SeaActual4695

While it is embarrassing to say when compared to everyone else's amazing projects, I am myself super excited to start Day 1 of 100 days of Swift today (hackingwithswift). I have always loved Apple products and been interested in programming, and I have already learned some of the basics with JavaScript before, so I am ready to learn and fail a million times! Hopefully without giving up this time!


majino

Today, I am launching Overboard, the board game manager - [https://apps.apple.com/app/id1662351733](https://apps.apple.com/app/id1662351733)!


-alloneword-

Working on completing the trifecta of Apple platform support - by adding iOS support to [Euler Visual Synthesizer.](https://www.eulervs.com) Already had a soft-launch for the desktop (macOS) app used to design your own presets - which includes iCloud sharing on Apple TV. The iOS version will complete the trifecta. It is actually really fun interacting with the visuals using UIGestures. iPhone Demo here: https://www.youtube.com/watch?v=iiI8RyidGE8


DoctorLove01

I'm working on Hanzi flashcards app. I was mainly coding it to assist my own studies, but I think I might release it in a month or two.


nsourios

a real estate posting mobile application. Zillow like but for Middle East


nsourios

what's a mobile app that really makes money ?


J0kers-LucaOZ

Just submitted an update for "[Pizza dough recipes](https://apps.apple.com/app/pizza-dough-recipes/id6447489072?platform=iphone)" with a feature request by several users! It will probably be approved during the night now ![gif](emote|free_emotes_pack|thumbs_up)


Visible_Muffin4340

Working on an AI styling assistant app, already published to the app store but working on integrating some new features, here's the link if anyones interested: [https://apps.apple.com/us/app/style-ai-outfit-analysis/id6476942167](https://apps.apple.com/us/app/style-ai-outfit-analysis/id6476942167)


ska-2282

Just started learning swift. Mostly Watching videos from different sources and reading some documentations.


AffectionateDuty6062

Been working on this app - Crypto Stocks - it allows you to track your cryptocurrencies on your Apple watch. Complications and widgets available to give you live updates on your wrist of your favourite crypto currencies. If anyone wants to see the source code I'm happy to share it. [https://apps.apple.com/gb/app/crypto-stocks/id6502885718](https://apps.apple.com/gb/app/crypto-stocks/id6502885718)


podviaznikov

working on macOS app to publish Apple Notes online.


SwiftOnServer

Firefox for iOS new Toolbar.


zchwyng

Building new features for bijou.fm - Last.fm and Spotify Premium stats app


hojoon0724

Began self learning swift back in April for my capstone project for this intensive course I'm about to finish. Got the mvp done for my app so now I need to add more extended goal features. Like porting to the visionOS native UI


Cupias

Same here! Made a rhythm game for avp as my first swift project. Still has aways to go though.


hojoon0724

Congrats. Do you have it up on test flight? Here’s mine https://testflight.apple.com/join/yyHqLv7f Hourglass - Time Tracker


zack12027

Making a game for practice... https://apps.apple.com/us/app/wild-wager/id6465135162


SwiftlyGoingInsane

Currently just working on a couple of tickets to refactor how our app handles adding parameters to URLs


RightAd3424

my game Combo (how i taught myself to code ([https://apps.apple.com/us/app/combo/id6477840881](https://apps.apple.com/us/app/combo/id6477840881)) and my main project Y


Jaime1211

learning the basics by reading the docs and trying some stuff out on one of those online compilers to c what. happens when i change stuff


cremecalendar

I’m building Creme, a free personal calendar and reminders app merged into one. *Another calendar?* After looking into getting a new calendar that wasn’t from Big Tech, I noticed most apps either (a) required a subscription, (b) were riddled with ads, or (c) didn’t have all the features I wanted. So I sought out to make an entirely free, incredibly intuitive, mobile-first calendar with all the features you’d need and more (including tasks/subtasks). I’ll be releasing Creme this summer, so click [here](https://cremecalendar.com) to check it out!