💼 My Projects

HRM System Development
In our recent project, we developed RESTful APIs to efficiently manage employee data and streamline HR workflows using .NET Core Web API. By adopting a Code-First approach with Entity Framework, we ensured that our database operations were both effective and easy to manage. Additionally, we seamlessly integrated our modules with third-party applications, which allowed for smooth communication between the APIs and external systems. This holistic approach not only improved our internal processes but also enhanced our overall efficiency in handling HR tasks.

Postman Clone– APIMAWA
I developed a lightweight WinForms desktop application designed specifically for API testing, much like Postman. This app integrates HttpClient, allowing users to efficiently handle requests and responses while inspecting headers and payloads. It proves to be an invaluable tool for rapid development and testing of local REST APIs, streamlining the process and enhancing productivity. Whether you’re a seasoned developer or just starting out, this application makes testing APIs straightforward and accessible.