Weather-App projectOutput: Refrence:https://gameoftaksh.live/level/3/project/16/ Taksh is a child's dream come true. Education turned into a game. It is a Innovative ed-tech platform designed to transform disengaged-unwilling youth into skilled and inspired individua...Oct 15, 2024路4 min read
Git-Commands 馃Problems That I encountered : Mostly the problems that I encountered while learning git are not real problems rather I would say that they are mistakes that I did because of my half knowledge of what I was trying to do . And I hope any new beginner ...Aug 25, 2024路3 min read
IBM Full Stack Developer Coursera (Part4)Completed Module -3/5 from Course- 2/12 My_code:"https://youtu.be/_1TaBvxUbcI" What I Learned I learnt to integrate CSS in html file and how the syntax are used. < tag_name style="color: lightgray; background-color:purple; margin: 10px; padding: 10...Aug 18, 2024路1 min read
IBM Full Stack Developer Coursera (Part3)What I Learned How to use tags such as a)<fieldset> <label for = "temprature " Celsius></label> <input type = "number" id ="c" > </fieldset> How to create buttons e.g., <button id="temprature">convert</button> Use of <footer> Learn more abou...Aug 16, 2024路2 min read
IBM Full Stack Developer Coursera (Part2)What I Learned What is DevOps and what is the difference in between the dev team and ops team Process used by the DevOps are: A. Ideation--> B. Coding-->C. Building --> D. Deploying-->E. Managing-->F. Continous Improvement What is Application mo...Aug 13, 2024路2 min read
IBM Full Stack Software Developer Coursera(part1)Why this Course I want to become a full stack developer and therefore I choose this course . This course covers all the requirements to become a full stack developer from Cloud computing , frontend development , python for Data Science ,AI and Develo...Aug 10, 2024路1 min read
Project - 5 : Encrypting in pythonproject - 5 Above is "key.key" file where the key is saved. Below is the "password.txt" file where all the password and username are saved. Link to see the code https://youtu.be/MZvQisAqDQk Problems That I encountered Understanding how the crypto...Jun 25, 2024路4 min read