https://github.com/malcommac/malcommac
https://github.com/malcommac/malcommac
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcommac/malcommac
- Owner: malcommac
- Created: 2020-11-15T16:47:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T17:47:42.000Z (over 3 years ago)
- Last Synced: 2025-03-14T05:25:25.619Z (over 1 year ago)
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello 👋
I'm Daniele and I work as Mobile Tech Lead Manager at [ImmobiliareLabs](http://labs.immobiliare.it), the IT dept of [Immobiliare.it](http://www.immobiliare.it).
I'm a passionate software engineer with a love for minimalism, product design and sushi.
I started programming on macOS in 2000 and iOS on 2007.
[](https://www.danielemargutti.com)
[](https://twitter.com/danielemargutti)
[](http://linkedin.com/in/daniele.margutti)

## OpenSource Projects
Maintaing and developing tools consumes resources and time.
While I enjoy making them **your support is foundamental to allow me continue its development**.
Consider **becoming a Sponsor**](https://github.com/sponsors/malcommac) of my works.
### [RealHTTP](https://github.com/immobiliare/RealHTTP)
RealHTTP is lightweight await/async http client made for Swift.
### [RealFlags](https://github.com/immobiliare/RealFlags)
RealFlags makes it easy to configure feature flags in your codebase.
### [Hydra](https://github.com/malcommac/Hydra)
Before async await there was promises. Hydra is a fast full-featured promise library for Swift.
### [GitLabSwift](https://github.com/malcommac/GitLabSwift)
Async/await client to interact with GitLab API v4 with Swift
### [SwiftDate](https://github.com/malcommac/SwiftDate)
With over 3 milion of downloads on CocoaPods, since 2015 SwiftDate is the #1 toolkit to parse, validate, manipulate, compare and display dates.
### [SwiftLocation](https://github.com/malcommac/SwiftLocation)
It allows you to use all system's location based services (plus external services like Google Maps, MapBox, OpenStreet and Nokia Here) directly from an easy to use and elegant APIs set.
### [SwiftRichString](https://github.com/malcommac/SwiftRichString)
SwiftRichString is a library which allows to create and manipulate attributed strings easily on all Apple Platforms.
### [ScrollStackController](https://github.com/malcommac/ScrollStackController)
Create complex scrollable layout using UIViewControllers or plain UIViews and simplify your code.