Pinned Repositories
CommonProgrammingVariableNamingPatterns
Explore the world of variable naming conventions in programming with our project. This in-depth study delves into commonly used names, highlighting their historical significance, practical applications, and impact on code readability across different languages. Welcome to the journey!
DevOgabek
DevOgbaek, Ogabek
DjangoBlogPlatform
The Django Blog Platform is a comprehensive web application designed for blogging purposes, built with Django framework. It empowers users with a range of functionalities including user authentication, profile management, and content creation.
DjangoSocialMediaApplication
Welcome to our Social Media Platform! This platform, powered by Django, allows users to interact, share content, and connect with others.
LeetCodePythonSolutions
In this repository, you'll discover organized solutions to a diverse range of LeetCode problems. Each solution, implemented in Python, serves as a reference for those seeking to refine their problem-solving skills or gain insights into different approaches.
LeetCodeReputationRank
"LeetCodeReputationRank" shows the top 500 LeetCode users with the highest reputation.
PythonCalc
Welcome to the Python Calculator project! This is a simple calculator implemented in Python, providing basic arithmetic operations.
PythonOOPExercise
Welcome to the Python OOP Exercise repository! Here, you will find a collection of exercises that cover various aspects of object-oriented programming (OOP) in Python.
SMTPEmailSenderPython
This Python script provides a simple way to send emails using Gmail's SMTP server. It uses the smtplib library for handling the email sending process and the decouple library for securely storing email credentials.
TkinterCalculator
A simple calculator application built using Python's Tkinter library.
DevOgabek's Repositories
DevOgabek/LeetCodePythonSolutions
In this repository, you'll discover organized solutions to a diverse range of LeetCode problems. Each solution, implemented in Python, serves as a reference for those seeking to refine their problem-solving skills or gain insights into different approaches.
DevOgabek/DjangoBlogPlatform
The Django Blog Platform is a comprehensive web application designed for blogging purposes, built with Django framework. It empowers users with a range of functionalities including user authentication, profile management, and content creation.
DevOgabek/LeetCodeReputationRank
"LeetCodeReputationRank" shows the top 500 LeetCode users with the highest reputation.
DevOgabek/DjangoSocialMediaApplication
Welcome to our Social Media Platform! This platform, powered by Django, allows users to interact, share content, and connect with others.
DevOgabek/DevOgabek
DevOgbaek, Ogabek
DevOgabek/CommonProgrammingVariableNamingPatterns
Explore the world of variable naming conventions in programming with our project. This in-depth study delves into commonly used names, highlighting their historical significance, practical applications, and impact on code readability across different languages. Welcome to the journey!
DevOgabek/PythonCalc
Welcome to the Python Calculator project! This is a simple calculator implemented in Python, providing basic arithmetic operations.
DevOgabek/TkinterCalculator
A simple calculator application built using Python's Tkinter library.
DevOgabek/WikibotTelegram
Elevate your Telegram experience with Wikibot - the intelligent companion for exploring Wikipedia seamlessly. Retrieve information effortlessly, translate content in multiple languages, maintain a detailed search history, and enjoy practical control over your interactions.
DevOgabek/PythonOOPExercise
Welcome to the Python OOP Exercise repository! Here, you will find a collection of exercises that cover various aspects of object-oriented programming (OOP) in Python.
DevOgabek/SMTPEmailSenderPython
This Python script provides a simple way to send emails using Gmail's SMTP server. It uses the smtplib library for handling the email sending process and the decouple library for securely storing email credentials.
DevOgabek/LeetCodeContestReminderBot
This Python script is a Telegram bot designed to remind users about the upcoming LeetCode contest. It calculates the time left until the next contest and provides real-time updates.