Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 311 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 311 Bytes

py-projects

This repository is made to document my small projects like image to ASCII converter or a small and simple logger.

What can I find here?

  • Image to ASCII converter (image-to-ascii/image-to-ascii.py)
  • Simple logger (simple-logger/logger.py with example of use at simple-logger/example.py)