2 / 3 / 2025
AIM : To learn what an API is and how it works. Using any API , build a user interface to make calls and display information.
LEARNINGS : API(application programming interface), it acts as an interface between different application and allow them to share data and information between themselves. I have created a webpage which will tell about the weather status in a location ,using open weather API.
CLICK HERE TO VISIT THE WEBSITE
AIM :Familiarize yourself with GitHub integrated workflows such as GitHub Actions, Issues, and pull requests
LEARNINGS : GitHub is a platform which allows its user to work on a project. The given below is my link to my GitHub.
AIM : Create a Kaggle account, participate in the Titanic ML competition, and familiarize yourself with how the Kaggle platform works.
LEARNINGS : Learnt the basics of machine learning. Created a model which predicts the chances of survival with help of some data like age,sex, class. Main aim was to study the previous data and predict the outcomes.
My public is 0.77511
AIM :Using Pandas and Matplotlib, and a dataset of your choice, plot a line graph, bar graph, and scatter plot.
LEARNINGS : Learnt how to use matlab and pandas to visualize the data in form of graphs.
LINE GRAPH
BAR GRAPH
DOT GRAPH
Code
AIM: Create a website to showcase your portfolio, including information about yourself, interests, projects, and social media profiles. Ensure the site is responsive and pushed to a git repository. Use any CSS framework of your choice.
LEARNINGS : Learnt bit of HTML,CSS while developing the website.
AIM : Write a technical resource article on a topic of your choice and post it on the MARVEL website.
LEARNINGS : My resource writing project is on Augmented Reality.
There are three types of reality - Virtual, Augmented and Mixed reality.
Here is the link for resource article. CLICK HERE
AIM : The objective of this task was to create a tinkercad account & to make a simple circuit to estimate the distance between the ultrasonic sensor and the object.
LEARNINGS : Tinkercand is an online website or web app used for creating electric circuits and 3D models.
I created a circuit of radar system using ultrasonic sensor.
Here is the circuit diagram.
AIM : Understand the control DC motors using the L298N motor driver and the Arduino board. Using an UNO and H-Bridge L298N motor driver, control the speed of a 5V motor.
LEARNINGS : Used potentiometer, motor driver to control the speed of DC motor .
AIM : Determine the Karnaugh map and make a burglar alarm using simple logic circuits. The buzzer or led blinks when certain conditions are met, you can use push buttons for the door and key.
LEARNINGS : Burglar alarm is used to detect any unauthorised entry, when the gate is opened and key is not pressed.
Here is the truth table and k-map for the following:
Truth Table
K-MAP
AIM : Study the datasheet of L293D motor driver and write a report on it. Specify about the ICs used in L293D, PWM, H-bridge etc.
LEARNINGS : I learnt about L293D motor driver. How it works and about its specifications.
[CLICK HERE TO REDIRECT TO THE ARTICLE](https://hub.uvcemarvel.in/article/351a67af-6f02-41ef-a3ae-b4a6e8f38079
AIM : Familiarize yourself with what Virtual Reality is. Make a detailed study about what's the difference between VR and AR. Mention about the trends in the space and technology stack being developed.
LEARNINGS : Reality is divided into three parts.
Virtual,Augmented and mixed. The Below given is a brief information about Virtual Reality
Here is link of for the article