From 4ef5c57d54eaeaf35e6493d1cbf6030be38c7658 Mon Sep 17 00:00:00 2001 From: Hamzathul Favas E Date: Thu, 3 Oct 2024 07:47:06 +0530 Subject: [PATCH] add: Hamzathul Favas E --- public/data/hamzathul.json | 13 +++++++++++++ src/ProfilesList.json | 3 ++- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 public/data/hamzathul.json diff --git a/public/data/hamzathul.json b/public/data/hamzathul.json new file mode 100644 index 00000000..4cb706a4 --- /dev/null +++ b/public/data/hamzathul.json @@ -0,0 +1,13 @@ +{ + "name": "Hamzathul Favas E", + "location": "Malappuram, Kerala, India", + "bio": "Analytical Web Developer with a B.Tech in CSE, specializing in JavaScript and proficient in MERN Stack development. Skilled in building web applications.", + "avatar": "https://github.com/hamzathul.png", + "portfolio": "https://github.com/hamzathul", + "skills": ["Node.js", "Express.js", "React.js", "TypeScript", "SQL", "GraphQL", "NoSQL", "HTML", "Tailwind CSS", "Git"], + "social": { + "GitHub": "https://github.com/hamzathul", + "Twitter": "https://twitter.com/hamzathulfavase", + "LinkedIn": "https://www.linkedin.com/in/hamzathul" + } +} \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 974146bc..67153390 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -442,5 +442,6 @@ "Sanket176.json", "Om-pawarr.json", "boytur.json", - "giuliarappo.json" + "giuliarappo.json", + "hamzathul.json" ]