Nour Sadek (Nour-Sadek)

Nour-Sadek

Geek Repo

0

followers

0

stars

Company:University of Toronto

Twitter:@honest__light

Github PK Tool:Github PK Tool

Nour Sadek's repositories

Graph-Algorithms-Visualizer

This project builds a Java GUI application with Swing to create graphs and visualize graph algorithms

Language:JavaStargazers:2Issues:1Issues:0

Data-Analysis-for-Hospitals

This project provided practice with using the pandas and pyplot libraries

Language:PythonStargazers:1Issues:0Issues:0

Real-Time-Chat

A simple multi-user chat application built using WebSockets. It supports public chats where all users of the app can send and see messages, and private chat between two app users.

Language:JavaScriptStargazers:1Issues:1Issues:0

Algorithms-and-Data-Structures-Practice

It contains practice for code challenges and data structures and algorithms implementations

Language:JavaStargazers:0Issues:0Issues:0

Amazing-Numbers

This program can identify whether a number is each of the following 12 properties: even, odd, buzz, duck, palindromic, gapful, spy, square, sunny, jumping, happy, and/or sad

Language:JavaStargazers:0Issues:0Issues:0

Arithmetic-Exam-Application

The application will generate mathematical expressions for a user to solve. Two levels of difficulty are implemented, and the results will be saved to a file

Language:PythonStargazers:0Issues:0Issues:0

Budget-Manager

This project works as a "budget manager" for monthly purchases, where it allows the user to add their income and save the purchases that they have made

Language:JavaStargazers:0Issues:1Issues:0

Calculator-for-Investors

The user will have the option to perform CRUD (Create, Read, Update, Delete) operations on two database tables

Language:PythonStargazers:0Issues:1Issues:0

Desktop-Tic-Tac-Toe

This project creates a desktop version of the game Tic-Tac-Toe using the Swing graphics library

Language:JavaStargazers:0Issues:0Issues:0

Guess-the-Animal

In this project, the computer will try to guess the animal that the user has in mind, extending its knowledge base by learning new facts about animals and using this information in the next game.

Language:JavaStargazers:0Issues:1Issues:0

Lab-Website-Prototype

This is a simple, static website that I built as practice while learning HTML and CSS

Language:HTMLStargazers:0Issues:0Issues:0

Minesweeper

This project generates the play field and processes player moves in the game Minesweeper.

Language:JavaStargazers:0Issues:1Issues:0

Classification-of-Handwritten-Digits

This project provided practice with the Keras dataset, training a variety of classification algorithms, and scikit-learn tools

Language:PythonStargazers:0Issues:0Issues:0

Contacts

This program allows the user to create and save contacts, and search for organizations or people by name

Language:JavaStargazers:0Issues:1Issues:0

Generating-Randomness

This program prompts the user to play a game where, after "studying" the user's patterns in randomly typing 0's and 1's, aims to predict the user's input later

Language:PythonStargazers:0Issues:0Issues:0

Hacker-Attack

This project acted as practice for importing data from csv files, merging data from different tables, and using various SQL commands

Stargazers:0Issues:0Issues:0

Hangman

This project implements the classic Hangman game where the word to be guessed is randomly generated by the program

Language:PythonStargazers:0Issues:1Issues:0

HR-Data-Analyst

This project provided practice with the pandas library and data analysis

Language:PythonStargazers:0Issues:0Issues:0

JSON-Database-With-Java

This is a Java-based client-server application that allows clients to store data in and access data from a server in JSON format.

Language:JavaStargazers:0Issues:0Issues:0

Logistic-Regression-from-Scratch

This project provided practice with logistic regression and the cost functions MSE and log loss

Language:PythonStargazers:0Issues:0Issues:0

Multilingual-Online-Translator

This program supports 13 languages where the user chooses the languages to translate from and to and a word, and the possible translations and examples for that word will be provided

Language:PythonStargazers:0Issues:1Issues:0

Salary-Prediction

This project provided practice with fitting and evaluating linear models with scikit-learn

Language:PythonStargazers:0Issues:0Issues:0

School-of-Wizards-and-Magic-Wars

This project acted as practice for basics of creating queries using SQLite syntax

Stargazers:0Issues:0Issues:0

Simple-Banking-System

This project simulates a simple banking system where accounts created get stored in a sqlite3 database

Language:PythonStargazers:0Issues:0Issues:0

Web-Quiz-Engine

A simple RESTful API for creating and solving quizzes

Language:JavaStargazers:0Issues:1Issues:0