Skip to content
View Aymen83's full-sized avatar

    Block or report Aymen83

    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.

    Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
    Report abuse

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

    Report abuse
    Aymen83/README.md

    Hi there, I'm Aymen Kammoun 👋

    Senior Software Developer | Architecting Secure & Automated Solutions

    I'm a Senior Software Developer with over 15 years of experience in the .NET ecosystem. My passion lies in solving complex business problems through clean, efficient, and scalable code. I specialize in Microservices Architecture, Process Automation, and building security-focused applications.


    🛠️ My Tech Stack

    Here are some of the technologies I'm proficient in:

    CategoryTechnologies
    LanguagesC#TypeScriptJavaScript
    Backend.NETEntity Framework
    FrontendReactAngularJS
    DatabasesSQL ServerMySQL
    ToolsGitGitHub

    🚀 My Key Projects

    Here are a few projects I'm proud of.

    ProjectDescriptionTechnologies Used
    🔗 AspectWeaverA modern, high-performance Aspect-Oriented Programming (AOP) framework for .NET. It leverages C# 12 Source Generators & Interceptors to implement cross-cutting concerns (like logging, validation) without polluting business logic..NET 8, C# 12, Source Generators, Interceptors

    📊 My GitHub Stats

    Aymen's GitHub StatsTop Langs


    📫 Get In Touch

    I'm always open to discussing new projects and opportunities. Feel free to connect with me!

    LinkedIn ProfileEmail Me

    Pinned Loading

    1. AspectWeaverAspectWeaverPublic

      A blazingly fast, zero-overhead AOP framework for .NET. AspectWeaver uses Roslyn Source Generators to weave cross-cutting concerns like logging, caching, and validation directly into your code at c…

      C#