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

Block or report LuigimonSoft

Report abuse

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

Report abuse
LuigimonSoft/README.md

Hi there, 👋

I am a passionate programmer who enjoys learning new things. Although I am not tied to a single programming language or framework, I use C#, TypeScript, JavaScript, Vue, and SQL for work, while C++ and Rust are my favorite languages for hobby projects. I have also worked with other programming languages and frameworks like Python, React, Angular, jQuery, Bootstrap, etc. I enjoy creating using design patterns and utilizing SOLID methodology, and strongly-typed languages are where I apply it the most. However, I am always looking for new ways to apply it to untyped languages. I mostly focus on backend development, but I also work on frontend activities. My dream is to develop video games or tools for game development teams.

💻 Technologies and Tools

Here are some of the technologies and tools that I am experienced with:

C# C++ Rust TypeScript JavaScript Vue SQL Python React Angular jQuery Bootstrap HTML5 CSS3 PHP MySQL PostgreSQL Swift Objective-C Node.js .NET Ruby Tailwind CSS Flutter Unity GitHub Git

📊 Statistics

Luigimonsoft's GitHub stats


CodeWars

Pinned Loading

  1. DapperEntityORM DapperEntityORM Public

    This is an ORM for dapper with entities like a tables in the database

    C# 1

  2. drawdb-io/drawdb drawdb-io/drawdb Public

    Free, simple, and intuitive online database diagram editor and SQL generator.

    JavaScript 35.3k 2.8k

  3. CsvDataMapper CsvDataMapper Public

    Data Mapping and Modeling for CSV Files

    C# 1

  4. MSSQLAdministracion MSSQLAdministracion Public

    Repositorio para almacenar consultas para ayudar a administrar y solucionar problemas que en MS SQL

    TSQL

  5. Rust-Base-Backend Rust-Base-Backend Public

    Rust-Base-Backend is a foundational backend project written in Rust, designed with a clean architecture using the services-repositories pattern. This project serves as a starting point for developi…

    Rust 2 1

  6. rquery-orm rquery-orm Public

    Lightweight ORM for Rust providing a SQL style query builder over SQL Server and PostgreSQL. It exposes a small set of traits and a derive macro so your structs become database entities, while all …

    Rust