Skip to content
View ensargx's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Highlights

  • Pro
Block or Report

Block or report ensargx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ensargx/README.md

Hi there 👋

Who I Am 💬

I'm Ensar, Yıldız Technical University student who is a Computer Science enthusiast. C and Python are my passions.

My Projects ⚡

Click to View My Projects

pySSH

  • 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?

DES

  • 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.

Tetris

  • 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.

Pinned

  1. pySSH pySSH Public

    Costumizable SSH Server with Python

    Python

  2. tetris tetris Public

    University Project

    C

  3. DES DES Public

    Implementation of DES Algorithm in C and Python languages

    Python

  4. dotconf dotconf Public

    Basic script which can help you organize your configs setup.

    Lua

  5. inzva inzva Public

    Algoleague problem solutions.

    C++