Skip to content
View p-user's full-sized avatar
:octocat:
:octocat:

Block or report p-user

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

Hi there 👋

I’m a .NET developer with a passion for writing clean, maintainable, and efficient code. My focus is on learning and implementing software architecture principles and design patterns to improve application structure and quality.

🚀 What I'm currently working on:

  • Diving into CQRS, Clean Architecture, Modular Monolith Architecture, Microservices, and other modern architectural styles.
  • Applying design patterns like Factory, Singleton, and Strategy to solve real-world problems and improve code maintainability.
  • Exploring how AI tools like GitHub Copilot and intelligent code review platforms can help streamline development workflows and improve productivity.
  • Contributing to open-source projects that emphasize smart and maintainable code.

🛠️ Technologies & Tools:

  • Languages: C#, .NET,
  • Tools: Visual Studio, GitHub, Docker, Kubernetes
  • AI tools: GitHub Copilot, Code Review platforms, cursor.ai

📈 Feel free to explore my repositories where I experiment with various .NET technologies and incorporate solutions.

💡 Note: The repositories in this account are purely technical explorations. They are not intended for production or business use. My aim is to experiment with different technologies, architectural styles, and best practices to enhance my understanding and skills.

Pinned Loading

  1. Cargo-Tracking-System Cargo-Tracking-System Public

    A lightweight and extensible microservices-based cargo tracking system.Built with Minimal APIs, Vertical Slice Architecture, and RabbitMQ for event-driven communication

    C#

  2. GymManagementSystem GymManagementSystem Public

    This repository contains the source code for a Gym Management System API, built using .NET, following Modular Monolith and Vertical Slice architectural patterns. The API provides a set of endpoints…

    C# 1

  3. HospitalManagementSystem HospitalManagementSystem Public

    This project is a Hospital Management System, demonstrating basic simple CRUD operations with a focus on demostrating modular monolith software architecture. It’s built using .NET and adheres to be…

    C#

  4. RecipeFinderAPI RecipeFinderAPI Public

    This is a Recipe Finder API built using Clean Architecture principles. The primary purpose of this project is to demonstrate the implementation of a clean, maintainable code structure with basic CR…

    C#