Saadullah Khan
|
Hi 👋, I'm Saadullah Khan! I specialize in Full-Stack Web Development and excel in technologies like Python, HTML, CSS, JavaScript, Django, and SQL. With a strong commitment to delivering sustainable solutions, I'm passionate about crafting seamless digital experiences. Let's collaborate and turn your vision into reality!
Experience
SUK is my own Freelance Agency. Job title listed as Services. Available for Freelance Projects!

SUK
Full-Time ∙ Since Feb 2025
Automation
Python, Git
- Designed and developed a Python-based OCR tool to process scanned images and extract text into structured .docx files.
- Successfully processed 350+ pages for a client with 97%+ accuracy, ensuring zero client complaints.
- Implemented Tesseract OCR for high-accuracy text recognition with pair to Poppler to handle client's PDF.
- Delivered a solution that eliminated repetitive manual work, ensured consistent outputs, and saved the client significant time.
Backend Developer
Python, Django, DRF, SQlite, MongoDB
- Built a Django-based POST API for text extraction from multiple file formats (.png, .jpeg/.jpg, .webp, and .pdf).
- Integrated Tesseract OCR for text recognition and Poppler for reliable PDF handling, ensuring compatibility across common file types.
- Developed a backend pipeline to return extracted text in .docx format, making it easily editable and accessible.
- Solved a real-world problem for students by enabling them to instantly extract text from lecture slides, scanned notes, or PDF study materials, improving their study efficiency.
Skills
Projects
-
SUK AUTH Validation
SUK AUTH Validation is a GUI-based Python application designed to validate the authenticity of user account credentials. It provides a user-friendly interface and ensures secure access to their accounts by SMTP(code on email). Regex is implemented for robust validation. Google Sheets are used as simple database through Sheety API.
-
Product Order and Database Manager
Product Order and Database Manager is a CLI-based Python application for managing inventory using a JSON-based database. It features a powerful admin panel and a user panel for seamless purchasing, and highly formatted output—even in the terminal. It can also auto-generates reports for out-of-stock products and provides purchase slips for every confirmed order.