AkliYalaoui
Computer science state engineer | Intelligent systems and Data science. Freelancer
Paris, France
Pinned Repositories
analabs
My freelancing official website
flow-shop-scheduling-algorithms
This is the backend part ( A rest api to be consumed by a react.js frontend) for the flow shop scheduling problem. We implemented 8 different algorithms including : branch and bound, 3 heuristics, 3 metaheuristics and finally an hyperheuristic
hackit-solution
the comments analyzer extension in social media ( solution proposed for the hack-it hackathon), demonstrated in the context of YouTube
Mnist-classification-self-supervised-approach
Training a deep learning model given that the training data is divided into 59900 unlabled images and 100 labled images
parisiennesvoyageuses
Parisiennes voyageuses Official website
react-algeria-map
A react component that displays an interactive map of Algeria including all 58 wilayas.
search-command-line
A file search command programmed in C language under Linux.
search-engine
A custom search engine that uses specific criteria to re-rank search results
smart-touma-backend
Gemini powered API
Text2voice-WPF-project
this wpf application converts text to voice , (the voice it uses depends on what is installed in your machine)
AkliYalaoui's Repositories
AkliYalaoui/ONLINE-EDITOR
Simple code editor for html,css,js using CodeMirror
AkliYalaoui/ResponsiveOnlineFitnessAppChallenges
This is project implements the design which you will find as appDesign.png
AkliYalaoui/BOOK-APP
storing books descriptions in LocalStorage
AkliYalaoui/fetch-github-repos
fetch github repos using ajax
AkliYalaoui/hang-man-game
Simple Hangman Game
AkliYalaoui/Messenger
Simple Chat Application Similar To Facebook Messenger
AkliYalaoui/php-file-upload
php-file-upload
AkliYalaoui/php_multiple_file_upload
online gallery in php
AkliYalaoui/quiz-app
quiz-app
AkliYalaoui/Snake-Game
This the legendary snake Game
AkliYalaoui/Twitter-clone
Static twitter UI
AkliYalaoui/search-command-line
A file search command programmed in C language under Linux.
AkliYalaoui/contact-form
contact form made with php/js
AkliYalaoui/contacter-api
a social media application built in mern stack ( backend part)
AkliYalaoui/contacter-ui
a social media application built in mern stack ( frontend part)
AkliYalaoui/cryptocurreny-application
This app is all about cryptocurrencies, built using ReactJs
AkliYalaoui/ecommerce-api
Ecommerce application using MERN stack
AkliYalaoui/eCommerce-php-JS
this project is built using html, css, javascript, php, mysql
AkliYalaoui/ecommerce-ui
Ecommerce website using MERN stack
AkliYalaoui/employee-manager
simple crud application made with vue && firebase
AkliYalaoui/Focus-Context-D3.js
Data visualisation using d3.js
AkliYalaoui/home-page
redesign fuze home page (looks better on mobile)
AkliYalaoui/instagram-clone
Instagram clone using laravel
AkliYalaoui/laravel-app-posty
simple laravel application
AkliYalaoui/memory-game
this is a memory game built using javascript
AkliYalaoui/Ms-Word
Simple application for text editing similar to ms word
AkliYalaoui/OnlineGallery
OnlineGallery allows a user to import images,videos and audio and create files
AkliYalaoui/ShowHidePasswordField
Show and hide the input field value of type password
AkliYalaoui/testPorftolio
AkliYalaoui/tic-tac-to-ai
Implementing tic tac to game in react using minmax algorithm