Skip to content

Commit 70b5f15

Browse files
committed
make few current changes
1 parent 26b33c8 commit 70b5f15

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

config.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@ enableGitInfo = true
1919
tag = "tags"
2020

2121
[params]
22-
firstName = "Prajwal"
22+
firstName = "Prajwal Y"
2323
lastName = "Maredukonda"
24-
address = "Warangal, TG, India"
25-
contactNote = "Software Engineer and Assistant Professor"
26-
profileImage = "img/TechChat.jpeg"
24+
address = "Hyderabad, TG, India"
25+
contactNote = "Full Stack Developer"
26+
profileImage = "img/prof-2.jpg"
2727
email = "hello@prajwalyashasvi.in"
2828
description = "Prajwal has around six years of experience as a programmer in Java, Python & SQL. He also teaches Computer Science courses at an engineering college."
2929
favicon = "/favicon.ico"
3030

3131
# what sections
3232
sections = ["skills","publications","creations","contributions","experience","education","blog"]
3333
publicationsAlternateName = "Presentations"
34-
showQr = true
34+
showQr = false
3535

3636
# do you want to show git hash on page footer and link to repo? Add commit prefix here.
3737
gitCommitPrefix = "https://github.com/py563/cv-hugo/commit/"

data/experience.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[
22
{
3-
"role": "Assistant Professor",
3+
"role": "Full Stack Developer and Assistant Professor",
44
"company": "Vardhaman College of Engineering",
5-
"summary": "Taught courses on the fundamentals of the Internet of Things, the fundamentals of cybersecurity, and cloud computing and virtualization. Certified Program Coordinator for the AICTE LITE Web Development Minor and the Google Cloud Career Readiness Program. Lead the interdepartmental website coordination team, redesigning and performing typical updates and bugfixes for the organization's WordPress-based website. Additionally, manage the university's Microsoft 365 infrastructure.",
5+
"summary": "Designed, Developed and Maintained various WordPress, HUGO, and GatsbyJS websites in the organization. Manage the Microsoft 365 environment & infrastructure of the organization. Taught undergraduate courses on the Basics of the Internet of Things, Cloud Computing and Virtualization, and Fundamentals of Cybersecurity. Program Coordinator for Google Cloud Career Advancement program and AICTE LITE Pupilfirst Web Development Minor Program.",
66
"range": "Nov 2020 - *"
77
},
88
{
9-
"role": "Founder and Full Stack Developer",
10-
"company": "Yayin AI Lab",
9+
"role": "Co-Founder and Full Stack Developer",
10+
"company": "Yayin AI Lab & AWashedUpNerd.IN",
1111
"summary": "Delivered a module for the Swadyamitra project using Spring Boot & Thymeleaf to Indian Oil Corp. in April 2023. We are designing two makers' products (fabrication and mass production stage). Designing a web application to provide an AI-based customized travel experience for passengers.",
1212
"range": "Jan 2019 - *"
1313
},

static/img/prof-1.JPG

71.6 KB
Loading

static/img/prof-2.jpg

77.1 KB
Loading

0 commit comments

Comments
 (0)