Skip to content
View OsmanAliMohamed's full-sized avatar
  • Fci Assiut University
  • Assiut

Block or report OsmanAliMohamed

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

Hi there, I'm Othman Ali Mohamed πŸ‘‹

Full Stack .NET Developer | Cairo, Egypt

Email GitHub LinkedIn Phone


πŸ’Ό Experience

Software Engineer @ Intalio (Oct 2024 – Present | Nasr City, Cairo)

  • Built a full-stack Data Catalog Platform using C# .NET, Entity Framework, Dapper, HTML/CSS/JS/jQuery β€” enabling centralized data asset management across 3 databases
  • Implemented Data Lineage tracking with OpenLineage, deployed Marquez on Docker, and integrated audit logging + IAM-based workflow access
  • Built a High Volume Scanning (HVS) desktop app in C# .NET with TWAIN scanning (duplex, feeder control, split/merge, auto-separation), PDF/XML export, and IIS deployment
  • Containerized services with Docker and customized Intalio's Case Management for client-specific workflows

Full Stack Developer @ VetSoft (Jun 2024 – Oct 2024 | Cairo)

  • Developed Poultry Management System modules using ASP.NET Core Web API, Angular, and SQL Server (N-tier architecture)
  • Built reports with DevExpress and contributed to cross-team performance tuning

Full Stack Developer @ BMIC Factory (Mar 2024 – Jun 2024 | Assiut)

  • Developed .NET Core web app using ASP.NET Core MVC, EF Core, LINQ, SQL Server with responsive UI

πŸŽ“ Education

  • ITI Camp β€” Full Stack .NET Track (2021) ASP.NET MVC, .NET Core API, HTML, CSS, JS, SQL Server, LINQ, EF Core, Dapper, AJAX
  • B.Sc. Computer Science β€” Faculty of Computers & Information, Assiut University (2018 – 2022)

πŸš€ Featured Projects

Project Stack Highlights
Real Estate Management System ASP.NET MVC, EF, SQL Server, SMTP Dynamic filtering, full ERD, SMTP email, admin dashboard
Inventory Management System ASP.NET Core, Hangfire, Clean Architecture RESTful APIs, PDF reports, scheduled jobs, rate-limiting
Task Management System ASP.NET Core, JWT, Docker, jQuery CRUD, JWT auth, RBAC, file attachments, Unit of Work
Book Management System ASP.NET Core MVC, Azure Category filtering, deployed to Microsoft Azure
Data Catalog Platform C# .NET, EF, Dapper, jQuery/AJAX Multi-DB asset management, data lineage, IAM integration

πŸ› οΈ Tech Stack

Languages: C# JavaScript Python C++

Web & Frameworks: ASP.NET Core Angular jQuery HTML5 Bootstrap

Databases & Tools: SQL Server Docker Azure Git IIS

Concepts: OOP Β· Clean Architecture Β· CQRS Β· Repository Pattern Β· Unit of Work Β· LINQ Β· EF Core Β· Dapper Β· JWT Β· Unit Testing


πŸ“Š GitHub Stats

Othman's GitHub Stats Top Languages


πŸ† Achievements & Certifications

  • One Million Arab Coders β€” Front-End Certificate
  • ITI Intern β€” Back-End .NET Certificate
  • SQL & Software Engineer β€” HackerRank Certifications
  • Database Fundamentals β€” MaharaTech
  • 500+ problems solved on Codeforces & LeetCode
  • ECPC Qualification participant | ACM Assiut University trainee | ICPC Assiut Community mentor

🌐 Languages

  • Arabic (Native)
  • English (Fluent)

Popular repositories Loading

  1. FciManagementSystem FciManagementSystem Public

    Faculty management system built with C# .NET β€” manage students, instructors, and courses with search functionality

    C# 1

  2. RealStateManagementSystem RealStateManagementSystem Public

    Through the site you can log in as user or admin. User can sell or buy an appartment and search about appartment with his own criteria and can make an filteration based on his balance or his locati…

    HTML 1 1

  3. Searching_Algorithm Searching_Algorithm Public

    Binary_Search,Lower_Bound,Linear_Search

    C#

  4. Serialization Serialization Public

    Serialze&&Desrialize Some Attribute For Person Class Like(Name, Age, IsDead)Using Form

    C#

  5. ITICourse ITICourse Public

    ITI Full Stack .NET training coursework β€” ASP.NET MVC, C#, SQL Server, EF Core projects from the ITI internship camp

    C#

  6. Sorting_Alorithm Sorting_Alorithm Public

    C# implementations of sorting algorithms: Bubble Sort, Selection Sort, Insertion Sort, Quick Sort, and Merge Sort

    C#