Adnatull Al Masum's repositories
.NET-Clean-Architecture
Clean Architecture in ASP.Net 9.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing, ASP.NET Core Identity, Entity Framework Core - Code First, Linq2db, Repository Pattern - Generic, Swagger UI, Response Wrappers, API Versioning, Automapper, Serilog, Exception handling, and so on.
Authentication-and-Permissions-Based-Authorization-in-ASP.NET-9-MVC
A small application demonstrating how authentication & authorization should be for monolithic application.
ToDoApp-Api
ToDo Api in ASP.Net Core 3.1. This contains onion architecture, CQRS using mediaTr, Exception handling, Entity Framework Core - Code First, Repository Pattern - Generic, Swagger UI, Response Wrappers, Pagination, API Versioning, Automapper, Serilog, Fluent Validation using Mediatr, Logging using Mediatr
chat-application
simple chat application in java swing, sqlite built in eclipse
.NET-Modular-Monolith-Architecture
Modular Monolith in ASP.Net 9.0. This contains multiple modules. Each module is independent and isolated. Each of them is designed using clean architecture.
Competitive-Programming
To sharpen my programming skill, I have solved problems in few online judges. Pushed some of the solutions here. Mainly I use C++. Sometimes I also give try in Python & Java to solve problems.
FastAPI-Modular-Monolith-Template
Modular Monolith template. It contains both backend and frontend. FastAPI is acting as backend and angular as frontend
elixir-phoenix-realworld-example-app
Exemplary real world application built with Elixir + Phoenix
elixirschool
Premier destination to learn and master the Elixir programming language
hexo-theme-concise
Hexo 简约主题,响应式设计支持 PC、手机等设备,代码高亮使用 monokai-sublime 风格。
islands_engine
Implementation of the Part I of book "Functional Web Development with Elixir, OTP, and Phoenix: Rethink the Modern Web App by Lance Halvorsen"
SPOJ-Solutions-in-Golang
Some SPOJ problems solutions in Go language
twitter-clone-in-phoenix-liveview-in-15m
Based on the "Build a real-time Twitter clone in 15 minutes with LiveView and Phoenix", from Chris McCord
University-Things
These are my personal tasks to keep records of home works, personal improvements related to university education.