Skip to content
View mdjamilkashemporosh's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report mdjamilkashemporosh

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. AuroraMail AuroraMail Public

    This is an open-source project that provides a SMTP server implementation using Node.js and Nodemailer. It allows you to send emails using a customizable HTML template (.hbs file) with dynamic data.

    TypeScript 1 1

  2. VoiceifyPDF VoiceifyPDF Public

    VoiceifyPDF is a web application that allows users to convert PDF documents into audio using Google Text-to-Speech (gTTS). The application is built using Python.

    JavaScript 1 2

  3. Paintify Paintify Public

    Paint web application inspired by MS Paint, developed using JavaScript. With paint, users can draw art using various tools, save their artwork for later, and export it as a JPEG file.

    JavaScript 3

  4. FaceDetectify FaceDetectify Public

    This Python script detects faces in an image using OpenCV's pre-trained face cascade classifier. It draws rectangles around the detected faces and displays the result using the PIL library.

    Python