
Juan Benitez
Software Developer with over 3 years of experience, mainly working with Python and Django. If you think you can do it, you can.
Work
Software Developer
We're a place where coders share, stay up-to-date and grow their careers.
Software Developer with over 3 years of experience, mainly working with Python and Django. If you think you can do it, you can.
Work
Software Developer
Recent comments
Trending Python Projects of the week
I'm glad you like it 🖤
How to apply filters to images with Python
FImage is a pure Python library and it allows you to create a...
Daily Challenge #310 - Boolean to String Conversion
boolean_to_string = lambda x: str(x) Enter fullscreen...