Skip to content
View ZeeBee287's full-sized avatar

Block or report ZeeBee287

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. Brain-Tumor-Detection-using-DL Brain-Tumor-Detection-using-DL Public

    A ๐Ÿง  brain tumor classifier using both โš™๏ธ Custom CNN and ๐Ÿค– EfficientNet-B0 to compare conventional and state-of-the-art deep learning models. Built with ๐Ÿงช TensorFlow/Keras and tested on an MRI datasโ€ฆ

    Python

  2. Vaccine-Data-Analysis Vaccine-Data-Analysis Public

    Machine learning techniques are applied to analyze and forecast vaccine usage using monthly data across provinces, districts, and tehsils. Trends ๐Ÿ“ˆ are identified, and SARIMA, Prophet, and XGBoost โ€ฆ

    Python

  3. Snake-Game-Python Snake-Game-Python Public

    ๐ŸŽฎ This is a Classic Snake Game with a twist! ๐Ÿ Players control a snake, eat food to grow, and avoid obstacles. But bewareโ€”the enemy snake competes for food and spawns every 5 points!

    Python

  4. Fake-News-Detection Fake-News-Detection Public

    A ๐Ÿ“ฐ fake news classifier using both โš™๏ธ Logistic Regression and ๐Ÿค– BERT to compare classical and transformer-based approaches. Built with ๐Ÿค— HuggingFace, ๐Ÿงช scikit-learn, and tested on a real vs. fake โ€ฆ

    Python

  5. Script2Scene-Storyboard-Generator Script2Scene-Storyboard-Generator Public

    ๐Ÿ–ผ๏ธ Turn scripts into storyboards with AI! ๐ŸŽฌ Extracts scenes using LLaMA 3 + illustrates them using Stable Diffusion ๐ŸŽจ

    Python

  6. Two-way-Traffic-System-DLD Two-way-Traffic-System-DLD Public

    ๐Ÿšฆ Designing a two-way traffic signal using logic gates as a combinational logic circuit and flip-flops for sequential control.