Skip to content
View znblrean's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report znblrean

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
znblrean/README.md

πŸ‘‹ Hello, I'm Zeynab Khashman

AI Research Scientist | Computer Vision Specialist | International Innovator

Email LinkedIn GitHub


πŸš€ About Me

class ZeynabKhashman:
    def __init__(self):
        self.title = "AI Research Scientist"
        self.skills = {
            "AI_ML": ["Python", "PyTorch", "TensorFlow", "OpenCV", "Computer Vision"],
            "Web": ["JavaScript", "React", "Node.js", "Django"],
            "Tools": ["Git", "Docker", "Hugging Face", "LangChain"]
        }
        self.interests = [
            "Marine Conservation AI",
            "Medical Imaging",
            "Generative Models",
            "3D Reconstruction"
        ]
    
    def say_hi(self):
        return "Welcome to my GitHub! Let's build the future with AI."

🌟 Featured Projects

πŸ”¬ Marine Conservation AI

Computer vision framework for endangered sea turtle monitoring using drone imagery

  • Tech: Python, OpenCV, YOLO, TensorFlow
  • Status: βœ… Research Published | 🎀 International Conferences

πŸ₯ Cancer Detection AI

Deep residual network for binary malignancy detection on histopathology data

  • Tech: PyTorch, ResNet, Medical Imaging
  • Status: πŸ”¬ Research in Progress

πŸ—οΈ Generative Architectural Design

Text-to-image-to-3D cascade for automated structural modeling

  • Tech: Generative AI, 3D Reconstruction, NLP
  • Status: πŸ“ Patent Pending

πŸ“Š GitHub Analytics

Zeynab's GitHub Stats

Top Languages

GitHub Streak

πŸ† Achievements

  • 🎀 International Speaker - Germany (2024) & India (2023)
  • πŸ“ Published Research Author in peer-reviewed journals
  • πŸ’‘ Patent Pending for AI architecture system
  • πŸ† 3rd Place National Website Design Competition (2020)
  • πŸ‘©β€πŸ« CS50xIran Coordinator - Mentored 200+ students

πŸ“« Let's Connect!

⚑ Fun Fact: I speak 4 languages and build AI that saves marine life! 🌊

Visitors

Pinned Loading

  1. CS50---2019 CS50---2019 Public

    Forked from vaibhav-k/CS50---2019

    Complete solutions and implementations for Harvard University's CS50 2019 course - Introduction to Computer Science. This repository contains all problem sets, labs, and final project solutions.

    HTML

  2. Automated-Re-Order-Concierge Automated-Re-Order-Concierge Public

    Automated Re-Order Concierge is an intelligent inventory management system that uses AI to predict when products need to be reordered based on historical usage data, seasonal trends, and business p…

    Jupyter Notebook

  3. multi-agent-router multi-agent-router Public

    An intelligent multi-agent system that automatically routes queries to specialized AI agents. Built with LangChain and Streamlit, it analyzes user requests and directs them to the most appropriate …

    Python

  4. nlp-resume-matcher nlp-resume-matcher Public

    An intelligent AI-powered resume matching system that uses Natural Language Processing (NLP) to analyze resumes and job descriptions, providing accurate compatibility scores and insights for recrui…

    Python

  5. mediapipe-for-dummies mediapipe-for-dummies Public

    A comprehensive Python tutorial demonstrating Google's MediaPipe for face detection, pose estimation, and body tracking with real-time computer vision capabilities.

    Jupyter Notebook

  6. customer-support-bot customer-support-bot Public

    Customer Support Chatbot with AI capabilities Tech Stack: FastAPI, Vue.js, LangSmith

    Python