aryan inglelearnandwrite.hashnode.dev·Oct 15, 2024Weather-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...Discuss@pythoAIaryan
aryan inglelearnandwrite.hashnode.dev·Oct 1, 2024IBM Full Stack Developer Coursera (Part5)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...Discuss@pythoAIaryan
aryan inglelearnandwrite.hashnode.dev·Sep 1, 2024React Beginner [project based learning]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 ...Discuss@pythoAIaryan
aryan inglelearnandwrite.hashnode.dev·Aug 30, 2024React BeginnerProblems 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...Discuss·1 like@pythoAIaryan
aryan inglelearnandwrite.hashnode.dev·Aug 26, 2024Git Commands 😎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...Discuss@pythoAIaryan
aryan inglelearnandwrite.hashnode.dev·Aug 25, 2024Git-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 ...Discuss·1 like@pythoAIaryan
aryan inglelearnandwrite.hashnode.dev·Aug 18, 2024IBM 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...Discusscoursera
aryan inglelearnandwrite.hashnode.dev·Aug 16, 2024IBM 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...Discuss·1 like2Articles1Week
aryan inglelearnandwrite.hashnode.dev·Aug 13, 2024IBM 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...Discuss·1 like@pythoAIaryan
aryan inglelearnandwrite.hashnode.dev·Aug 10, 2024IBM 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...Discuss·1 like@pythoAIaryan