-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
24 changed files
with
166 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,16 @@ | ||
## ✨ My personal website built with Next.js | ||
[![Website](https://img.shields.io/badge/my_website-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://www.alpozkan.info?utm_source=github-info&utm_medium=github-count&utm_campaign=github-readme&utm_id=github) | ||
|
||
[![Website](https://img.shields.io/badge/my_website-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://www.alpozkan.info?utm_source=github-info&utm_medium=github-count&utm_campaign=github-readme&utm_id=github) | ||
|
||
# 💫 About Me: | ||
As a seasoned Product Executive with over 10 years of experience, I have consistently delivered groundbreaking products in diverse industries such as E-commerce, FinTech, Delivery Service, Blockchain, and Mobile Apps.<br><br>My proven track record includes successfully launching more than 75 products on an international scale. Adept at building robust product organizations, I possess a keen understanding of every stage of product development, from early ideation to launch. | ||
|
||
As a seasoned Product Executive with over 10 years of experience, I have consistently delivered groundbreaking products in diverse industries such as E-commerce, FinTech, Delivery Service, Blockchain, and Mobile Apps.<br><br>My proven track record includes successfully launching more than 75 products on an international scale. Adept at building robust product organizations, I possess a keen understanding of every stage of product development, from early ideation to launch. | ||
|
||
## 🌐 Socials: | ||
[![Resume](https://img.shields.io/badge/my_resume-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://bit.ly/Resume-Alp-Ozkan) | ||
[![LinkedIn](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/in/alpozkan) | ||
[![Medium](https://img.shields.io/badge/medium-000?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@alpozkanm) | ||
|
||
[![Resume](https://img.shields.io/badge/my_resume-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://bit.ly/Resume-Alp-Ozkan) | ||
[![LinkedIn](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/in/alpozkan) | ||
[![Medium](https://img.shields.io/badge/medium-000?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@alpozkanm) | ||
[![Twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/Alpozkanm) | ||
|
||
--- | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
import { Content } from "contentlayer/generated"; | ||
import Date from "~/components/date"; | ||
import Image from "next/image"; | ||
|
||
export default function Projects({ projects }: { projects: Content[] }) { | ||
return ( | ||
<div className="mx-auto flex flex-col gap-x-8 gap-y-16"> | ||
{projects.map((project) => ( | ||
<article key={project.slug}> | ||
<div className="text-sm text-gray-500"> | ||
<Date dateString={project.date} /> | ||
</div> | ||
<div className="flex gap-2"> | ||
<div className="flex-1 text-sm text-gray-500 md:order-1"> | ||
<h3 className="mt-3 text-xl font-bold leading-6 text-gray-100"> | ||
{project.title} | ||
</h3> | ||
<p className="mt-3 hidden sm:block">{project.description}</p> | ||
</div> | ||
{project.image && ( | ||
<div className="relative order-1 h-[112px] w-[112px] md:order-2"> | ||
<Image fill={true} src={project.image} alt={project.title} /> | ||
</div> | ||
)} | ||
</div> | ||
</article> | ||
))} | ||
</div> | ||
); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: "Otelz - Product Manager" | ||
description: >- | ||
I led the discovery and development phase of Yacht Renting and B2B amenities platform. By driving wireframing, prototyping, and rigorous market research, I ensured an unparalleled user experience. | ||
date: "2023-01-01T20:40:27.272Z" | ||
categories: [] | ||
keywords: [] | ||
slug: "#" | ||
image: "/projects_img/otelz.jpg" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: "Advanced Blockchain AG - Product Manager" | ||
description: >- | ||
I played a key role in the development of twelve products, covering lending & borrowing, NFTs, DEX, governance, liquidity pools, perpetual futures, stable coins, yield farming, bonding, swaps, bridges, liquidity pools, dao and privacy solutions. | ||
Collaborating with cross-functional teams, I contributed to the product discovery process, incorporating valuable user feedback, market research, wireframing, and prototyping. This collaborative approach resulted in successful product launches. | ||
date: "2021-12-01T20:40:27.272Z" | ||
categories: [] | ||
keywords: [] | ||
slug: "#" | ||
image: "/projects_img/advanced-blockchain.png" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: "BiSU - Product Manager" | ||
description: >- | ||
I played a critical role to increase sales 10x by improving UX and implementing the Trendyol marketplace solution. | ||
Promoted to Technical Group Product Manager, I led Core, Delivery & Ops, and Technical Operation teams, while introducing new product teams as a Hiring Manager. | ||
date: "2021-07-01T20:40:27.272Z" | ||
categories: [] | ||
keywords: [] | ||
slug: "#" | ||
image: "/projects_img/bisu.png" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: "Alegra Digital - Product Manager" | ||
description: >- | ||
Led the creation of a user-friendly self-service digital product, enabling seamless e-commerce website development. | ||
Launched six successful e-commerce stores through collaborative improvements and stakeholder engagement. | ||
date: "2020-12-01T20:40:27.272Z" | ||
categories: [] | ||
keywords: [] | ||
slug: "#" | ||
image: "/projects_img/alegra.png" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: "Arçelik Group - Software Engineer" | ||
description: >- | ||
I played a critical role in creating a new revenue channel through the 360 omnichannel program, enhancing the visual customer experience through the Videowall project. Overcoming integration challenges with giant plasma screens, touch sensors, and real-size product displays, I achieved success by implementing the project for > 200 local stores and dealers in Turkey. | ||
I led a task force that optimized user engagement, conversions, and SEO scores. Our team efforts reduced page load time from 14.9 seconds to 4 seconds for 75 digital products, attracting over 10 million visitors. | ||
date: "2018-10-01T20:40:27.272Z" | ||
categories: [] | ||
keywords: [] | ||
slug: "#" | ||
image: "/projects_img/arcelik.png" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: "Arçelik Group - Software Developer" | ||
description: >- | ||
I played a pivotal role in digital product management and delivering technical solutions for both local and global markets, from discovery to launch. | ||
My contributions were instrumental in increasing company revenue through leadership in special projects and cross-functional task forces. | ||
I adeptly managed outsource development and in-house devops teams, ensuring seamless website operations for Arçelik, Beko, and Grundig brands – key sources of local revenue. | ||
date: "2017-05-01T20:40:27.272Z" | ||
categories: [] | ||
keywords: [] | ||
slug: "#" | ||
image: "/projects_img/arcelik.png" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: "Grundig Norway - E-Commerce Project Manager" | ||
description: >- | ||
Entrusted with a special assignment by the holding company, I spearheaded B2B/B2C customer portals projects in Oslo, Norway. | ||
Relocating for three months, I successfully managed the on-site project, ensuring seamless integration and delivery of customer portals. | ||
date: "2014-12-01T20:40:27.272Z" | ||
categories: [] | ||
keywords: [] | ||
slug: "#" | ||
image: "/projects_img/grundig.png" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: "Arçelik Group - Consultant / Digital Products" | ||
description: >- | ||
Content Syndication: Developed a robust backend tool to export product information to local marketplaces, bolstering visibility. | ||
Where to Buy: Implemented a dynamic "Where to Buy" button on 45+ websites without an e-commerce store. This button displayed real-time prices and marketplace information on the Product Detail Page, guiding visitors to shop directly from marketplaces. | ||
These initiatives contributed to a 12% increase in global revenue. | ||
date: "2013-10-01T20:40:27.272Z" | ||
categories: [] | ||
keywords: [] | ||
slug: "#" | ||
image: "/projects_img/arcelik.png" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: "İşlem Computer - Software Developer" | ||
description: >- | ||
I successfully designed and developed online airline booking solutions for two prominent airlines, Corendon Airlines, and Onur Airlines. | ||
My contribution to software development enabled the creation of an efficient and user-friendly booking platform. | ||
date: "2011-10-01T20:40:27.272Z" | ||
categories: [] | ||
keywords: [] | ||
slug: "#" | ||
image: "/projects_img/islem.png" | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.