Life at Webster University in Tashkent

During my time at Webster University, I pursued a Bachelor’s degree in Computer Science, where I developed a strong foundation in programming, algorithms, and software development. My academic journey was marked by a commitment to excellence and a drive to deepen my understanding of both theoretical and practical aspects of computer science.

Coursera

As part of my commitment to expanding my programming expertise, I completed the “Python for Everybody” specialization on Coursera. This comprehensive program provided me with a robust understanding of Python, ranging from the fundamentals to more advanced concepts. The specialization covered essential topics such as data structures, database handling, and web scraping. I gained practical experience in writing efficient code, working with APIs, and managing data through hands-on assignments and projects. The courses included: Programming for Everybody (Getting Started with Python): Introduced basic programming concepts and Python syntax. Python Data Structures: Focused on lists, dictionaries, and tuples to handle and process data. Using Databases with Python: Taught how to interact with databases and manage data using SQL. Retrieving, Processing, and Visualizing Data with Python: Emphasized data retrieval, manipulation, and visualization techniques. Capstone Project: Applied the skills learned to a real-world project, demonstrating proficiency in Python and problem-solving. This specialization not only reinforced my Python programming skills but also enhanced my ability to tackle complex data-related challenges. The knowledge and experience gained through this program have been invaluable in advancing my technical capabilities and preparing me for professional opportunities in technology.

Real-Time Project

Password Generator

This project involves developing a secure and customizable password generator using Python. The tool is designed to create strong, random passwords to enhance security and protect sensitive information. It allows users to specify various parameters such as password length, inclusion of uppercase letters, digits, and special characters.