public static String getAboutMe(){
String education = "Completed my Master's in Computer Science at
Northern Illinois University";
String experience = "Had multiple years of Sofware Development experience
in Backend and Frontend development";
String goal = "Always Looking for a new challenge to captialize
on the knowledge on web development and designing
flawless end-to-end software solutions";
return education+experience+goal;
}
function InterestsAndHobbies(){
var interests = ["computing",
"volunteering",
"socializing"];
var hobbies = ["reading blogs",
"swimming",
"travelling",
];
var interestsandhobbies = interests.concat(hobbies);
return interestsandhobbies;
}
public void show_skills(){}
skills = {};
skills['frontend'] = ['HTML5','CSS','JavaScript','jQuery','AngularJS', 'ReactJS']
skills['Other'] = ['WordPress','C++','MVC', 'NodeJS', 'Craft' ]
skills['workflow_taskrunners'] = ['Bower','Grunt','Gulp']
skills['testing_tools'] = ['Jasmine','Karma','Mocha']
return skills;
}
First we thought the PC was a calculator. Then we found out how to turn numbers into letters with ASCII — and we thought it was a typewriter. Then we discovered graphics, and we thought it was a television. With the World Wide Web, we’ve realized it’s a brochure.
Tejasvi Srigiriraju
11520 Barman Ave
Culver City, CA 90230
(860)837-3808