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"]
};
Pinned Loading
-
EShopMicroservices
EShopMicroservices PublicThis project implements a phone e-commerce platform leveraging a microservices architecture. Each service (catalog, basket, discount, ordering) operates independently with its own dedicated databas…
-
BlazorEcommerce
BlazorEcommerce PublicThis 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#
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.