fabriziocacicia
Master Degree Student in Artificial Intelligence and Robotic | Bachelor's Degree in Computer Engineering
Rome
Pinned Repositories
aml-2020-exercise-1
First Assignment of the 2019-2020 Advanced Machine Learning Course of the Master's Degree in Data Science of Sapienza University of Rome
aml-2020-exercise-2
Source code of the Exercise 2 of the 2020 Sapienza AML course
commit-and-push-to-protected-branch-action
A Github Action that is able to push the pending changes of a codebase on a branch protected by pull request.
dart_dependencies_manager
A simple dependencies manager for Dart applications
dart_lint_rules
Custom Dart lint rules to be used in Dart libraries.
DeblurGAN-TF2.0
Tensorflow 2.0 implementation of DeblurGAN
flutter_clean_application
A plugin that provides core elements for implementing the application layer of a Clean Architecture
flutter_clean_domain
A plugin that provides core elements for implementing the domain layer of a Clean Architecture app
flutter_clean_domain_test
A package that provides a testing framework for packages that depends on flutter_clean_domain
monitoring_rewards
An implementation of Monitoring Rewards via Transducers
fabriziocacicia's Repositories
fabriziocacicia/commit-and-push-to-protected-branch-action
A Github Action that is able to push the pending changes of a codebase on a branch protected by pull request.
fabriziocacicia/dart_dependencies_manager
A simple dependencies manager for Dart applications
fabriziocacicia/dart_lint_rules
Custom Dart lint rules to be used in Dart libraries.
fabriziocacicia/flutter_clean_application
A plugin that provides core elements for implementing the application layer of a Clean Architecture
fabriziocacicia/flutter_clean_domain
A plugin that provides core elements for implementing the domain layer of a Clean Architecture app
fabriziocacicia/flutter_clean_domain_test
A package that provides a testing framework for packages that depends on flutter_clean_domain
fabriziocacicia/flutter_clean_infrastructure
A plugin that provides core elements for implementing the infrastructure layer of a Clean Architecture
fabriziocacicia/flutter_modules
A package for implementing modularity in Flutter apps.
fabriziocacicia/monitoring_rewards
An implementation of Monitoring Rewards via Transducers
fabriziocacicia/actions-template-sync
Github action for syncing other repositories (templates) with another repository
fabriziocacicia/bookshop
POC of a Books Shop that showcase an AI Assisted Search filter
fabriziocacicia/check-latest-commit-conventional-action
A Github Action that checks if the latest commit follows the Conventional specification
fabriziocacicia/cpp-code-challenges-3096958
This repo is for the Linkedin Learning course: Level up: C++
fabriziocacicia/delete-tags-without-release-action
fabriziocacicia/flutter_clean_common_value_objects
Common value objects for the domain layer of Clean Architecture
fabriziocacicia/flutter_lint_rules
A set of custom lint rules for Flutter apps and packages.
fabriziocacicia/gym
A toolkit for developing and comparing reinforcement learning algorithms.
fabriziocacicia/gym_domain
A package that provides entities and logic about the gym domain
fabriziocacicia/ivy
The Unified Machine Learning Framework
fabriziocacicia/keep-history-conventional
A Github Action that keeps in the commits history only the ones that follow the Conventional Commit convention.
fabriziocacicia/move-latest-commit-to-pr-action
A Github Action that remove the latest commit from the history and move it to a Pull Request
fabriziocacicia/repo_test
fabriziocacicia/self-delete-workflow-action
fabriziocacicia/semver-compare-action
A GitHub Action that compares two string semver values
fabriziocacicia/template_base
The base template that all the repositories should create from.
fabriziocacicia/template_base_dart
A base template for all the dart projects
fabriziocacicia/template_base_dart_package
A base template for all the dart packages
fabriziocacicia/template_base_github_action
The base template that all the Github Actions should create from.
fabriziocacicia/test_repo
fabriziocacicia/undo-latest-commit-action
A Github Action to undo the latest commit on a branch/ref/tag