Skip to content
View ozi-dev's full-sized avatar
👨‍💻
👨‍💻

Highlights

  • Pro
Block or Report

Block or report ozi-dev

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
ozi-dev/README.md

Pinned

  1. OziMusic-Php-Ecommerce-Codeigniter-Website OziMusic-Php-Ecommerce-Codeigniter-Website Public

    OziMusic: e-commerce site for music instrumentst, built w/ PHP, CodeIgniter & Bootstrap4

    PHP

  2. Image-Augmentation-OpenCV Image-Augmentation-OpenCV Public

    This Python script uses OpenCV to apply image augmentation techniques to all images in a specified folder. The generated images can be useful for machine learning models. With clear instructions, t…

    Python 1

  3. img-scrapper img-scrapper Public

    Img Scrapper is a Python-based web scraping tool that allows users to download images from Google Images. It utilizes the BeautifulSoup and Requests libraries to parse HTML tags and extract image s…

    Python

  4. Url-Shortener Url-Shortener Public

    Url-Shortener is a simple web application built with Node.js, Express.js and MongoDB that allows users to shorten long URLs into short links.

    JavaScript

  5. BERTopic BERTopic Public

    BERTopic is an open-source project that implements a topic modeling technique using pre-trained BERT models to generate embeddings for text data. It can be used to identify topics within large corp…

    Jupyter Notebook

  6. IMDb-Crawler IMDb-Crawler Public

    This Python code scrapes movie reviews and ratings from the IMDb website using Scrapy and Selenium libraries. The scraped data is stored in a SQLite database.

    Python