Pinned Repositories
androidStudioGames
tictactoe+ballracing+rockpaperscissor
bookstore-E-commerce
E-commerce Project BookStore A book store created where admin is able to create, edit, update, delete book. Users are able to store the book into the cart and buy them. Step 1: Firstly install all the required dependencies composer install Step 2: Also install the node modules npm install and npm audit fix --force Step 3: rename .env.example to .env file Step 3.1: setup the database that is comfortable to you Step 3.2: In order to generate the app_key, please run php artisan key:generate Step 4: Migrate the database php artisan migrate Step 6: php artisan serve to run the program
challenge
ChatBot-GPT-Voice-AmazonPolly-TelegramBot
Telegram bot that uses the ChatGpt language model to generate voice responses for user inputs. The bot leverages Amazon Polly, a text-to-speech service, to synthesize the voice responses.
loginfrom
Login From front end with html and css
multi_select_flutter
A flexible multi select package for Flutter. Make multi select widgets the way you want.
SmartQuiz-AI
Project for Correction of exams MCQ using OPNCV python and Android Studio
tictactoe
Tic tac toe game with simple javascript algorithms and html, css
oussamarajy's Repositories
oussamarajy/ChatBot-GPT-Voice-AmazonPolly-TelegramBot
Telegram bot that uses the ChatGpt language model to generate voice responses for user inputs. The bot leverages Amazon Polly, a text-to-speech service, to synthesize the voice responses.
oussamarajy/bookstore-E-commerce
E-commerce Project BookStore A book store created where admin is able to create, edit, update, delete book. Users are able to store the book into the cart and buy them. Step 1: Firstly install all the required dependencies composer install Step 2: Also install the node modules npm install and npm audit fix --force Step 3: rename .env.example to .env file Step 3.1: setup the database that is comfortable to you Step 3.2: In order to generate the app_key, please run php artisan key:generate Step 4: Migrate the database php artisan migrate Step 6: php artisan serve to run the program
oussamarajy/androidStudioGames
tictactoe+ballracing+rockpaperscissor
oussamarajy/challenge
oussamarajy/loginfrom
Login From front end with html and css
oussamarajy/multi_select_flutter
A flexible multi select package for Flutter. Make multi select widgets the way you want.
oussamarajy/SmartQuiz-AI
Project for Correction of exams MCQ using OPNCV python and Android Studio
oussamarajy/tictactoe
Tic tac toe game with simple javascript algorithms and html, css