codemaster05330's Stars
Phoenix-Genius/shorty
Phoenix-Genius/laravel-vue3-spa-starter
Phoenix-Genius/sneat-vuetify-vuejs-laravel-admin-template-free
Phoenix-Genius/django-chatbot
Phoenix-Genius/Aapi-Ai-Django-ChatBot
Phoenix-Genius/laravel-vue-admin-panel
Phoenix-Genius/meme-verse
Phoenix-Genius/Forum_FrontEnd_With_React_Js__NODE_JS__OPTIMIZED-
Phoenix-Genius/react-datta-able
capwan/autoreport
Automated report for current date in ZTK Attendance Management Program
capwan/GetUserLocation
Click on the "Get Location" button for take info about your location.
capwan/MetroApps
This script deletes all unnecessary files. Exceptions : Store,Photos,Calculator,StickyNotes,ScreenSketch,IntelGraphicsExperience.
capwan/whatisweatherbot
Bot which shows you temperature(max & min),speed of wind,humidity and time of sunset & sunrise in interesting for you city.
capwan/automatic_backupdb
Automatic backup database in "ZTK Attendance Management Program" & create today's date folder.
capwan/btp_fix
This script which fix problem with BTP Software
capwan/windows-office_activation
Script which activate Windows 10 & Office automatically.
capwan/winCLEAN
Script which cleans unnecessary files automatically and cleans recycle bin.
capwan/Password-Generator
Password Generator
capwan/capwan
about me
capwan/Stopwatch_timer
Stopwatch timer on JS
capwan/Theme-Clock
Theme Clock with dark & light mode
capwan/BlurryPage
Just blurry page
capwan/Dark-White-Calculator
Calculator with dark-white functionality
capwan/Tic-Tac-Toe-Game
Just Tic-Tac Toe Game
KhaledAshrafH/NTG__MISR_Prj
KhaledAshrafH/OnlineNewsApp
News Portal Project using Angular and Google APIs.
KhaledAshrafH/Fuzzy-Logic-Toolbox
It's a Java-based application that provides functions and tools for designing and simulating fuzzy logic systems. It offers a user-friendly interface for creating and testing fuzzy logic systems by allowing users to define and configure input variables, output variables, membership functions, rules, and defuzzification methods.
KhaledAshrafH/XO-Game
Simple XO Game with Dart and Flutter.
KhaledAshrafH/GA-Knapsackizer
This repository contains a C++ program that solves the Knapsack Problem using a Genetic Algorithm. The Knapsack Problem is a classic optimization problem where we aim to maximize the total value of items to be packed in a knapsack, given the knapsack's weight capacity and a set of items with their respective weights and values.
KhaledAshrafH/FTP-Client-Server-Application
This is a implementation of a FTP (File Transfer Protocol) client-server application using Java sockets. The client can connect to the server, login with username and password, and download files from the server. The server can handle multiple clients and authenticate them using a file that stores the authorized users and their passwords. The serve