Output: 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...
Deploying React,Javassript Website on Github. WHAT I LEARNED: How to deploy your project on the github with the help of gh-pages Few new commands in linux and git commands . To instal gh-pages : npm install gh-pages --save-dev In Repo ‘learn_rea...
Problems that I encountered: 1. Executable Files Restriction: Firebase Hosting, under the Spark (free) plan, does not allow the deployment of executable files, which typically include .exe, .dll, .bat, and similar file types. This restriction is ...
Problems that I encountered: I deleted few files using command remove ; because of it I was not able to run the file in the browser it was giving me an error as : "Module not found" Solution : I used the command for installation again ;I tried seei...
Problems I encountered : When I am in branch(C_branch) and I commit some changes and then after I use the merge command trying to merge 'C_branch' to 'main' branch from the C_brach and it gave me "Already up to date." . When I go to the origin branc...
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 ...
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...
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...
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...
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...