Skip to content
View antdimot's full-sized avatar
๐ŸŽฏ
on target
๐ŸŽฏ
on target
Block or Report

Block or report antdimot

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
antdimot/README.md

Antonio Di Motta

๐Ÿ‘‹ Hi, I'm Antonio.

Find me elsewhere ๐ŸŒŽ

DEV.to

Pinned

  1. awesome-lowcode awesome-lowcode Public

    A collection of Awesome low-code development platform (LCDP).

    333 36

  2. devops devops Public

    Set of useful powershell scripts

    PowerShell 3 2

  3. chess-movement-validator chess-movement-validator Public

    A chess engine validator written in C#.

    C# 14 3

  4. entity2sql entity2sql Public

    SQL statements generator

    C# 4

  5. gstore gstore Public

    A service for storing and retrieving data by latitude and longitude.

    C# 3 1

  6. Example of mongodb repository in C# Example of mongodb repository in C#
    1
    using System;
    2
    using System.Collections;
    3
    using System.Collections.Generic;
    4
    using System.Linq;
    5
    using System.Linq.Expressions;