Pinned Repositories
5th_assignment_cpp
amazon-template
A simple clone for Amazon. Built using Next.js, Stripe (for payments), Redux, Tailwind
cookie-remover-chrome-extension
This Chrome Extension lets you remove cookies of relevant websites with two clicks
hangman_python
Wrote this simple program to refresh my knowledge in Python.
helpful-city-advices
next.js app using firebase
Network-Evaluation
The goal of the project is to evaluate a social network based on a variety of parameters and probability. It includes working with files, connecting to a SQL database and sending and receiving data.
oop-game-pacman-style
A slightly different version of the original pacman game. The purpose of the project was mostly to practice OOP and multi-threading programming.
smart-structured-form
Build React forms quickly while focusing on the content and less on code
social-media-vite
Share your moments with friends. Built using Vite, Appwrite (a cloud hosting), tailwind and more.
space-tourism-website
A UI Challenge by frontendmentor.io
cyoni's Repositories
cyoni/oop-game-pacman-style
A slightly different version of the original pacman game. The purpose of the project was mostly to practice OOP and multi-threading programming.
cyoni/Network-Evaluation
The goal of the project is to evaluate a social network based on a variety of parameters and probability. It includes working with files, connecting to a SQL database and sending and receiving data.
cyoni/Rent-Apartments
cyoni/Comment-board-Node.js-React
This project lets users to leave comments. I use node.js as the backend the React as frontend
cyoni/BWT-one-column-from-the-last
cyoni/Box_Collider-Unity
First project in Unity (still under development)
cyoni/to-do-list-react
cyoni/MiniColliding
Simple 2D game written in Python
cyoni/Spaceship-python
A spaceship game written in python, using the library pygame. The goal of the game is to escape the monsters and to kill as many as you can. Almost done!
cyoni/project
cyoni/bitcoin
cyoni/oop_game
cyoni/MemoryLeakInBash
cyoni/oop_game_2
cyoni/multithread-word-count
Java basic practice for beginners: Multithread
cyoni/SmartCart
cyoni/5th_assignment_cpp
cyoni/ariel-cpp-5779
Ariel university C++ course, year 5779
cyoni/Smart-Guesser-CPP
cyoni/ConvertMeasures
A program that converts different measures.
cyoni/BinaryTree
A demonstration of a binary tree written in C++.
cyoni/reverse-delete-algorithm
Greedy Algorithm to find a minimum spanning tree in an undirected graph by deleting heaviest edges unless it would disconnect the graph