cemonal
As a coding enthusiast, I contribute to open-source projects while refining my full-stack development and leadership skills.
TalkRemitIstanbul
Pinned Repositories
DevExGridEnhancer
DevExGridEnhancer is a powerful .NET Standard 2.0 library designed to supercharge your data grids with advanced sorting and filtering capabilities. Simplify data parsing and leverage IQueryable for seamless integration.
EWS.NetEnhanced
Enhanced version of the Exchange Web Services (EWS) library for .NET Standard 2.1. This library provides modern authentication, improved compatibility, and enhanced features compared to the original EWS Managed API by Microsoft.
HealthWatchful
HealthWatchful is a collection of C# libraries for comprehensive health checks and monitoring in .NET projects.
html-css-javascript-for-web-developers
Coursera web developer course solutions
LdapLib
A .NET Framework library for easy integration with LDAP (Lightweight Directory Access Protocol) services, providing streamlined access to user and group information, authentication, and more.
nodejs-ip-info
A Node.js application to fetch IP information.
Pdf2xNet
Pdf2xNet is a .NET library for seamless integration with Xpdf tools, enabling easy conversion of PDF documents to text, images, and HTML formats within your .NET applications.
QuartzRetryMechanism
A library that extends Quartz.NET to provide a seamless job retry mechanism on failures.
RabbitMQ_FirstProject
A simple example of using RabbitMQ messaging in a .NET Core 3.1 application.
WebhookSenderHub
WebhookSenderHub is a .NET library for effortless sending of webhook messages to Teams, Slack, and Discord.
cemonal's Repositories
cemonal/EWS.NetEnhanced
Enhanced version of the Exchange Web Services (EWS) library for .NET Standard 2.1. This library provides modern authentication, improved compatibility, and enhanced features compared to the original EWS Managed API by Microsoft.
cemonal/HealthWatchful
HealthWatchful is a collection of C# libraries for comprehensive health checks and monitoring in .NET projects.
cemonal/html-css-javascript-for-web-developers
Coursera web developer course solutions
cemonal/nodejs-ip-info
A Node.js application to fetch IP information.
cemonal/Pdf2xNet
Pdf2xNet is a .NET library for seamless integration with Xpdf tools, enabling easy conversion of PDF documents to text, images, and HTML formats within your .NET applications.
cemonal/RabbitMQ_FirstProject
A simple example of using RabbitMQ messaging in a .NET Core 3.1 application.
cemonal/validation-service
Validation Service is a robust Spring Boot application that implements Hexagonal Architecture to provide comprehensive validation services. This project includes multiple validation mechanisms such as email format validation, disposable email check, MX record validation, phone number validation and reCAPTCHA (v2 and v3) validation.
cemonal/country-info-api
Sample Country Info API built with Node.js and the restcountries API. Fetch detailed information about countries, capitals, populations, currencies, and spoken languages.
cemonal/DevExGridEnhancer
DevExGridEnhancer is a powerful .NET Standard 2.0 library designed to supercharge your data grids with advanced sorting and filtering capabilities. Simplify data parsing and leverage IQueryable for seamless integration.
cemonal/LdapLib
A .NET Framework library for easy integration with LDAP (Lightweight Directory Access Protocol) services, providing streamlined access to user and group information, authentication, and more.
cemonal/QuartzRetryMechanism
A library that extends Quartz.NET to provide a seamless job retry mechanism on failures.
cemonal/WebhookSenderHub
WebhookSenderHub is a .NET library for effortless sending of webhook messages to Teams, Slack, and Discord.
cemonal/coursera
Coursera Solutions
cemonal/recaptcha-validation-api
This API serves as a reCAPTCHA token validation service for web applications. It allows you to securely validate reCAPTCHA tokens without directly communicating with Google's reCAPTCHA services. This API is compatible with both reCAPTCHA v2 and v3.
cemonal/sample-nodejs-api
A simple Node.js API with endpoints to greet, provide current date and time, and display requester's IP address.
cemonal/simple-chat-application
A simple real-time chat application built with Node.js and Socket.IO. Users can join the chat, send messages, and see the active user count in the chat room.