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

Block or report antdimot

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-lowcode awesome-lowcode Public

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

    557 64

  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;