Skip to content
View amineross's full-sized avatar

Highlights

  • Pro

Block or report amineross

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

Hi πŸ‘‹, I'm Amine ROSTANE

A Passionate Programmer and Data Enthusiast πŸ’»πŸ“Š

Connect with me:

amine-rostane-742406266

Languages and Tools:

aws c cplusplus css3 django express git html5 java javascript linux mongodb nodejs opencv postgresql python pytorch react selenium tailwind tensorflow

Pinned Loading

  1. chip8-emu chip8-emu Public

    This project is a Chip-8 emulator written in C++. It is designed to provide an efficient and accurate emulation of the Chip-8 platform, and can be used for running various classic games like Pong a…

    C++

  2. backtracking-sudoku-solver backtracking-sudoku-solver Public

    A Sudoku solver powered by the Backtracking Algorithm with a GUI interface.

    Python

  3. cv2-object-detector cv2-object-detector Public

    A real-time object detector that relies on the OpenCV module, supports local images and webcam usage.

    Python

  4. django-management-app django-management-app Public

    Business Inventory Management System Web Application. Relying on intermediary to advanced concepts in the Django Framework . This project uses bootstrap for interface building and ChartJS for data …

    JavaScript

  5. pgbtool pgbtool Public

    CLI Backup tool for PostgreSQL Databases either to S3 Buckets or Locally.

    Python

  6. std-sokoban std-sokoban Public

    This project is a fully functional implementation of the classic Sokoban game using only the C standard library. It is designed to run in the terminal with direct input handling, providing a smooth…

    C