Skip to content

Commit

Permalink
update profile
Browse files Browse the repository at this point in the history
  • Loading branch information
ervandra committed Apr 30, 2024
1 parent d09016f commit 2e685a7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
6 changes: 3 additions & 3 deletions config/profile.js
Expand Up @@ -56,7 +56,7 @@ const profile = {
logoCompany: 'https://via.placeholder.com/12/e51837?text=+',
promotion: [
{
title: 'Head of Product & Engineering',
title: 'VP of Engineering & Product',
year: 'Jan 2024 - Present',
summary: [
'Strategic Planning and Business Development: Setting company goals, identifying growth opportunities, and developing business strategies.',
Expand All @@ -70,7 +70,7 @@ const profile = {
],
},
{
title: 'Lead Product & Engineering',
title: 'Head of Engineering & Product',
year: 'May 2020 - Dec 2023 (Contract)',
summary: [
'Project Management: Coordinate client projects, manage timelines and budgets.',
Expand All @@ -84,7 +84,7 @@ const profile = {
},
{
title: 'Lead Project Manager',
year: 'April 2017 - April 2020',
year: 'April 2017 - April 2020 (Contract)',
summary: [
'Project Management: Coordinate client projects, manage timelines and budgets.',
'Team Management: Lead team, delegate tasks, provide support.',
Expand Down
12 changes: 5 additions & 7 deletions pages/index.tsx
Expand Up @@ -178,17 +178,17 @@ export default function Home() {
{/* <h1 className="text-5xl xl:text-7xl font-extrabold mb-8">
Software Engineer | Technology Expert
</h1> */}
<h1 className="text-3xl xl:text-6xl font-extrabold mb-4">
<h1 className="text-2xl xl:text-4xl font-extrabold mb-4">
{/* Software Engineer & Technology Specialist */}
Software Engineer | Technology Specialist
Digital Transformation Expert
</h1>
</Fade>
<Fade delay={100} duration={100}>
{/* <h2 className="mb-3 mb-md-5 fs-4 fw-bold">{profile.mission}.</h2> */}
<h2 className="mb-4 font-bold text-lg md:text-2xl text-gray-900 md:mb-8">
{/* Are you looking for a technopreneur that can help you and your business to
thrive in the modern digital world? Let me help you. */}
Bring successful technology advancement closer to you.
Customized Tech Solutions to Revolutionize Your Business Processes
</h2>
{/* <h2 className="mb-3 mb-md-5 fs-4 fw-bold">
Technology Enthusiast & Consultant
Expand All @@ -199,9 +199,7 @@ export default function Home() {
{/* I'd love to discuss about ideas, and my hard-earned experiences + insights
will help you in many ways. Let's get in touch! */}

Through-out my entire career, i realize that i love the most to help people,
startup/company to achieve their business goal faster through tailored technology-based
solution. I want to add value for you and your business, let's get in touch!
Harness technology with a Digital Transformation Expert. Specializing in custom software, strategic analysis, and system architecture, I lead a team dedicated to optimizing your business operations. Explore tailored tech solutions that drive efficiency and growth.
</p>
{/* <p className="mb-3 fs-5">
I help people, startup/company to achieve their business goal faster
Expand Down Expand Up @@ -384,7 +382,7 @@ export default function Home() {
className="font-bold inline-flex items-center hover:underline"
rel="noopener noreferrer">
Syntax Solution
</a> as head of product & engineering
</a> as VP of engineering & product
</p>

<p className="mb-2 lg:text-lg">
Expand Down

0 comments on commit 2e685a7

Please sign in to comment.