Welcome to my personal website. Explore to know more about me, my skills, and my projects.
I am Zhasmina, a determined individual transitioning from a successful career in hospitality management to the dynamic field of software development. With a strong foundation in teamwork, effective communication, and attention to detail cultivated during my time in hospitality, I bring a unique blend of skills and experiences to the world of technology.
Driven by a passion for innovation and a commitment to personal and professional growth, I embarked on a journey of self-discovery and skill acquisition. Through independent study and participation in a rigorous 12-week software development bootcamp, I gained proficiency in a range of front-end and back-end technologies, including HTML5, CSS3, JavaScript, Python, database design, and Java.
My dedication to excellence extends beyond technical proficiency. I am known for my proactive approach to problem-solving, ability to thrive in dynamic environments, and commitment to fostering collaborative relationships. I am eager to leverage my diverse skill set and embark on a fulfilling professional journey in the tech industry, contributing to innovative projects and driving positive change in the technology landscape.
My coding journey began with the foundational elements of web development—HTML, CSS, JavaScript and Python through exploration and self-learning which layed the groundwork for my transition into software development.
Completing the Just IT Software Development Bootcamp was an enriching experience that provided me with a comprehensive understanding of key technologies and methodologies essential for launching a successful career in software development. The program, aligned with Level 3 qualification standards, offered practical hands-on experience in industry-standard programming languages and essential concepts, including:
HTML, JavaScript, CSS, Database Design, Python.
In addition to these core components, I further upskilled in:
Database Management: MySQL and Python's SQLite, Web Frameworks: Deployment with Flask, Version Control: Git and GitHub.
This immersive experience not only expanded my technical knowledge but also equipped me with practical, hands-on skills essential for real-world projects.
Dedicated to continuous learning, I stay updated with the latest trends and technologies through platforms like Codecademy and industry podcasts. Additionally, I follow influential figures in the software development community on YouTube and Instagram, enriching my knowledge and staying inspired by their insights and expertise.
Fun Fact: During the Consolidation week of the bootcamp, I inadvertently deleted all my project files while working with Git. It was a challenging moment that required working around the clock to recover the projects. However, I successfully overcame the setback and emerged with valuable lessons in resilience and problem-solving. 🔥
FilmFlix is a Flask web application for managing a film database. It allows users to browse, add, update, and delete film records with ease.
Challenging, complex, I love the wholeness of this project. For styling I used the front-end framework Bootstrap.
Developed a command-line Python application for FilmFlix, enabling management of their film database with CRUD operations. Utilized SQLite3 SQL database for seamless integration. Features include printing all records, adding, updating, and deleting film entries, and generating various reports based on genre, year, and rating. Streamlined user experience with intuitive menu options for easy navigation.
I enjoyed working on this Python app with SQLite database. I am proud I achieved to embed the Search menu in the main.
This is my first JavaScript project from the bootcamp - a fully functional calculator using JavaScript, HTML, and CSS. Implemented logic for arithmetic operations, decimal input, and sequential calculations. Utilized event listeners to capture user input and dynamically update the display. Ensured smooth user experience with error handling and responsive design.