Skip to content

Commit

Permalink
update company
Browse files Browse the repository at this point in the history
  • Loading branch information
ervandra committed Sep 6, 2023
1 parent d56fa48 commit 8c55313
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 15 deletions.
70 changes: 63 additions & 7 deletions config/profile.js
Expand Up @@ -51,13 +51,72 @@ const profile = {
},
],
experiences: [
{
company: 'Komunal',
logoCompany: 'https://via.placeholder.com/12/e51837?text=+',
promotion: [
{
title: 'Tech Manager',
year: 'Sep 2023 - Present',
summary: [
'Lead and inspire a small team of 4-5 individuals, guiding them towards becoming proficient full-stack developers.',
'Set the standard for code quality by consistently writing clean and highly readable code.',
'Leverage my extensive experience, building technology solutions and software products, to help my team solve complex technical problems.',
'Implement and manage Continuous Integration/Continuous Deployment (CI/CD) pipelines to ensure efficient and reliable software delivery.',
'Make informed and technically sound decisions that align with our business goals.',
'Mentorship and team building for the software engineering team',
'Assess, prioritize, and streamline tasks effectively to ensure our team meets critical project milestones and deadlines.',
'Collaborate closely with cross-functional teams to gather requirements, plan project execution, and deliver high-quality software solutions.',
'Apply agile methodologies rigorously to drive project success or, at a minimum, maintain a strong belief in and appreciation for agile principles.',
'Communicate early, clearly, and succinctly with team members and stakeholders, fostering alignment and transparency.'
],
}
],
},
{
company: 'Yoona',
logoCompany: 'https://via.placeholder.com/12/e51837?text=+',
promotion: [
{
title: 'Engineering Manager',
year: 'Jan 2023 - Aug 2023',
summary: [
'Technical decision making and architecture design',
'Resource management and Agile planning and execution',
'Hands on for MVP and complex features (Full stack)',
'Deployment and maintaining all of our internal and external apps and services',
'Mentorship and team building for the engineering team',
'Hiring and talent management',
'Budgeting and cost management',
'Stakeholder management and liaison between technical and non-technical stakeholders. (CTO, CEO, CCO)',
'Working closely with the product team to ensure the product is delivered on time and on budget',
'3rd party vendor integration and management',
'Security and compliance',
],
},
{
title: 'Lead Engineer',
year: 'Feb 2022 - Dec 2022',
summary: [
'Acting as a technology consultant for the company (directly to CTO and stakeholders)',
'Creating and implementing high-quality technology solutions',
'My role is delivering innovative solutions and driving growth and success for early phase of Yoona.',
'Developing and implementing technical best practices for all Yoona products',
'Overseeing technical aspects of the company’s strategy to ensure alignment with its business goals',
'Discovering and implementing new technologies that yield competitive advantage',
'Helping departments use technology profitably',
'Developing custom ecommerce solutions for Yoona',
],
},
],
},
{
company: 'R/GA',
logoCompany: 'https://via.placeholder.com/12/e51837?text=+',
promotion: [
{
title: 'Technology Lead',
year: 'May 2022 - Present',
year: 'May 2022 - Dec 2022',
summary: [
'Connecting people across globe through technical assesment for potential project and collaboration',
'Oversee & Manage APAC (Indonesia Office) Technology Team to ensure working experience, growing factor, and successful deliveries.',
Expand Down Expand Up @@ -156,13 +215,10 @@ const profile = {
cover: 'https://i.imgur.com/i4NZURh.jpg',
recentSkills: [
'Next.js + TailwindCSS',
'BI & Analytics',
'TypeScript',
// 'Python',
// 'Microsoft Azure',
'Contentful',
'Storybook',
'Uniform',
'GraphCMS',
'API & Custom Integration',
'Dashboard & Reporting',
],
allSkills: [
'React.js',
Expand Down
13 changes: 5 additions & 8 deletions pages/index.tsx
Expand Up @@ -313,10 +313,10 @@ export default function Home() {
Get in Touch <span role="emoji animate-pulse ml-2">⚡️</span>
</button>
)}
<p className="text-center text-xs mt-4 text-gray-500 md:px-6">
{/* <p className="text-center text-xs mt-4 text-gray-500 md:px-6">
You will also receive my latest <u>portfolio</u> and <u>workflow</u>{' '}
blueprint sent directly to your inbox.
</p>
</p> */}
<p className="mb-0 text-muted text-center mt-4 text-gray-500">
Your privacy is protected
</p>
Expand Down Expand Up @@ -375,16 +375,13 @@ export default function Home() {

<p className="mb-4 lg:text-lg">
I'm now dedicated myself as{' '}
<span className="underline font-bold">Technology Lead</span> at{' '}
<span className=" font-bold">Tech Manager</span> at{' '}
<a
href="https://www.rga.com"
href="https://www.komunal.co.id"
target="_blank"
className="font-bold inline-flex items-center hover:underline"
rel="noopener noreferrer">
<span
className="inline-flex w-4 h-4 mr-1"
style={{ background: 'red' }}></span>
R/GA
Komunal
</a>
</p>

Expand Down
1 change: 1 addition & 0 deletions styles/app.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 8c55313

@vercel
Copy link

@vercel vercel bot commented on 8c55313 Sep 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.