I'm Ensar, Yıldız Technical University student who is a Computer Science enthusiast. C and Python are my passions.
Click to View My Projects
- What is pySSH? pySSH is a python ssh implementation. It's purpose is not to create a shell enviorement but to do whatever you want in a terminal enviorement.
- How did I Start? I was trying to create a very basic and secure chat enviorement. Then I wanted to create an SSH server with this purpose.
- What's Possible? Maybe a snake game with you friends?
- What is DES? DES is an encryption standard which is not secure today.
- What's my project? My project was an implementation of DES in both C and Python languages. With this implementation, you will be able to test your DES implementations.
- What is Tetris? Tetris is a fun game you can play in your terminal with my implementation.
- School Project This was my 1st semester project in University.