Devpost
Participate in our public hackathons
Devpost for Teams
Access your company's private hackathons
Grow your developer ecosystem and promote your platform
Drive innovation, collaboration, and retention within your organization
By use case
Blog
Insights into hackathon planning and participation
Customer stories
Inspiration from peers and other industry leaders
Planning guides
Best practices for planning online and in-person hackathons
Webinars & events
Upcoming events and on-demand recordings
Help desk
Common questions and support documentation
An enthusiast coder :)
Web application to support and empower women by providing them with required resources.
I created an Inventory management website using Django and used Bootstrap to build the frontend as it's very efficient and time-saving!
I studied about this interesting Encryption Algorithm today which I would like to share with you through this post !
Here's the code to encrypt a password using Pycrptodome module of Python.
Here's the code to sort strings according to their size. And if their sizes are equal then sort them according to their lexicographical order.
Here's the code showing how to send an SMS to anyone using this amazing Twilio API . I used Python to code.