Pinned Repositories
AdventOfCode
Advent of code
Airbnb-Clone-Demo
An app that copies the Airbnb design. This is just for demo purposes
Alias
Hi there, I'm Marcel Fagadariu! 👋
CodeScanner
A SwiftUI view that is able to scan barcodes, QR codes, and more, and send back what was found.
EarthquakesSample
Take the next steps in app development, and build an app to download, decode, and present data from a network data source. Use SwiftUI to build a simple interface to display dynamic data from a concurrent network client.
iOS-Assessment
macOS-enterprise-privileges
For Mac users in an Enterprise environment, this app gives the User control over administration of their machine by elevating their level of access to Administrator privileges on macOS. Users can set the time frame using Preferences to perform specific tasks such as install or remove an application.
NetworkStatusMonitor
Reusable network monitoring dependency
Scrumdinger
WeatherAlertApp
Single screen iOS weather alerts app using Swift, UIKit.
marcelfagadariu's Repositories
marcelfagadariu/Scrumdinger
marcelfagadariu/WeatherAlertApp
Single screen iOS weather alerts app using Swift, UIKit.
marcelfagadariu/AdventOfCode
Advent of code
marcelfagadariu/Airbnb-Clone-Demo
An app that copies the Airbnb design. This is just for demo purposes
marcelfagadariu/Alias
Hi there, I'm Marcel Fagadariu! 👋
marcelfagadariu/CodeScanner
A SwiftUI view that is able to scan barcodes, QR codes, and more, and send back what was found.
marcelfagadariu/EarthquakesSample
Take the next steps in app development, and build an app to download, decode, and present data from a network data source. Use SwiftUI to build a simple interface to display dynamic data from a concurrent network client.
marcelfagadariu/iOS-Assessment
marcelfagadariu/macOS-enterprise-privileges
For Mac users in an Enterprise environment, this app gives the User control over administration of their machine by elevating their level of access to Administrator privileges on macOS. Users can set the time frame using Preferences to perform specific tasks such as install or remove an application.
marcelfagadariu/NetworkStatusMonitor
Reusable network monitoring dependency
marcelfagadariu/SwiftAsyncNetworking
SwiftAsyncNetworking is your go-to package for asynchronous network operations in Swift. With support for async/await, it facilitates smooth interactions with REST APIs, offering a concise and expressive syntax for making requests and decoding responses.