Learnt python! banner

Learnt python!

7 devlogs
7h 41m 35s

Updated Project: One of the coolest series of projects with over 10+ projects which reaches the end of my python learning journey.SIKE this is just the start and now I shall make the projects I once dreamed off….In the mean time here are some pr…

Updated Project: One of the coolest series of projects with over 10+ projects which reaches the end of my python learning journey.SIKE this is just the start and now I shall make the projects I once dreamed off….In the mean time here are some projects you can tinker and have fun with and some which I made, Some in pain and some in joy…..and some were just funny.

Demo Repository

Loading README...

periwalpratham068

yep made a pdf where whatever you type just spawns on the t-shirt. Uses fpdf

Attachment
0
periwalpratham068

Added a bunch of new programs using the re module.Also learnt how overpowered some modules are. BLOWS MY MIND ! :) Like this attachment shows how with just basically 5 lines of generic code is checking if the email adress it available which if we use the re lib in python it would be smth like THIS
– “^[a-zA-Z0-9.!#$%&’+/=?^_`{|}~-]+@a-zA-Z0-9?(?:.a-zA-Z0-9?)$” – So this was quite cool !

Attachment
0