Date : 28 Mar 2023\n\nTask : 3-D Printing\n\nDescription :\n1. Downloaded a STL file from Cults3d of the desired model. Extracted it.\n2. Opened the STL on CREALITY SLICER made adjustments of size, changed certain\nsettings like support, temperature.\n3. SLICED the file and the time required to print came out as 3hrs 42mins.\n4. Took the GSOC file, copied it to the sd card and gave it for print.\n\nImage:\n\n\n\n\n\n................................................................................................................................................\n\nDate: 30 Mar 2023\n\nTask: API\n\nDescription:\n1. Learnt how to make an API through the example provided.\n2. Went to RAPID API hub and downloaded IMDb API\n3. Opened it in VS CODE.\n4. Made some changes to it like css, added the API key to the file.\n5. Ran the file and it worked. Could change the movie name to anything and it would\nsuggest movies related to the name.\n6. In the image taken, the tower was used as an example.\n\nImage\n\n\n\n\n\nThings learnt:\n\nHow an API works.\n\n\n\n\n................................................................................................................................................\n\nDate: 29 Mar 2023\n\nTask: Working with GitHub\n(https://github.com/UVCE-Marvel/git-task/pull/16#issue-1645214585)\n\nDescription:\n1. Got familiar with Github and terms like fork, repositories, PRs.\n2. Went to the marvel github link and forked the repo to my account.\n3. Made my changes to the readme file in my branch.\n4. As the change was made an option of comparing and PR popped up and it was to\nmerge it to the MARVEL main branch.\n5. Requested MARVEL contributors to verify and PULL in if my change is useful.\n\nImage:\n\n\n\nThings learnt:\n\nHow to contribute to several open source companies. Also made my contribution to GSoC\n2023 with the help of things learnt here\n\n\n\n\n................................................................................................................................................\n\nDate: 25 Mar 2023\n\nTask: Getting familiar with UBUNTU\n\nDescription:\n1. Opened terminal and completed the subtasks assigned.\n2. Create a folder named test.\n3. cd into that folder.\n4. Create a blank file without using any text editor.\n5. List the files in that folder\n6. Create 2600 folders in this folder where each folder is named like . For example, M90\nor B56.\n7. Concatenate two text files containing any random text and display them on the\nterminal.\n8. The command line for the tasks is shown in the attached folder below.\n\nImage:\n\n\n\nLearnt:\nUsing Ubuntu .\nCommand line usage and how its so powerful\n\n\n\n\n................................................................................................................................................\n\nDate: 2nd Apr 2023\n\nTask: TITANIC Regression ML model\n\n(https://colab.research.google.com/drive/1LBYyXxCqxXVHs1ORy7nlSTFX3NUVafwt?usp=sharing)\n\nDescription:\n1) Download the dataset from kaggle.\n2) Import pandas, numpy.\n3) Upload the csv file in colab notebook, load it as a dataframe using Pandas\n4) Remove unwanted columns, one-hot encoding of gender, generate dummies for Nan\nvalues.\n5) Using scikit-learn train the model, and predict the output.\n6) Predict the accuracy (80%).\n\nImage \n\n\n\n\n\n\n\n\n\n\n\n\n................................................................................................................................................\n\nDate: 2nd Apr 2023\n\nTask: Working with Pandas and Matplotlib\n\n(https://colab.research.google.com/drive/1LBYyXxCqxXVHs1ORy7nlSTFX3NUVafwt?usp=sharing)\n\nDescription:\n1) On the titanic model we used Pandas to create a dataframe from the csv file\ndownloaded from kaggle website.\n2) We visualised the data using matplotlib.\n3) Plotted various graphs like pie chart, scatter graph.\n\nImage\n\n\n\n\n\n\n................................................................................................................................................\n\nDate: 25 Mar 2023\n\nTask: Portfolio website (https://sharvesh.my.canva.site/)\n\nDescription:\n\n1. Created a portfolio website using canva with basic details\n\nImage:\n\n\n\n................................................................................................................................................\n\nDate: 04 Apr 2023\n\nTask: Writing Resource article using Markdown\n\nDescription:\n1) Learnt Markdown language from the resource link provided.\n2) Learnt about heading sizes, bold, italics, strike, how to upload a image on the\nlanguage.\n3) Wrote an article on the topic Machine Learning.\n4) Uploaded it on the Marvel website.\n5) Link: https://hub.uvcemarvel.in/article/14c43abe-07d8-494f-b893-29cb30216c0f\n\nImage\n\n![](https://github.com/sharvesh642/marvelreport/blob/main/Screenshot%202023-04-04%20214922.png?raw=true)\n\n\n\n................................................................................................................................................\n\nDate: 18 Mar 2023\n\nTask: TinkerCad\nhttps://photos.app.goo.gl/wTwJLWLJqRA4Ypwi7\nDescription:\n1. Connections as shown in the resource article.\n2. Code blocks are updated.\n3. Simulation are performed and results are noted.\n\nImage:\n\n\n\n\n................................................................................................................................................\n\nDate: 24 Mar 2023\n\nTask: Speed Control of DC Motor\n\nDescription:\n1) Connections as shown in the circuit were made using L298N motor driver Arduino\nboard, jumper wires, breadboard, potentiometer and a DC Motor.\n2) The external power supply was given to jack and then to the motor driver.\n3) No when the potentiometer was turned the voltage increased and the speed\nincreased proportionally.\n4) Working video link :\nhttps://photos.google.com/share/AF1QipOvq69JMgIoiaR8ag7JbZu7CN0rcKoLuepaB\n1OrwEicN-BH8OuxDSeuhXnRMFWh5A?key=aHFlS3hkbEE4NDM4bmw2aThDMnN\nuUE9ramZKc2l3\n\nImage:\n\n\n\nLearning:\nFunctioning of L298N motor driver\n\n\n................................................................................................................................................\n\nDate: 16 Mar 2023\n\nTask: LED Toggle using ESP32\nhttps://photos.app.goo.gl/kYMygmpfxPs9YhKr8\n\nDescription:\n1. Connections as shown in the circuit diagram are made and ESP32 is connected to\nthe PC.\n2. Using Arduino IDE wifi server is connected and IP address is generated.\n3. Code for the toggling is uploaded to ESP32\n4. A switch is created in the server.\n5. Switching on/off the switch on PC switches on/off the LED light in the circuit.\n\nImage:\n\n\n\n\n\nLearnt: Working of ESP32, Arduino IDE\n\n\n................................................................................................................................................\n\nDate: 25 Mar 2023\n\nTask: Soldering\n\nDescription:\n1. Got familiar with soldering prerequisites like knowing instruments, solder, flux, stand.\n2. Soldered a LED and resistor to an circuit board.\n\nImage \n\n\n................................................................................................................................................\n\nDate: 05 Apr 2023\n\nTask: Burgular alarm system\n\nDescription:\n1. Designed a burgular system using photosensitive diode which when triggered causes alarm.\n2. Several componenets used.\n3. Video link : https://photos.app.goo.gl/X2txnjP9HjHGfsE56\n\nImage:\n\n![](https://github.com/sharvesh642/marvelreport/blob/main/WhatsApp%20Image%202023-04-05%20at%2018.53.57.jpeg?raw=true)\n\n................................................................................................................................................\n\nDate: 1st Apr 2023\nTask: Active Participation\n\nDescription: \nTook part in MockPlacement , AR wizards, Codestorm and came 2nd in in MockPlacement IT.\n\nImage:\n\n\n\n\n\n.......................................................................X......................................................................\n\n\n\n\n