Skip to content
View HiImLawtSimp1e's full-sized avatar

Block or report HiImLawtSimp1e

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

Hi guys! Lawther's here 👋

const lawther: Developer = {
    pronouns: "He" | "Him",
    code: ["CSharp", "Javascript" | "Typescript"],
    technologies: {
        backEnd: ["ASP.NET Core | "EF Core ORM", "Expressjs" ],
        frontEnd: ["Reactjs", "Nextjs", "Tailwindcss"],
        databases: [
           rdmbs: ["MSSQL", "MySQL", "PostgreSQL"],
           documentDb: ["MongoDB", "Redis"]
        ]
        cicdTools: ["Git", "Docker", "Vercel"]
    },
    architecture: ["Microservices", "CQRS", "Vertical-Slice Architecture", "Clean Architecture" | "Domain-Driven Design approach", "N-Layer", "MVC"],
    education: ["FPT Polytechnich College of Hanoi"],
    tutorialSource: ["Mehmet Ozkaya", "Milan Jovanović", "Patrick God"],
    hobbies: ["Playing Game", "Running", "Riding Bike", "Reading Book & Manga", "Watch Anime"]
};

🛠️ Languages and Tools :

Visual Studio  VS Code  CSharp  .NET Core      JavaScript  =TypeScript  NodeJS  Expressjs  MSSQL  MySQL  PostgreSQL  MongoDB  Redis    React  Redux   Nextjs  HTML  CSS  Tailwindcss  Tailwindcss 

Pinned Loading

  1. EShopMicroservices EShopMicroservices Public

    This project implements a phone e-commerce platform leveraging a microservices architecture. Each service (catalog, basket, discount, ordering) operates independently with its own dedicated databas…

    C# 1 2

  2. DATN-LKDT DATN-LKDT Public

    School Graduation Project: ASP.NET Core API 6.0, EF Core ORM, JWT, Nextjs 14, server-action, zustand, tailwindcss

    TypeScript 1

  3. BlazorEcommerce BlazorEcommerce Public

    This project is an e-commerce platform built using Blazor, enabling interactive web UIs with C#. It offers a seamless, full-stack .NET development experience for both frontend and backend.

    C#