From 9ce50722f47b7baeba07168b7304afc7cade010f Mon Sep 17 00:00:00 2001 From: Chowdhury Tafsir Ahmed Siddiki Date: Tue, 22 Oct 2024 12:12:51 +0600 Subject: [PATCH] add: Chowdhury Tafsir Ahmed Siddiki (#1126) * add: Chowdhury Tafsir Ahmed Siddiki * update * ProfileList fixed --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/ctafsiras.json | 34 ++++++++++++++++++++++++++++++++++ src/ProfilesList.json | 3 ++- 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 public/data/ctafsiras.json diff --git a/public/data/ctafsiras.json b/public/data/ctafsiras.json new file mode 100644 index 00000000..a7b7658a --- /dev/null +++ b/public/data/ctafsiras.json @@ -0,0 +1,34 @@ +{ + "name": "Chowdhury Tafsir Ahmed Siddiki", + "location": "Dhaka, Bangladesh", + "bio": " I am passionate about continuous learning, exploring new technologies, and creating innovative solutions to solve real-life problems. With a background in accounting and a strong foundation in computer science, I bring a unique perspective to software development, combining analytical skills with technical expertise.", + "avatar": "https://github.com/ctafsiras.png", + "portfolio": "https://ctafsiras.vercel.app", + "skills": [ + "JavaScript", + "Typescript", + "Node.js", + "ReactJS", + "Next.js", + "Tailwind CSS", + "ShadCN", + "Redux", + "Redux Toolkit", + "React Query", + "Express.js", + "Firebase", + "JWT Auth", + "REST APIs and Integration", + "OpenAI Integration", + "MongoDB", + "MySQL", + "PostgreSQL", + "Docker", + "Linux CLI" + ], + "social": { + "GitHub": "https://github.com/ctafsiras", + "Twitter": "https://twitter.com/ctafsiras", + "LinkedIn": "https://www.linkedin.com/in/ctafsiras" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 87c2ae8b..8f3e7ae7 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -444,6 +444,7 @@ "Om-pawarr.json", "boytur.json", "giuliarappo.json", + "ctafsiras.json", "krtEngineer.json", "vishal065.json" -] +] \ No newline at end of file