21 / 7 / 2024
Learned how to use a 3D printer. Uploaded a file to a 3D printer using Creality Cloud. Sliced the file using Ultimaker Cura to determine printing time. Printed a mini sailboat.
Learned what an API is and its uses.Built a weather forecast app using an API, HTML, CSS, and JS.
Familiarized with Github. Forked the main repository. Corrected an error and created a pull request.
Learned Ubuntu commands like pwd
, ls
, cat
, etc. Created a blank file without using a text editor.Created 2600 folders in a folder. Concatenated two files with random texts.
Created a Kaggle account. Participated in a challenge. Submitted predictions for the Titanic survival challenge with a public score of 0.78.
Learned how to use NumPy and Matplotlib to plot graphs.
Created a basic portfolio website using HTML and CSS. You can view it here.
I wrote about quantum computing using Markdown language, which is on Github. Refer to it here.
Created a Tinkercad account. Learned how to use Tinkercad tools. Built a simple circuit using an ultrasonic sensor to estimate the distance between an obstacle and the sensor, displaying the result on the serial monitor.
Learned how to control the speed of a DC motor using UNO, H-bridge L298N motor driver, and Arduino board.
Learned the working of ESP32. Built a standalone web server that controls an LED connected to ESP32 GPIOs. Used Arduino to code it.
Learned how soldering works and about soldering equipment like soldering gun, flux, and solder. Soldered an LED and checked its function using a battery.
Designed an astable multivibrator with a duty cycle of 60% using 10 kilo ohms and 20 kilo ohms resistors. Set up the circuit on a breadboard and observed the output on the DSO.
Designed a system consisting of a 74HC04 Hex inverter, 74HC08 quad NAND Gate, two switches, one buzzer, one LED, and a power supply. Simulated a burglar alarm with the following cases:
Participated in the Bit’n Build hackathon.