Skip to content
View tsutomi's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@deveel
Block or Report

Block or report tsutomi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tsutomi/README.md

Hi there 👋

I am Antonello Provenzano, originally from Palermo (Sicily), but currently living in Switzerland.

In my daily life, I work as a consultant for Solutions Architecture at Fincons Group, while in my free time, I like to hack some open-source projects, and from time to time try to develop some ideas that might be interesting to test.

My experience as a developer started when I was 10 years old and I received from my parents a Commodore-64, that all my friends used to play games, but that I have exploited by using BASIC programs found in a math book. Those were the days!

Aside from my passion for software development, I am also a TOGAF certified architect, Azure Solutions Architect and as Contributor to the Well-Architected Framework (WAF) by Microsoft.

From time to time I share some thoughts on the matter of Enterprise Architecture on my personal blog: feel free to reach out if you have remarks (positive or negative) and ideas.


Deveel

Many years ago (back in 2001) I established the brand Deveel, which I used to deliver some projects I was working on: at the beginning, it was nothing else than a website and a logo, but through time I made it to become an individual legal entity to provide IT consultancy services.

Although the legal entity still exists, I moved on and returned Deveel to its original scope of an umbrella under which to release (mainly) open-source projects.

You can explore all the projects released as Deveel in its GitHub organization space.

Open Source Projects

I must admit that contrary to the past, I am now better at creating new projects, rather than collaborating with existing ones, for the main reason that I am currently just a hobbist developer since my day job is of another kind (still in IT, but not involving coding): I use my free time to experiment new methodologies, technologies, and frameworks, and while conducting my experiments and studies, I may find (or think to have found) some open spots that could be of interest for the community.

Projects I am Working On...

  • Deveel.Webhooks - A .NET framework for the management and delivery of webhooks to subscribing applications
  • Deveel.Repository - A low-ambitions framework to implement the concepts of Clean Architecture and establish Repository Patterns to mediate the access to data sources

Archived Projects (I was proud of)

  • DeveelDB - Formerly named Minosse RDBMS, it was the first SQL RDBMS for .NET
  • CloudB - Years (many years) before Azure CosmosDB, this was a distributed database system with a hybrid data model (supporting at the same time Key/Value, newSQL and GraphDB)

Pinned Loading

  1. deveel/deveel.repository deveel/deveel.repository Public

    Implementations of the repository pattern for .NET to support the domain-driven modeling

    C# 2 1

  2. deveel/deveel.webhooks deveel/deveel.webhooks Public

    A framework to enable the webhook management for the .NET stack

    C# 8 3

  3. deveel/cloudb deveel/cloudb Public archive

    A distributed network storage system with an hydrid data model

    C# 13 7

  4. deveel/deveeldb.core deveel/deveeldb.core Public archive

    DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.com/deveel/deveeldb) project

    C# 16 2

  5. deveel/deveeldb deveel/deveeldb Public archive

    DeveelDB is a complete SQL database system, primarly developed for .NET/Mono frameworks

    C# 91 12

  6. deveel/deveel.pipeline deveel/deveel.pipeline Public

    A simple library for the implementation of the Pipeline Development pattern in .NET

    C# 1