From a88f98cf31426c17ee8a494d5ee8f3130461d539 Mon Sep 17 00:00:00 2001 From: Souvik Ghosh <47409900+iamsouviki@users.noreply.github.com> Date: Fri, 29 Dec 2023 18:30:38 +0530 Subject: [PATCH] Update Variable.dart Update Variable.dart --- lib/Variable.dart | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/lib/Variable.dart b/lib/Variable.dart index 65c4fae..6074456 100644 --- a/lib/Variable.dart +++ b/lib/Variable.dart @@ -10,7 +10,7 @@ const String FACEBOOK_URL = "https://fb.com/iamsouviki"; //INTRODUCTION PAGE VARIABLE const String NAME = "Souvik Ghosh"; const String PROFESSION_DETAILS = - 'Assistant System Engineer in Tata Consultancy Services(TCS) and Computer Science Graduate(2021)'; + 'System Engineer in Tata Consultancy Services(TCS) and Computer Science Graduate(2021)'; const String MORE_DETAILS_INTRODUCTION = "I love to build neat, cool and scalable application.\n" 'I love to learn and build new stuff that are beneficial to the community and cool to work on.\n' @@ -21,7 +21,7 @@ const String IMAGE_PATH = 'assets/images/souvikimagepassport.jpg'; //ABOUT ME SECTION const String WHO_AM_I = - "Hello! I'm Souvik Ghosh , a Computer Science Graduate, Flutter developer Developer and Assistant System Engineer in Tata Consultancy Services(TCS).\n" + "Hello! I'm Souvik Ghosh , a Computer Science Graduate, Flutter developer Developer and System Engineer in Tata Consultancy Services(TCS).\n" 'I love to create performant and interesting stuff that are benificial to the community. I enjoy learning and exploring new areas in the technologies. \nIn my opinion,' 'getting your hands dirty is the best way to learn a new skill.\n' 'My area of interest are Cross Platform Application Development , Android Application Development and Full Stack Development\n' @@ -48,6 +48,9 @@ const Skills = [ "NextJs", "Salesforce Commerce Cloud", "Springboot", + "Demandware", + "Angular Js", + "NodeJs", "PYTHON ( Programming )", "Git", "Azure Cosmosdb" @@ -58,8 +61,8 @@ const Experiences = [ { "CompanyLogoPath": 'assets/images/tcslogo.jpeg', "CompanyName": "Tata Consultancy Services(TCS)", - "WorkDescription": "Assistant System Engineer", - "WorkDetails": "Work as a Reactjs and Nextjs Developer", + "WorkDescription": "System Engineer", + "WorkDetails": "Work as a Reactjs and Nextjs Developer and Saleforce Commerce Cloud support and maintenance", "WorkDuration": "Oct 1,2021 - Present", }, {