I am a dedicated Sofware .NET Developer with a passion for crafting efficient, scalable, and innovative software solutions. With extensive knowledge in C#, VB.NET for backend; CSS, JavaScript, HTML5 for Frontend; SQL, MySQL for database. I have experience developing web and windows application. I enjoy solving complex problems through code and continuously expanding my knowledge of new technologies. My approach emphasizes clean, maintainable code and a strong focus on performance and security. Beyond programming, I love computer gaming, algorithm challenges, exploring AI. I am always eager to collaborate on exciting projects and bring ideas to life through technology. Let’s connect and create something impactful!
Years of
HTML
80%
CSS
70%
C#
70%
VB.NET
80%
Javascript
50%
SQL
70%
MySQL
50%
Emirates International Endurance Village | 2023 - 2025
• Add new feature on existing Timing System to automate processes, converting Excel-based workflows into Windows desktop applications to improve efficiency and reduce manual errors. • Provide IT support to end-users via phone, email, chat, or remote desktop tools. • Diagnose, troubleshoot, and resolve issues related to hardware, software, networks, and peripherals. • Install, configure, and maintain desktops, laptops, printers • First level support Microsoft 365, Outlook, and other business applications. • Set up and configure IT equipment and systems to support upcoming events. • Prepared and configured IT infrastructure and devices for upcoming events. • Handled the setup and configuration of IT-related resources in preparation for events.
Alharam Center Import & Export Co. | 2013 - 2023
• Updated and migrated legacy applications from VB 6.0 to VB.NET/C# and ASP.NET, incorporating AJAX, JavaScript, and Bootstrap for enhanced functionality. • Maintained and enhanced home-grown system applications to improve performance, reliability, and user experience. • Designed and developed new systems to automate processes, reduce errors, and increase operational efficiency. • Developed custom software solutions based on company requirements and conducted user training sessions for effective adoption.
Atlantic Gulf & Pacific Company | 2011 - 2013
• Assisted in the design, analysis, maintenance, documentation, and testing of software applications to ensure functionality and performance. • Coded, debugged, and tested application programs, ensuring adherence to development standards and requirements. • Provided end-user support for procedural or minor technical issues related to system usage, enhancing user experience and productivity. • Developed new systems and implemented enhancements to existing applications to meet evolving business needs. • Identified and corrected software errors, making appropriate changes and re-testing to achieve desired outcomes. • Conducted alpha and beta testing of programs and applications to validate accuracy and ensure correct report generation.
using .NET Core (now .NET 8) involves building modern, scalable, and high-performance web solutions with Microsoft’s open-source, cross-platform framework. The platform supports both MVC (Model-View-Controller) and Razor Pages architectures, providing flexibility for structuring applications according to project needs. Using C# as the primary language, developers can create dynamic web applications that integrate seamlessly with databases, external APIs, and cloud services. ASP.NET Core MVC enables clean separation of concerns — with Models handling data, Controllers managing logic, and Views generating the user interface.
using .NET Framework and .NET Core (now .NET 8) focuses on creating fast, secure, and reliable desktop applications that run on the Windows platform. Using C# and the .NET Core runtime, applications benefit from improved performance, access to a rich set of libraries for data handling, file management, and system integration. The architecture supports dependency injection, asynchronous programming, and Entity Framework Core for seamless data access to SQL Server, SQLite, or other relational databases.