Education

Bachelor's in Computer Science and Engineering

Expected Graduation: Spring 2028
American International University-Bangladesh (AIUB)
  • Currently completing 3rd-year coursework focusing on robust software architecture, data structures, and systems engineering.
  • Applied theoretical knowledge directly into real-world server deployment and network routing solutions.

Systems Architecture & Projects

Containerized VoIP Routing Engine (WidowBot)

June 2026 - Present
github.com/Bissosaha/PBX-Routing-System
  • Infrastructure Blueprint: Designed and orchestrated a fully containerized PBX environment utilizing Docker and FreePBX.
  • Network Problem Solving: Successfully engineered network protocols to bypass stringent SIP host firewalls, establishing secure external communication.
  • Automation Integration: Developed Python-based worker bots to automate real-time routing commands and manage database interactions seamlessly.

Containerized API Verification Engine (BordanBot)

July 2026 - Present
github.com/Bissosaha/Bordan-Verification-Bot
  • API Automation: Engineered a production-ready Telegram bot using Python to automate REST API requests for virtual number allocation.
  • Async Operations: Implemented asynchronous threading for automated OTP polling and persistent data tracking using SQLite3.
  • Containerization: Containerized the entire infrastructure using Docker and Docker Compose, ensuring a zero-dependency, isolated deployment.
  • Security Operations: Designed strict Role-Based Access Control (RBAC) and secured environment variables to maintain production-level infrastructure security.