Skip to content
View sgalawar's full-sized avatar
  • Montreal, Canada
Block or Report

Block or report sgalawar

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

Hi 👋, I'm Souheil

I have an affinity for software in business development

Coding

Connect with me:

souheilalawar keybykey

Languages and Tools:

bootstrap cplusplus css3 git html5 java javascript mysql opencv pandas php python pytorch scikit_learn tensorflow

Pinned

  1. cpp-board-game cpp-board-game Public

    Forked from afourneaux/comp-345-five-minute-empire

    A C++ implementation of a board game. Features human and AI players with different strategies, observer design pattern for game statistics and turn-phase updates, and an automated tournament mode.

    C++

  2. java-board-game java-board-game Public

    Forked from NnjaChurch/COMP354PJA

    A Java implementation of the board game 'Codenames'. Features a GUI-driven gameplay with a Model-View-Controller (MVC) architecture. Utilizes the Observer design pattern for game updates and offers…

    Java

  3. nlp-data-processing-retrieval-system nlp-data-processing-retrieval-system Public

    Natural Language Processing Project: Utilizing NLTK and Python to process and analyze the Reuters-21578 dataset, enhancing text retrieval through advanced tokenization, stemming, and stop word remo…

    Python

  4. pytest_project pytest_project Public

    This project tests the functionality of a REST API for managing quotes. The API provides endpoints for resetting the state, retrieving quotes, adding new quotes, retrieving quotes by ID, and deleti…

    Python