Week 4: Embedded Programming

This week I worked on defining my final project idea and started to get used to the documentation process.

Final Project

To create a fire fighting drone. Forest and urban fires have been and still are serious problem for many countries in the world. we propose a platform that uses UAV which utilize the benefits from AI and are equipped with on-board processing capabilities. A Camera with night vision has been integrated that allows them to use CVM for recognition and detection of smoke or fire, It can also provide a better vision for the firefighting team and slow down the spread of fire using fire extinguishing ball.

Gallery

2D Design

Project Management

Learning HTML and CSS

This is my first attempt at creating a website. Initially, I had no idea where to start, what steps to take, or what essential skills I needed to learn in order to build a functional website.

I explored various online tutorials to understand how websites are built. Through this, I gained a foundational knowledge of HTML. I learned that every HTML file should be saved with a .html extension.

HTML serves as the structural framework of a webpage. It enables us to organize content and define the layout effectively. However, to enhance the aesthetics and make it visually appealing, we need to incorporate CSS.

CSS (Cascading Style Sheets) is responsible for designing and styling a webpage. It allows us to modify the layout, colors, fonts, and overall presentation. CSS files should be saved with a .css extension.

To create a fully functional webpage, we must link the CSS file within the HTML file to apply styles.

Throughout my learning journey, I found W3Schools to be an incredibly valuable resource for beginners like me. Their structured exercises and interactive tutorials provide an excellent platform for exploring multiple coding techniques and best practices.

As I continued learning, I found W3Schools to be an incredibly useful resource for beginners like me. Their practice exercises and tutorials are well-structured and allow for exploring multiple ways to code efficiently.

creating web page on github cloud

GitLab Main Page GitLab About Page GitLab IED GitLab Pipeline