From 93a85135bd7b4bc1091b64f994cf236929fe7430 Mon Sep 17 00:00:00 2001 From: bharathgaddam1712 <22cs2013@rgipt.ac.in> Date: Thu, 5 Oct 2023 15:49:37 +0530 Subject: [PATCH] Updated index.html Updated the UI of index.html issue --> #8 signing off: bharathgaddam06@gmail.com --- public/index.html | 80 +++++++++++++++++++++++------------------ src/Contributer/User.js | 7 ++++ 2 files changed, 53 insertions(+), 34 deletions(-) diff --git a/public/index.html b/public/index.html index a8bbf59..1c5c191 100644 --- a/public/index.html +++ b/public/index.html @@ -1,43 +1,55 @@ - + - - + - + + - - - Hactoberfest 2023 - - + Hacktoberfest 2023 + + + +
+

Hacktoberfest 2023

+
+
+

Welcome to Hacktoberfest 2023! Get ready for exciting coding challenges and open source contributions.

+

Join us in celebrating open source software development and make your mark in the world of programming.

+
- - + diff --git a/src/Contributer/User.js b/src/Contributer/User.js index 33c264a..47b3784 100644 --- a/src/Contributer/User.js +++ b/src/Contributer/User.js @@ -27,6 +27,13 @@ const user =[ 'about':'Hello, Prathamesh this side , I am a MERN stack developer and open source contributor.', 'linkdenProfile':'https://www.linkedin.com/in/prathamesh-nikumbh-a22485246/', }, + { + 'name':'bharath gaddam', + 'github_username': 'bharathgaddam1712', + 'about':'Hello,this is bharath iam currently pursuing my Btech in CSE from RGIPT,jais', + 'linkdenProfile':'https://www.linkedin.com/in/bharath-gaddam-069128250', + }, + ]