Python Projects

Check out some of my projects:

im2ascii

Display your images in form of ascii characters right on the console!

Restaurant GUI with tkinter

I made a restaurant GUI using tkinter, it allows you to add as many products as you want, define a price and lots of helper functionalities.

im2txt

A simple way to pack images in form of text and turn it to an image back again​

Simulating a Solar System

I made a little turtle animation that simulates the sun, the earth and the moon in orbit, check it out!

Other Projects:

Auto Packaging

The easiest way to transform your code into a python package

Tangly

Display lists in form of tables!

TSSIT

A simple text editor made in python with tkinter