cv

Download my latest CV from here.

Basics

Name Sajeeb Das
Label B.Tech in Computer Science
Email hi5.sajeeb@gmail.com
Phone +880 1537224180
Url https://hi5sajeeb.pages.dev/
Summary Computer Science graduate with experience in deep learning and Python, focused on advancing research in NLP and image processing to improve healthcare diagnostics and decision-making.

Work

  • 2023.07 - 2024.06
    Research Assistant
    National Institute of Technology, Rourkela
    Worked under Prof. Tapas Kumar Mishra on improving neural machine translation for low-resource Indic languages.
    • Integrated POS, NER, and lemmatization into Transformer models.
    • Used OpenNMT with Samanantar dataset to achieve SOTA performance.
    • Contributed to academic publications and internal seminars.
  • 2023.05 - 2023.08
    Software Engineer Intern (QDSP Team)
    Qualcomm
    Enhanced power measurement and inference efficiency for machine learning models on Qualcomm SNPE and QNN SDKs.
    • Reduced energy consumption by 30% for ML models.
    • Implemented visualization for Inference/watt metrics, increasing analysis efficiency by 40%.
    • Improved system reliability by 25% and reduced testing time by 30%.
    • Contributed to documentation and cross-team integration.

Volunteer

  • 2021.01 - 2023.01

    Online, Bangladesh

    Instructor
    Chittagong Junior Coders
    Volunteered to teach programming to school students (Class 2 to 10) in Bangladesh.
    • Taught C programming to young learners.
    • Helped build early coding skills in underserved regions.
    • Collaborated with local Facebook groups to extend impact.

Education

  • 2019.07 - 2024.06

    Odisha, India

    B.Tech
    National Institute of Technology, Rourkela
    Computer Science and Engineering
    • Data Structures and Algorithms
    • Machine Learning
    • Deep Learning
    • Computer Networks
    • Database Systems
    • Distributed Systems
    • Quantum Computing

Awards

Certificates

Skills

Programming Languages
Python
C
C++
SQL
Git
Bash
LaTeX
ML & Data Science
Pandas
Numpy
Spacy
Matplotlib
Scikit-Learn
Web Development
MongoDB
Express
ReactJS
Node
REST APIs
ML Frameworks
Pytorch
OpenNMT-py
FairSeq
Operating Systems
Linux
Windows

Languages

English
Fluent
Bengali
Native speaker
Hindi
Professional proficiency

Interests

Research in AI/ML
Natural Language Processing
Image Processing
Federated Learning
Open Source & Teaching
Code mentorship
Community Education
Volunteering

Projects

  • 2022.01 - 2022.06
    License Plate Recognition System
    Developed an image processing pipeline to detect and recognize license plates using CCA, projection, and supervised ML.
    • CCA segmentation
    • SVC-based character recognition
    • 4-fold validation
  • 2022.06 - 2022.12
    Traffic Sign Classification with CNN
    Built a CNN to classify traffic signs using the German Traffic Sign dataset with 99.33% accuracy.
    • Data augmentation
    • Y channel processing
    • Early stopping & regularization
  • 2021.07 - 2021.12
    Custom Image Processing Filters
    Implemented blur, edge detection, and grayscale filters for bitmap images using multithreaded C.
    • C with multithreading
    • Edge enhancement
    • Bitmap pixel manipulation
  • 2022.01 - 2022.07
    Project Ebony – Webwiz Club
    Developed a web portal for learning resources using React and Node.js with CMS and advanced filtering.
    • CMS implementation
    • Search + filter UI
    • Responsive design