Skip to content
View antdimot's full-sized avatar
🎯
Focusing
🎯
Focusing

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 Loading

  1. awesome-lowcodeawesome-lowcodePublic

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

    587 102

  2. devopsdevopsPublic

    Set of useful powershell scripts

    PowerShell 3 2

  3. chess-movement-validatorchess-movement-validatorPublic

    A chess engine validator written in C#.

    C# 14 3

  4. entity2sqlentity2sqlPublic

    SQL statements generator

    C# 4

  5. gstoregstorePublic

    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
    usingSystem;
    2
    usingSystem.Collections;
    3
    usingSystem.Collections.Generic;
    4
    usingSystem.Linq;
    5
    usingSystem.Linq.Expressions;