Solving the “Group Anagrams” Problem on LeetCode
https://explorewitharif.medium.com/solving-the-group-anagrams-problem-on-leetcode-1190c3392cfc
https://explorewitharif.medium.com/solving-the-group-anagrams-problem-on-leetcode-1190c3392cfc
Medium
Solving the “Group Anagrams” Problem on LeetCode
Are you ready to dive into the world of data structures, algorithms, and problem-solving? In this blog post, we’ll explore an interesting…
Creating a Telegram bot and sending messages using Github actions
https://medium.com/@rakshithjayakumar/creating-a-telegram-bot-and-sending-messages-using-github-actions-1c988ad68e9e
https://medium.com/@rakshithjayakumar/creating-a-telegram-bot-and-sending-messages-using-github-actions-1c988ad68e9e
Medium
Creating a Telegram bot and sending messages using Github actions
Recently i had a requirement to priodically monitor coffee market for price fluctuations, and subsequently giving alerts to my village…
A Comprehensive Guide to Creating a Form and Setting Up a Django Project
https://medium.com/@mujtabaraza194/a-comprehensive-guide-to-creating-a-form-and-setting-up-a-django-project-bb557be7d88b
https://medium.com/@mujtabaraza194/a-comprehensive-guide-to-creating-a-form-and-setting-up-a-django-project-bb557be7d88b
Medium
A Step-by-Step Guide to Creating a Form and Starting a Django Project
Django is a well-known Python framework for developing web applications. It is well-known for its ease of use, speed, and scalability…
Experiment 22- Draw a dance and follow it
https://medium.com/@hackerm0m/experiment-22-draw-a-dance-and-follow-it-93d02a62cab5
https://medium.com/@hackerm0m/experiment-22-draw-a-dance-and-follow-it-93d02a62cab5
Medium
Experiment 22- Draw a dance and follow it
Today I wanted to do something about dance. I was at the yale CCAM event — super inspired — and started thinking again about dance…
Building a Generative AI app with Streamlit and OpenAI
https://levelup.gitconnected.com/building-a-generative-ai-app-with-streamlit-and-openai-95ec31fe8efd
https://levelup.gitconnected.com/building-a-generative-ai-app-with-streamlit-and-openai-95ec31fe8efd
Medium
Building a Generative AI app with Streamlit and OpenAI
Code and deploy a Q&A bot from scratch
Essential Redis Best Practices You Should Be Aware Of.
https://levelup.gitconnected.com/essential-redis-best-practices-you-should-be-aware-of-06e778fdf56b
https://levelup.gitconnected.com/essential-redis-best-practices-you-should-be-aware-of-06e778fdf56b
Medium
Essential Redis Best Practices You Should Be Aware Of.
Redis is an in-memory key-value pair database. Let us talk about some practices that you must use.
Advanced Python Decorators: A Registration Pattern Example
https://medium.com/@SoporificVacuum/advanced-python-decorators-a-registration-pattern-example-9a75bd1f9968
https://medium.com/@SoporificVacuum/advanced-python-decorators-a-registration-pattern-example-9a75bd1f9968
Medium
Advanced Python Decorators: A Registration Pattern Example
Welcome to the third installment of our November series, where we dive into the lesser-known features of Python. Today’s gem? Decorators…
Harnessing the Power of Social Media for Business Growth: A Deep Dive into SME Strategies and…
https://medium.com/@saadnoorafridi/harnessing-the-power-of-social-media-for-business-growth-a-deep-dive-into-sme-strategies-and-5e896ddefaad
https://medium.com/@saadnoorafridi/harnessing-the-power-of-social-media-for-business-growth-a-deep-dive-into-sme-strategies-and-5e896ddefaad
Medium
Harnessing the Power of Social Media for Business Growth: A Deep Dive into SME Strategies and…
How to setup Django project and making a form in django
https://medium.com/@muhabd51/how-to-setup-django-project-and-making-a-form-in-django-8c462fdcf8c2
https://medium.com/@muhabd51/how-to-setup-django-project-and-making-a-form-in-django-8c462fdcf8c2
Medium
How to setup Django project and making a form in django
Setting up Django
Mastering Python: A Comprehensive Guide to Operators, Strings, Variables, and Control Flow
https://medium.com/@imranbird/mastering-python-a-comprehensive-guide-to-operators-strings-variables-and-control-flow-7e5d28a07778
https://medium.com/@imranbird/mastering-python-a-comprehensive-guide-to-operators-strings-variables-and-control-flow-7e5d28a07778
Medium
Mastering Python: A Comprehensive Guide to Operators, Strings, Variables, and Control Flow
Python, renowned for its simplicity and readability, empowers developers to build powerful applications with ease. To harness the full…
The Secret Menu of Tech: My Encounter with an Undisclosed Resy Endpoint
https://medium.com/@seanwiryadi16/the-secret-menu-of-tech-my-encounter-with-an-undisclosed-resy-endpoint-ce46059dcdf0
https://medium.com/@seanwiryadi16/the-secret-menu-of-tech-my-encounter-with-an-undisclosed-resy-endpoint-ce46059dcdf0
Medium
The Secret Menu of Tech: My Encounter with an Undisclosed Resy Endpoint
Dining in New York City’s most sought-after restaurants often feels like a myth, requiring diners to book reservations 30 days in advance…
Poetic with Python: Dependency management made easy
https://medium.com/@saif.babrak/poetic-with-python-dependency-management-made-easy-6a3a92402f2c
https://medium.com/@saif.babrak/poetic-with-python-dependency-management-made-easy-6a3a92402f2c
Medium
Poetic with Python: Dependency management made easy
Why use poetry:
Python Inheritance Common Practices and Pitfalls: Diamond Problem, Mixins, and Others
https://muttinenisairohith.medium.com/python-inheritance-common-practices-and-pitfalls-diamond-problem-mixins-and-others-37823b794b05
https://muttinenisairohith.medium.com/python-inheritance-common-practices-and-pitfalls-diamond-problem-mixins-and-others-37823b794b05
Medium
Python Inheritance Common Practices and Pitfalls: Diamond Problem, Mixins, and Others
Inheritance like any other concept in OOPs allows developers to reuse the code and develop elegant and scalable software solutions. Keeping…
A neural network from scratch in python
https://medium.com/@amazing_space_woodchuck_218/a-neural-network-from-scratch-in-python-64665118158d
https://medium.com/@amazing_space_woodchuck_218/a-neural-network-from-scratch-in-python-64665118158d
Medium
A neural network from scratch in python
Machine learning techniques aim to make predictions or decisions based on data using patterns learning via iterative processes. A neural…
Debugging process with text-mining project: using Guardian API (beginner version)
https://medium.com/@jupiterpie/debugging-process-with-text-mining-project-using-guardian-api-beginner-version-57ea0d47312c
https://medium.com/@jupiterpie/debugging-process-with-text-mining-project-using-guardian-api-beginner-version-57ea0d47312c
Medium
Debugging process with text-mining project: using Guardian API (beginner version)
This is a snippet of my first text-mining project with my partner.