@@ -1726,7 +1450,7 @@
-
+
diff --git a/Task1/index.js b/Task1/index.js
index ffef08c..cc191e1 100644
--- a/Task1/index.js
+++ b/Task1/index.js
@@ -1,15 +1,3 @@
-function MayurSojitra() {
- document.querySelector(".MayurSojitra-name").innerText = "Mayur Sojitra";
- document.querySelector(".MayurSojitra-Bio").innerText =
- "Keep Helping, Keep Exploring!!! Tech Explorer";
- document.querySelector(".MayurSojitra-pic").style.backgroundImage =
- "url('./img/MayurSojitra.jpg')";
- document.querySelector(".MayurSojitra-Description").innerText =
- "Android Dev | Laravel Backend Dev | Tech Speaker | Community Evangelist";
- document.querySelector(".MayurSojitra-Portfolio").attributes[1].nodeValue =
- "https://github.com/MayurSojitra";
-}
-
function AdityaDubey() {
document.querySelector(".AdityaDubey-name").innerText = "AdityaDubey";
document.querySelector(".AdityaDubey-Bio").innerText =
@@ -58,14 +46,6 @@ function mayukh() {
"https://www.linkedin.com/in/mayukh-pankaj/";
}
-function SubhamSurana() {
- document.querySelector('.SubhamSurana-name').innerText="Subham Surana";
- document.querySelector('.SubhamSurana-Bio').innerText="Torture the data long enough and it will confess to anything!";
- document.querySelector('.SubhamSurana-Pic').style.backgroundImage="url('./img/SubhamSurana.jpg')";
- document.querySelector('.SubhamSurana-Description').innerText="Data Science & ML/AI Enthusiast";
- document.querySelector('.SubhamSurana-Portfolio').attributes[1].nodeValue="https://www.linkedin.com/in/subham-surana/";
-}
-
function RavishRaj() {
document.querySelector(".RavishRaj-name").innerText = "Ravish Raj";
document.querySelector(".RavishRaj-Bio").innerText =
@@ -503,27 +483,14 @@ function valdi() {
}
function HarshRana() {
- document.querySelector('.Harsh_Rana-name').innerText="Harsh Rana";
- document.querySelector('.Harsh_Rana-Bio').innerText="Not just another brick in the wall";
- document.querySelector('.Harsh_Rana-Pic').style.backgroundImage="url('./img/Harsh_Rana.jpg')";
- document.querySelector('.Harsh_Rana-Description').innerText="Web Developer";
- document.querySelector('.Harsh_Rana-Portfolio').attributes[1].nodeValue="https://harshrana117.github.io/website";
-
-}
-
-function AdityaVerma() {
- document.querySelector('.AdityaVerma-name').innerText="Aditya Verma";
- document.querySelector('.AdityaVerma-Bio').innerText="Omae Wa mou shinderu!";
- document.querySelector('.AdityaVerma-Pic').style.backgroundImage="url('./img/AdityaVerma.jpg')";
- document.querySelector('.AdityaVerma-Description').innerText="Full Stack Web Developer.";
- document.querySelector('.AdityaVerma-Portfolio').attributes[1].nodeValue="https://github.com/homewardgamer";
-}
-function harmanpreet() {
- document.querySelector('.harmanpreet-name').innerText="Harmanpreet Singh";
- document.querySelector('.harmanpreet-Bio').innerText="PRACTICE makes a man PERFECT";
- document.querySelector('.harmanpreet-Pic').style.backgroundImage="url('./img/harmanpreet.jpg')";
- document.querySelector('.harmanpreet-Description').innerText="Web Devloper";
- document.querySelector('.harmanpreet-Portfolio').attributes[1].nodeValue="#";
+ document.querySelector(".Harsh_Rana-name").innerText = "Harsh Rana";
+ document.querySelector(".Harsh_Rana-Bio").innerText =
+ "Not just another brick in the wall";
+ document.querySelector(".Harsh_Rana-Pic").style.backgroundImage =
+ "url('./img/Harsh_Rana.jpg')";
+ document.querySelector(".Harsh_Rana-Description").innerText = "Web Developer";
+ document.querySelector(".Harsh_Rana-Portfolio").attributes[1].nodeValue =
+ "https://harshrana117.github.io/website";
}
function AdityaVerma() {
@@ -595,21 +562,13 @@ function MohitSinghChauhan() {
document.querySelector('.MohitSinghChauhan-Portfolio').attributes[1].nodeValue="https://www.linkedin.com/in/mohit-singh-chauhan-944ba9200/";
}
-function Radsadorn() {
- document.querySelector('.Radsadorn-name').innerText="Sutthirat Phutho";
- document.querySelector('.Radsadorn-Bio').innerText="Computer Engineering, KMITL THAILAND";
- document.querySelector('.Radsadorn-Pic').style.backgroundImage="url('./img/Radsadorn.jpg')";
- document.querySelector('.Radsadorn-Description').innerText="Beginner Developer";
- document.querySelector('.Radsadorn-Portfolio').attributes[1].nodeValue="https://github.com/radsadorn";
-}
-function VivekPattanayak() {
- document.querySelector('.VivekPattanayak-name').innerText="Vivek Pattanayak";
- document.querySelector('.VivekPattanayak-Bio').innerText="Solving old bugs and making new ones along the way 👾";
- document.querySelector('.VivekPattanayak-Pic').style.backgroundImage="url('./img/VivekPattanayak.jpg')";
- document.querySelector('.VivekPattanayak-Description').innerText="Competitive Programmer | App Developer";
- document.querySelector('.VivekPattanayak-Portfolio').attributes[1].nodeValue="https://www.linkedin.com/in/vivek-pattanayak-8225021a0/";
-}
+function harshit() {
+ document.querySelector('.harshit-name').innerText="Harshit Jain";
+ document.querySelector('.harshit-Bio').innerText="Beginner Contributer";
+ document.querySelector('.harshit-Pic').style.backgroundImage="url('./img/harshit.jpg')";
+ document.querySelector('.harshit-Description').innerText="Learner";
+ document.querySelector('.harshit-Portfolio').attributes[1].nodeValue="https://www.linkedin.com/in/harshit-jain-bb883a190/";
function Shreya() {
document.querySelector('.Shreya-name').innerText="Shreya Sharma";
@@ -633,4 +592,5 @@ function SushantBarje() {
document.querySelector('.SushantBarje-Description').innerText="C++ Programmer & Web Developer";
document.querySelector('.SushantBarje-Portfolio').attributes[1].nodeValue="https://www.linkedin.com/in/sushant-barje-322761168/";
+
}
\ No newline at end of file
diff --git a/Task1/style.css b/Task1/style.css
index 1e102e6..0c3fbd1 100644
--- a/Task1/style.css
+++ b/Task1/style.css
@@ -331,7 +331,7 @@ position: relative;
-webkit-transition: 0.3s all ease-in;
-o-transition: 0.3s all ease-in;
transition: 0.3s all ease-in;
-} */
+}*/
/* ----------------new button----------------------------- */
diff --git a/Task2/Harshit/img/Meditation.png b/Task2/Harshit/img/Meditation.png
new file mode 100644
index 0000000..0713624
Binary files /dev/null and b/Task2/Harshit/img/Meditation.png differ
diff --git a/Task2/Harshit/img/Tindog.png b/Task2/Harshit/img/Tindog.png
new file mode 100644
index 0000000..20a0f7a
Binary files /dev/null and b/Task2/Harshit/img/Tindog.png differ
diff --git a/Task2/Harshit/img/harshit.jpg b/Task2/Harshit/img/harshit.jpg
new file mode 100644
index 0000000..8862c0e
Binary files /dev/null and b/Task2/Harshit/img/harshit.jpg differ
diff --git a/Task2/Harshit/img/harshit2.jpg b/Task2/Harshit/img/harshit2.jpg
new file mode 100644
index 0000000..73c4492
Binary files /dev/null and b/Task2/Harshit/img/harshit2.jpg differ
diff --git a/Task2/Harshit/index.html b/Task2/Harshit/index.html
new file mode 100644
index 0000000..d5a2fd0
--- /dev/null
+++ b/Task2/Harshit/index.html
@@ -0,0 +1,388 @@
+
+
+
+
+
+
Portfolio Template
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Hacktober Fest
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
I'm
+
Harshit Jain
+
+
Web Developer(Front-End), Learner, Open source contributer(Begginer), Programmer, UI/UX Designer(Beginner)
+
+
+
+
+
+
+
+
+
+
+
+
+
About
+ About Me
+
+
+
+
+
+
+
Web Developer
+
Hey there!
+ Harshit Jain is an Engineering student with great learning skills of new things. He likes to do fron-tend developement very much. He has the skill of adjusting in most situations.
+ He also likes to do code in Java programming and solving Data structure problems. On the other side, he loves to listen to music, playing video games very much, and likes a little bit of reading books.
+
+
+
Name: Harshit Jain
+
Birthday: 29 March 2001
+
Degree: Undergraduate
+
+
Phone: 8395031799
+
Email: harshitjain604@gmail.com
+
Address: Agra, Uttar Pardesh.
+
+
+
Learn More
+
+
+
+
+
+
+
+
+
+
+
+
Education
+ My Education
+
+
+
+
My Education
+
+
+
+
Bachelors of Technology: CSE
+
Raja Balwant Engineering Technical Campus, Agra | 2019 - 2023
+
CGPA: 8.30
+
+
+
+
12th
+
St. Paul's Inter College, Agra | 2017- 2018
+
Obtained: 80.8%
+
+
+
+
10th
+
St. Paul's Inter College, Agra | 2015 - 2016
+
Obtained: 80.6%
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Skills
+ My Skills
+
+
+
+
+
+
Java core
+ 85%
+
+
+
+
+
+
+
+
+
+
JavaScript
+ 60%
+
+
+
+
+
+
Bootstrap
+ 80%
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Projects
+ My Projects
+
+
+
+
+
+
+
TinDog A Frontend project built using HTML, CSS, Bootstrap.
+
Read More
+
+
+
+
+
+
Meditation App A Webapp for meditation built using HTML, CSS, JavaScript.
+
Read More
+
+
+
+
+
+
Otp/Password Generator A bank webpage for generating otp and password built using HTML, CSS in frontend and java in backend
+
Read More
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
© All Rights Reserved. Designed by Harshit Jain
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file