Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated my md file #49

Merged
merged 1 commit into from
Oct 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 53 additions & 6 deletions docs/Anubhav.md
Original file line number Diff line number Diff line change
@@ -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 :

<img src="https://i.postimg.cc/0jS0f9yd/Portfolio-Image.png" alt="Image" width="823" height="539" />

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/)


Loading