Skip to content
View Joya15's full-sized avatar

Block or report Joya15

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Joya15/README.md
Coding animation

Hi there, I'm Joya Akter

AI student | Computer Science graduate | Machine learning enthusiast

Profile views

πŸ‘©β€πŸ’» About Me

I am an Artificial Intelligence postgraduate student at Macquarie University and a Computer Science and Engineering graduate from BRAC University.

  • πŸ”­ I am building AI projects in NLP, computer vision, graph machine learning, and intelligent systems.

  • 🌱 I am currently exploring deep learning, explainable AI, LLM applications, and robot vision.

  • ⚑ I enjoy turning research ideas into working, well-documented machine learning projects.

  • πŸŽ“ I previously worked as a part-time Lecturer and Student Tutor at BRAC University.

Small animation A little more about me...

const Joya = {
  pronouns: "she/her",
  education: [
    "MIT in Artificial Intelligence - Macquarie University",
    "BEng in Computer Science and Engineering - BRAC University"
  ],
  code: ["Python", "C", "C++", "Java", "SQL"],
  ai: [
    "Deep Learning",
    "Computer Vision",
    "Natural Language Processing",
    "Graph Neural Networks",
    "Explainable AI",
    "LLM Applications"
  ],
  tools: [
    "PyTorch",
    "HuggingFace Transformers",
    "PyTorch Geometric",
    "spaCy",
    "SHAP",
    "ROS 2",
    "Scikit-learn"
  ],
  interests: ["AI research", "teaching", "robot vision", "real-world ML systems"],
  currentFocus: "Building practical AI projects with clear explanations and reproducible workflows"
};

πŸ› οΈ Languages and Tools

Python PyTorch HuggingFace Scikit-learn NumPy Pandas OpenCV Jupyter C C++ Java MySQL LaTeX Linux


✨ Featured Projects

  • Fine-Grained Beverage Can Classification for ROS2-Based Robotic Perception
    Computer vision and robotics project using MobileNetV3-Large, YOLOv8 crop detection, PyTorch, OpenCV, and ROS2 for real-time beverage can classification and robot target-search behaviour. Achieved 97.20% accuracy on 20 classes and 100% accuracy on the 3-class target-search subset.

  • Multi-Generator Deepfake Document Detection and Tamper Localization
    End-to-end document forensics project for detecting AI-generated/deepfake documents and localizing tampered regions using computer vision, PyTorch, and image segmentation techniques.

  • LLM-Powered Personal Travel Assistant
    End-to-end LLM application for automated travel planning using prompt engineering, dialogue management, and personalized text generation.

  • OSHC Insurance Claim JDM Rules
    Business-rule decision model for Overseas Student Health Cover insurance claims using GoRules/JDM decision tables and a Python reference simulator.

  • Feedback Analysis for Products Using NLP
    Aspect-based sentiment analysis on Amazon reviews using BERT and SHAP explainability for transparent product feedback insights.

πŸ”₯ My Stats

GitHub Streak

Top Langs

πŸ† GitHub Trophies

trophy


πŸ“Œ Top Repositories

Fine-Grained Beverage Can Robot Classifier Multi-Generator Deepfake Document Detection and Tamper Localization LLM-Powered Personal Travel Assistant OSHC Insurance Claim JDM Rules

Pinned Loading

  1. fine-grained-beverage-can-robot-classifier fine-grained-beverage-can-robot-classifier Public

    Fine-grained beverage can classification with PyTorch, OpenCV, and ROS2 robot deployment.

    Python 2

  2. Multi-Generator-Deepfake-Document-Detection-and-Tamper-Localization Multi-Generator-Deepfake-Document-Detection-and-Tamper-Localization Public

    An end-to-end document forensics pipeline for deepfake document detection and pixel-level tamper localization across 11,962 document and receipt samples.

    Python 1

  3. LLM-Powered-Personal-Travel-Assistant LLM-Powered-Personal-Travel-Assistant Public

    LLM-powered travel planning assistant using prompt engineering, dialogue management, and personalized itinerary generation.

    Python

  4. oshc-insurance-claim-jdm-rules oshc-insurance-claim-jdm-rules Public

    Business-rule OSHC insurance claim decision model using GoRules/JDM decision tables and a Python reference simulator.

    Python

  5. Feedback-Analysis-for-Products-Using-NLP Feedback-Analysis-for-Products-Using-NLP Public

    Aspect-based sentiment analysis on Amazon reviews using BERT and SHAP explainability for transparent feature-level product feedback insights.

    Jupyter Notebook