Skip to content

Commit

Permalink
content updates
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatvg authored Jun 16, 2024
1 parent 47c26d6 commit b225b30
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 23 deletions.
17 changes: 12 additions & 5 deletions src/Components/AboutSection/AboutSection.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,21 @@ function AboutSection() {
About <span className={classes.textColored}>Me</span>
</Typography>
<Typography variant="h6" className={classes.subtitle}>
Hailing from Chennai in India, I currently work at LegalForce RAPC Worldwide as an <b>Operations and Engineering Manager</b>. I lead the Engineering, Design, and Product teams for multiple ventures within the company, comprising more than 50 personnel that are operating from various locations across the globe.
CEO of <a href="https://www.peritys.com">Peritys</a> and entrepreneur from Chennai, India, I specialize in leveraging IT and marketing consultancy to bring SaaS innovations like <a href="https://www.interacts.ai">Interacts AI</a> to market. My journey began with founding VAMSA Tech Private Limited during my university years, where I discovered my passion for converting groundbreaking ideas into reality. My experience includes a leadership role at LegalForce RAPC Worldwide, guiding global teams in engineering, design, and product management.
</Typography>
<Typography variant="h6" className={classes.subtitle}>
I started my career as a <b>Software Developer</b> where I explored multiple technical domains till I found the right fit for me- <b>Web Development</b>. In my eagerness to keep exploring, I also learned about SEO, SEM, and <b>Digital Marketing</b> in my free time. While pursuing my undergraduate degree, I co-founded a service-based <b>startup</b> along with a few friends, which honed my business acumen and entrepreneurial instincts. I am passionate about my current role which is primarily focused on technical project management; the role occasionally also requires me to roll up my sleeves and showcase my technological prowess.
What I bring to the table:
<ul>
<li><b>Strategic Leadership:</b> Proven ability in ideation, developing offshore development centers, and global expansion, transforming concepts into profitable business models.</li>
<li><b>Project Mastery:</b> Expert in navigating the complete project lifecycle, ensuring products resonate with their market and deliver exceptional user experiences.</li>
<li><b>Technical Acumen:</b> A foundation in software development and DevOps, committed to building scalable, efficient systems.</li>
<li><b>Team Development:</b> A track record of assembling and nurturing teams, promoting innovation, and achieving collective excellence.</li>
<li><b>Strategic IT Consultancy:</b> Aligning technology strategies with business goals to optimize growth and process efficiency.</li>
<li><b>Financial Stewardship:</b> Skilled in navigating the financial and operational facets of business to fuel sustainable growth.</li>
</ul>
</Typography>
<Typography variant="h6" className={classes.subtitle}>
In my free time, I binge on Netflix and YouTube, listen to songs, go for long drives, and try new cuisines at local restaurants (foodie at heart).
I am driven by the challenge of turning the nascent stages of ideas into thriving business entities, demonstrating a keen ability to scale ventures from zero to one across diverse global landscapes.
</Typography>
</Grid>
</Grid>
Expand All @@ -59,5 +67,4 @@ function AboutSection() {
);
}

export default AboutSection;

export default AboutSection;
Loading

0 comments on commit b225b30

Please sign in to comment.