top of page
Coding

Projects

I am a programmer who believes to have the knowledge and adequate mastery for many languages as you can instead of mastering and sticking to one language.

​

These are some of my recent works. You can visit my Github to check more like these.

PDF to Audiobook converter

The need for the audiobook is growing as we are getting less time to sit in one place. I made an audiobook converter because of the convenience of converting any of the ebooks (as PDF) you already have/own rather than buying the audiobook separately for the same. 

audiobook.png

Face Recognition

Using OpenCV

Authentication is one of the crucial factors for a user, in this project I wanted to create a basic face identifying interface which can work with any device as long as it supports python. My aim was to target users with low power devices or who want to implement face recognition using IoT.

face recog.png

Mail Agent

In this project, I wanted to create a small mailer application which is able to send as well as read mail from the user's email account. It was made by using SMTP and IMAP libraries of python and the UI is written in Tkinter.

mailer.png
bottom of page