From 9dbfca4d7a4d4167721eaef4a82dc92641dff79d Mon Sep 17 00:00:00 2001 From: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> Date: Mon, 24 Apr 2023 23:26:06 +0530 Subject: [PATCH] Update Profile.json --- src/data/Profile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/Profile.json b/src/data/Profile.json index 8c76c5fe..7a2f7a6a 100644 --- a/src/data/Profile.json +++ b/src/data/Profile.json @@ -2,7 +2,7 @@ { "name": "Shyam Tawli", "location": "Indore, India", - "bio": "I am a Frontend Developer, Currently learning react and exploring open source. Pursuing my degree from Medi-Caps Universtity in Bachelor of Technology from IT department. ", + "bio": "As a frontend developer, I am currently honing my skills in ReactJS and actively contributing to open source projects. Alongside, I also have some experience with data structures and algorithms (DSA) in Java.", "avatar": "https://github.com/shyamtawli.png", "portfolio": "https://github.com/shyamtawli", "skills": ["HTML", "CSS", "JavaScript", "ReactJS", "Java"],