- Asso (CO)
- https://www.fabrizioduroni.it
Highlights
-
chicio-blog Public
👻 Fabrizio Duroni (me 😄) personal website. Created using Next.js.
-
TabBarUIAction Public
📚📱 A SwiftUI custom TabBar view with action button for modal content display. Fully compatible with Mac Catalyst. 📚📱
-
chicio.github.io Public archive
👻 Fabrizio Duroni (me 😄) personal website. Created using GatsbyJS, Styled Components, Typescript, tsParticles, GitHub pages, Github Actions, Upptime.
-
RangeUISlider Public
📱 🔵➖🔵 An iOS range selection slider compatible with UIKit and SwiftUI. Developed using autolayout and highly customizable using IBDesignabled and IBInspectable or programmatically. It support also …
-
ID3TagEditor Public
🎵🎸A Swift library to read and write ID3 Tag of any mp3 file. Supported ID3 tag version: 2.2, 2.3 and 2.4. Supported platform: iOS, macOS, tvOS, watchOS, Linux Ubuntu. 🎵🎸
-
tech-radar Public
Forked from zalando/tech-radarVisualizing our technology choices
MIT License UpdatedJan 8, 2025 -
A carousel with parallax and opacity animation, mimicking what the Apple TV app does in the home launch carousel.
-
react-native-reanimated-skeleton Public
Forked from marcuzgabriel/react-native-reanimated-skeletonA customizable skeleton-like loading placeholder for react native projects using reanimated v3
TypeScript MIT License UpdatedNov 28, 2024 -
-
An example project for my blog post "React Native is native: drawing customized background shapes with React Native Skia and React Native SVG". 🧑🎨🎨
TypeScript MIT License UpdatedMar 2, 2024 -
An example project created for my blog post "React Native: use multiple RTCRootView instances in an existing iOS app"
-
Katas Public
💪🏋️♂️ A collection of katas I did to hone my programming skills. 🏋️♂️💪
-
An example Spring Boot app that I created for my blog post "Spring Boot + Kotlin Rest client cheatsheet: RestTemplate and Webclient"
-
Spectral-Clara-Lux-Tracer Public
✨A physically based ray tracer with multiple shading models support and Color Rendering Index (CRI) evaluation. Project developed for my master degree thesis at University Milano-Bicocca. ✨
-
Path-Example Public
An example playground created for my blog post "Use SwiftUI path to render you svg files: a practical example" 📱👨🎨
-
An example app designed with micro frontend architectural pattern using Webpack Module Federation. 🚀
-
Custom-Jackson-Module Public
🧱An example Kotlin project created for my blog post "A custom module for Jackson object mapper using Java Service Provider". 🧱
-
An example java project created for my blog post "Golden master testing aka Characterization test: a powerful tool to win your fight against legacy code"
-
Autoclosure-and-Escaping Public
An example app created for my blog post "Swift Closure: demystifying escaping and autoclosure attributes"
-
Clean-Code-Meaningful-Names Public
An example java project created for my blog post "A first approach to contract test"
-
Contract-Tests Public
An example java project created for my blog post "A first approach to contract test"
-
An example project created for my blog post "React Native and Realm: custom manual link for an iOS app with custom directories structure"
-
This repository contains an example for my article "Asynchronous testing in Swift".
-
An example project created for my blog post "Rich iOS notifications with Notification Content Extension" 📱
-
Sales-Taxes Public
💵 💳 An iOS implementation of the Sales Taxes technical interview problem.
-
An example project created for my blog post "React Native: a simple architecture for Native Modules communication with your UIViewController on iOS" and "React Native: a simple architecture for Nat…
-
An example project created for my blog post "React Native + Typescript 💜, love at first sight. Setup in an existing app."
-
Model-View-Presenter Public
Example native iOS app and example native Android app showcasing Model View Presenter architectural pattern. 🍀 This repo contains the examples shown in my blog posts "Model View Presenter on iOS: n…
-
Explore-JavascriptInterfaces Public
🤖 An example project created for my blog post "Web to native communication on iOS using WKScriptMessageHandler" 🤖
-
Exploring-SceneKit Public
👾 An app created to explorer the features of SceneKit iOS framework. Assets load (Model I/O), interaction, animation, classical rendering (Blinn-Phong), physically based rendering.