Skip to content
View mohammadAmn-1998's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report mohammadAmn-1998

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

👋 Hi, I’m Mohammad Amini

💻 .NET Backend Developer | Web & API Enthusiast

⚡ Skills: ASP.NET Core, Minimal APIs, Entity Framework, LINQ, React, Bootstrap, SQL, Postman

🌱 Learning: Advanced React patterns, TypeScript, modern web dev practices

💞️ Collaboration: Open to .NET Web API & Full-Stack projects

📫 Contact: [email protected]

Pinned Loading

  1. RequestTracker_Middleware RequestTracker_Middleware Public

    Request Limiter Middleware for asp.net web applications and apis

    C# 1

  2. magic_bytes_validation magic_bytes_validation Public

    Magic Bytes Validation – C# library for secure file uploads. Validates files by their magic bytes to prevent misleading or malicious uploads.

    C#

  3. react_formik react_formik Public

    A tutorial for managing forms in React with Formik, including form validation and submission in a simple and understandable way.

    CSS

  4. SimpleMinimalAPI SimpleMinimalAPI Public

    SimpleMinimalAPI is an educational project demonstrating a Minimal API implementation using ASP.NET Core 8 and Clean Architecture. It provides a clean, scalable, and maintainable pattern for buildi…

    C#

  5. Hello-world-ConsoleApp Hello-world-ConsoleApp Public

    A fun and creative way to write "hello word" in console app

    C# 1

  6. AjaxFormSender AjaxFormSender Public

    A sample ASP.NET Core repository for sending and validating form data using AJAX. Supports JSON, FormData, x-www-form-urlencoded, and GET requests. Includes dynamic form validation and easy-to-use …

    CSS