Posts

Showing posts from October, 2024

Photo Editing by Using Pixlr-E

Image
🔍 Overview In this image, I enhanced it using Pixlr-E, experimenting with various tools to highlight colors, adjust the composition, and add creative effects. The experience was both challenging and rewarding as I explored Pixlr-E’s features in depth. While I had a basic understanding of Photoshop, I found Pixlr-E to be much easier and more effective in achieving my desired results. The first image, featuring a garden, was taken with my Huawei phone camera last summer. Detailed Description of the Changes: 📌Light and Color Adjustments: I adjusted the brightness and contrast to give the image a more vibrant look. By intensifying the color saturation, I made the flowers appear more vivid, especially the purple and pink ones. This transformation improved the overall colors and made the scene more visually appealing. 📌 Crop and Rotation Adjustments: I made a simple crop to remove unnecessary background elements and frame details, allowing the focus to be on the flowers and the sky. This ...

Reflections on Integrating CSS Stylesheets with HTML5 for My Web-Based Resume!

Image
As I advanced in my journey into web development, the process of integrating CSS3 stylesheets with HTML5 pages proved to be both exciting and challenging. This project specifically focused on creating a web-based résumé, allowing me to apply my knowledge of HTML and CSS to develop a well-structured and visually appealing online CV. Project Overview The goal of this project was to deepen my understanding of CSS and its relationship with HTML by building a dynamic web résumé. The résumé included: ⏩ My photo at the top for a personal touch. ⏩Three major sections: my name, education, previous experiences, and skills, each clearly highlighted with headers. ⏩ An external link to my LinkedIn profile for those interested in learning more about my professional background. ⏩A link to my university email for direct communication. ⏩An alt tag for my photo to ensure accessibility for visually impaired users. I utilized gradient colors for the background to enhance the overall design, making the web...

Reflections on My First CSS Coding Experience!

Image
  Learning CSS coding was an exciting step forward in my journey into web development, following my initial exploration of HTML. The project I worked on was focused on designing an invitation card for an educational technology workshop, and it required me to apply both HTML and CSS to create an engaging and visually appealing product. This task deepened my understanding of web design and made me appreciate the relationship between structure and aesthetics. Project Overview: The core of the project was to design a digital invitation card that included all the essential information about the workshop. I began by learning the basics of CSS, which was crucial in adding the necessary stylistic elements to the HTML-based structure.  The invitation card featured: 🔎 A clear event title. 🔎Detailed information about the workshop's theme and purpose. 🔎 Specific details about the date, time, and place. 🔎 A quick contact option with an embedded email link via my university email addre...