QR Code Generator
This project is a simple Python application that generates QR codes from any given URL. It utilizes the qrcode library to create QR codes, which can then be saved as image files or displayed directly.
View MoreWelcome to my website! I'm deeply passionate about computers and electronics, with a particular interest in artificial intelligence, machine learning, and neural networks. My journey in technology has been driven by a fascination with how these systems work and how they can be leveraged to solve complex problems. I enjoy exploring new advancements in these fields and continuously expanding my knowledge to stay at the forefront of innovation.
This project is a simple Python application that generates QR codes from any given URL. It utilizes the qrcode library to create QR codes, which can then be saved as image files or displayed directly.
View MoreThis project involves creating a heartbeat monitoring system using an Arduino, a heartbeat sensor, and an LED screen. The system measures the heartbeat frequency and displays the real-time heart rate on an LED screen.
View MoreThis project is a simple command-line implementation of the classic Rock-Paper-Scissors game using Python. It allows a user to play against the computer, which randomly select its move.
View MoreThis project converts multiple images into a single PDF file using Python. It uses the Pillow library for image processing and FPDF for PDF generation. Load images from a directory, convert them to PDF.
View MoreThis project is a console-based quiz game in C. It features multiple-choice questions, user input, score tracking, and feedback, demonstrating fundamental C programming concepts through an interactive application.
View More