Loading ...

Haidar

Author name: haidar

Diniyah

Fiqh – Praktek Sholat

Diniyah Sholat Praktik Sholat Hi Friends ,My fifth Diniyah project is “Fiqh Praktik Sholat.” In this project, I learned and practiced the correct way to perform sholat based on fiqh lessons. I explained the steps of sholat, starting from takbir until salam, including the movements and the recitations. This project helped me understand the importance of praying correctly and being focused during sholat. Through this project, I also learned more about discipline, sincerity, and improving my worship in daily life. https://www.youtube.com/watch?v=2A0mrgPkhIc

IT

IT Project – Smart Parking

IT Smart Parking IT Project – Smart Parking hi guys🙌,Smart Parking is my sixth IT project. In this project, I used a micro:bit as the microcontroller, an IR sensor to detect cars, and a servo motor as the parking gate. The system works by detecting vehicles that enter and leave the parking area. If there are still empty parking spaces, the gate will open automatically. But when the parking area is full, the sensor will stop detecting new cars and the gate will stay closed. This project helped me learn more about sensors, automation, coding, and how smart parking systems work in real life. https://www.youtube.com/watch?v=FmMpA_uEPLU

English

English Podcast – Daily Life As Student

English Podcast English Podcast – Daily Life As A Student This is my fourth project in English class called “English Podcast” with the title “Daily Life As Student”. In this podcast, I talk about my daily life as a santri at IDN Boarding School who learns IT and studies in a boarding school environment. I share my activities from morning until night, such as studying, praying, coding, learning technology, and doing school projects with my friends. This podcast also tells about the challenges and fun experiences of being an IT student while living far from home. Through this project, I improved my English speaking skill, confidence, and communication ability.    https://www.youtube.com/watch?v=pKTcbuca_OY

IT

IT Project – IT Tutorial Smart Watering Plant

IT IT Tutorial IT Project – IT Tutorial Smart Watering Plant Hi Guys 🙌.This is my 5th IT project called Smart Watering Plant, and I also made a tutorial video titled IT Tutorial. This is my second IT tutorial video in this semester. In this project, I built a simple automatic watering system using a soil moisture sensor to detect the condition of the soil. When the soil is dry, the system will turn on the water pump to water the plant, and when the soil is wet enough, it will stop automatically. In the tutorial video, I explain how the system works, how to connect the components, and how to make the project step by step. This project helps people take care of plants more easily, especially if they are busy or often forget to water them. From this project and video, I learned more about sensors, automation, and how to explain a project clearly to others. https://www.youtube.com/watch?v=hw9Z4THoF0g

IT

IT Project – Smart Watering Plant

IT Smart Watering Plant IT Project: Smart watering Plant hi guys🙌,This is my 5th IT project called Smart Watering Plant. In this project, I created a simple system that can water plants automatically based on the soil condition. I used a soil moisture sensor to detect how dry or wet the soil is. When the soil becomes too dry, the system will turn on the water pump and start watering the plant. When the soil is already moist enough, the system will stop automatically. https://youtu.be/teNVSI_poIY

Diniyah, English

English Story Presentation – Battle Of Badr

English English Story Presentation English Story Presentation – Battle Of Badr Hi Guys 🙌. This is my second English project, titled The Battle of Badr. In this presentation, I explain one of the most important events in Islamic history that happened on the 17th of Ramadan in the second year of Hijrah. I talk about the background of the battle, how the Muslims only had 313 soldiers while the Quraysh had around 1,000 soldiers, and how the Muslims trusted Allah even though they were outnumbered. I also explain how Prophet Muhammad ﷺ showed great leadership by discussing with his companions and making sincere dua before the battle began. In this project, I focus not only on the historical facts but also on the lessons we can learn, such as the importance of faith, unity, courage, and trusting Allah in difficult situations. Through this presentation, I want to show that victory does not always depend on numbers or strength, but on strong faith and belief in Allah.    https://www.youtube.com/watch?v=zNbphqTtiG8

English, IT

IT Project Presentation – Microbit Line Follower

IT IT Project Presentation English IT Project Presentation – Microbit Line Follower Hi Guys 🙌.This is my third IT project presentation and the title is Line Follower Robot. In this project, I built a robot that can automatically follow a black line on a white track without manual control. I used Micro:bit as the main microcontroller that works as the brain of the robot, Tiny:bit as the robot base with motors and wheels, and an infrared (IR) sensor to detect dark and light surfaces. The sensor reads the surface under the robot and sends data to the Micro:bit. Then, the Micro:bit processes the data using the program I created and controls the motors to move forward, turn left, or turn right depending on the position of the line. This project uses the basic concept of input, process, and output, where the sensor is the input, the Micro:bit is the processor, and the motors are the output. During this project, I learned about programming logic such as if-else statements, motor control, and how hardware and software work together in a robotic system. I also improved my problem-solving skills by adjusting the speed and fixing errors in the code. Overall, this project helped me understand basic robotics in a simple and practical way.    https://www.youtube.com/watch?v=mljVTIiaCX4

IT

IT Project – Tiny Bit Line Follower

IT Line Follower IT Project: Tinybit Line Follower hi guys🙌,This is my fourth IT project called Line Follower. In this project, I used Micro:bit as the microcontroller and Tiny:bit as the robot base. The goal is to make a robot that can automatically follow a black line on a white track. I used an infrared (IR) sensor to detect the difference between dark and light surfaces, then the sensor sends data to the Micro:bit. The Micro:bit processes the data using simple logic and controls the motors to move forward, turn left, or turn right based on the line position. From this project, I learned about sensors, motor control, programming logic, and how hardware and software work together in a robotic system. https://www.youtube.com/watch?v=W1xoTRpzfSc

Diniyah

Speech Faith on Angel – Diniyah

Diniyah Speech Speech Faith on Angel – Diniyah Hi Guys . This video is about my Fiqh Diniyah project on believing in angels, one of the six pillars of Iman in Islam. In this project, I explain that angels are creations of Allah made from light, and they always obey Him without ever disobeying. Even though we cannot see them, we believe in their existence because it is mentioned in the Qur’an and taught by Prophet Muhammad ﷺ. I also explain some famous angels and their duties, such as Jibril who delivers revelation, Mikail who manages sustenance like rain, Israfil who will blow the trumpet on the Day of Judgment, and Izrail who takes the souls of people. Besides them, there are also angels who record our good and bad deeds every day. https://www.youtube.com/watch?v=nI0ba4wfoaw

IT

IT Project – Hand Gesture With Microbit

IT Hand Gesture IT Project: Hand Gesture With Microbit Hi Friends 🙌.This is my third project in the IT subject called Hand Gesture. In this project, I worked on a robotics system that can move by recognizing hand gestures. I used Micro:bit as the main microcontroller and Tiny:bit as the robot base so the robot can move forward, backward, and turn. To detect hand gestures, I used the Teachable Machine platform to train a model that recognizes different hand movements. I also used a LoFi Robot system to connect the gesture recognition with the robot’s movement. All explanations about how the system works, including the hardware, coding, and testing process, are explained in detail in my YouTube video. Through this project, I learned basic machine learning, robotics, and how to integrate artificial intelligence with hardware in a simple and creative way. https://youtu.be/HtdnD4pegTo

Scroll to Top