Ece Tosun's repositories

DiSUcord-Socket-Programming

DiSUcord, Simple Message Networking via Channels

Language:C#Stargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

Finding_Similarites_Between_Unique_Words

This Python script is designed for text processing and finding top 3 similar words of a unique word within a given docx document.

Language:PythonStargazers:0Issues:1Issues:0

Implementing-Signal-Protocol

Developing a simplified version of the Signal Protocol, which provides forward secrecy and deniability. Provides insight for a practical cryptographic protocol, a variant of which is used in different applications such as WhatsApp

Language:PythonLicense:MITStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Matrix-Equation-Solver

This GitHub repository contains a C++ program designed to solve matrix equations.

Language:C++Stargazers:0Issues:1Issues:0

Maze

Implement a program which will generate a random maze of size MxN, where M represents the number of rows, and N represents the number of columns. Then, you will also need to implement a function which will find the path between designated entry and exit points in a given maze.

Language:C++Stargazers:0Issues:1Issues:0

Phonebook_Management_Program

This program implements a phonebook management system using Binary Search Tree (BST) and AVL Tree data structures.

Language:C++Stargazers:0Issues:1Issues:0

Phonebook_Management_Sorting_Algorithms

This C++ program implements a phonebook management system using Binary Search (BS) and Sequential Search data structures.

Language:C++Stargazers:0Issues:1Issues:0

Sparse-Matrices

Implemented operations on a very special type of data structure – a sparse matrix.

Language:C++Stargazers:0Issues:1Issues:0

StudyBuddy-Mobile-Application

Study Buddy Application - Connecting Students for Collaborative Learning

Language:JavaStargazers:0Issues:1Issues:0

Whatsapp-Sentiment-Analysis

WhatsApp Sentiment Analysis: Unveiling Emotional Trends in Conversations

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0