diff --git a/docs/Anubhav.md b/docs/Anubhav.md index 547d27b..b618dbf 100644 --- a/docs/Anubhav.md +++ b/docs/Anubhav.md @@ -1,6 +1,53 @@ -My name is Anubhav . -My Age is 20. -I live in lucknow. -LinkedIN ID - https://www.linkedin.com/in/anubhav-hajela-77b093298/ -CodeChef Id - anubhavhajela4 -CodeForces ID -anubhavhajela4 +--- + +id: Anubhav +title: Anubhav +sidebar_label: Anubhav +--- + +# Welcome to My Portfolio + +## Introduction + +My Name is **Anubhav Hajela** .I am from Lucknow. I am a competitive coder who likes problem solving . I am an aspiring web developer . I have keen interest in learning new skills . I also play sports in my free time like table tennis . Currently i am pursuing Btech in CSE Branch(Computer Science Engineering) from Ajay Kumar Garg Engineering College. My tech Stacks include Java , CPP , HTML , CSS , JS. + +------------------------------------------------- + +# Skills + +## Technical Skills + +- *Web Developement:* + - HTML + - CSS + - JavaScript + + +- *Competitive Coder:* + - C + - C++ + - Java + +- *DataBase Management :* + -My SQL + +- *Version Control :* + -Git + +# My Learnings : + +## Task 1 : + +In the First Task I learned about using git and github . I learned about how to fork a repository to makes my persocal copy of the repository so that i can make changes in it and pull request to merge it to the original repo. I also learned about cloning a repository into my local system . Basically i learned using terminal and got to know many new different commands. + +## Task 2 : + +In the second task i made a personal portfolio website : + +Image + +This was the first project i made using Html and Css . I learned about how a site is made responsive . I got to know about key frames , css animations and media query selector . I learned about pseudoclasses like hover . I leaned many basic things about a good website like overflow management ,importance of a hamburger icon or a navbar etc . This was the first time i hosted a site on vercel . Although the project i made has many flaw , i will try my best to correct them as soon as possible. +GitHub Repo Link - https://github.com/anubhavhajela4/portfolio-task.git +Hosted Link - [portfolio-task-nine-wine.vercel.app](https://portfolio-task-nine-wine.vercel.app/) + +