diff options
author | Indrajith K L | 2022-10-26 22:17:18 +0530 |
---|---|---|
committer | Indrajith K L | 2022-10-26 22:17:18 +0530 |
commit | b337536de9d14bd75e1039382a154e5b528f6110 (patch) | |
tree | c53d473133967d324b4d1e0c312857fcfd042e5a /src/about.njk | |
parent | 2d8216789e336fd3190010d37a192f7536d27eb7 (diff) | |
download | indrajith-dev-b337536de9d14bd75e1039382a154e5b528f6110.tar.gz indrajith-dev-b337536de9d14bd75e1039382a154e5b528f6110.tar.bz2 indrajith-dev-b337536de9d14bd75e1039382a154e5b528f6110.zip |
Content Changes
* CV => Career Timeline
* CV Content Changes
* Intro Content Changes
* About Content Changes
Diffstat (limited to 'src/about.njk')
-rw-r--r-- | src/about.njk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/about.njk b/src/about.njk index 7da7c2f..bab19e5 100644 --- a/src/about.njk +++ b/src/about.njk @@ -8,12 +8,10 @@ title: About <img class="object-cover h-48 rounded-full" src="/images/me.jpg" alt="me"/> </div> <p class="mt-3 text-main-dark-brown"> - My Name is Indrajith K L, a Web Developer currently working as a Systems Analyst with 9+ years of experience with various - frontend frameworks and libraries like Angular 2+, React, AngularJS (v1.x), JQuery, RequireJS etc. + My Name is Indrajith K L, a Web Developer currently working as a Systems Analyst with 9+ years of experience in various frontend frameworks and libraries like Angular 2+, React, AngularJS (v1.x), JQuery, RequireJS etc. </p> <p class="mt-2 text-main-dark-brown"> - I'm fluent in ES6, Typescript & NodeJS. I started out as a Android Developer in 2012 and then switched to Web Development and focused on - frontend & other web technologies. + Fluent in ES6, Typescript, & NodeJS. Started out as an Android Developer in 2012, and then switched to Web Development and now focusing on frontend & other web technologies. </p> </div>
\ No newline at end of file |