Hello there, I'm

Welcome to my website. Here, you can find information about my professional background, some projects I’ve developed and my contact information.

hero image

About Me..🚀

  • Frontend Developer

    I have a strong passion for crafting engaging and user-friendly interfaces that elevate the digital experience. With a keen eye for design and a knack for problem-solving, I'm thrilled to continue my journey as a Frontend Developer.

  • Programmatic & Display Marketing Expert

    I've utilized a wide range of Programmatic & Display Marketing tools, boasting extensive experience in DV360, Adform, and media publishers with negotiated deals. Leveraging data-driven insights, I've executed impactful campaigns tailored to meet our clients' needs and maximize results.

  • Book Worm

    I'm an avid bookworm, passionate about literature and storytelling. From sci-fi novels to fantasy fiction, I find joy and inspiration in the pages of books. Whether exploring new worlds, delving into complex characters, or pondering profound ideas, reading has always been my favorite pastime. I believe in the power of books to broaden horizons, stimulate imagination, and deepen empathy. Simply put, I'm happiest when surrounded by a good book and lost in its captivating narrative.

Technical Skills 📜

HTML

HTML

CSS

CSS

JS

JS

React

React

Next.js

Next.js

jQuery

jQuery

Tailwind

Tailwind

Sass

Sass

Jira

Jira

GA

GA

GMP

GMP

Adform

Adform

Work Experience 🛤️

  • Publicis Logo

    Senior Programmatic & Display Executive, Publicis

    Aug, 2022 - Nov, 2023

    • Planned display (reserved or deal) and programmatic campaigns according to the specific needs of our clients.
    • Conducted campaign optimization, reporting, and utilized tools such as Google Analytics (GA), Display & Video 360 (DV360), Adform, and Campaign Manager (CM).
    • Developed strategies for both Media First and Brand First projects, focusing particularly on Sephora and other LVMH brands.
    • Successfully executed programmatic and media buying campaigns and facilitated meetings with publishers.
    • Provided training and support to new interns, assisting them with various challenges.
    • Played an active role during the initial phase of Akbank's transition to our agency.
  • Havas Logo

    Performance Marketing Executive, Havas

    Feb, 2022 - Aug, 2022

    • Utilized Google Search Ads, Facebook Ads Manager (FBM), Twitter Ads, and LinkedIn Ads to execute digital marketing campaigns.
    • Engaged in digital planning to strategize and optimize advertising efforts across various platforms, ensuring effective targeting and maximizing campaign performance.
  • Havas Logo

    Assistant Performance Marketing Specialist, Havas

    Apr, 2021 - Feb, 2022

    • Developing campaign strategy with internal or external client teams.
    • Evaluating the best approaches and deriving data and marketing-driven conclusions from client campaigns at a tactical level.
    • Monitoring campaign performance, optimizing, and communicating campaign traction to with clients.
    • Communicating campaign details and objectives as necessary, including KPI expectations.
    • Staying updated on new and innovative programmatic technology trends and attending partner presentations to enhance programmatic knowledge.
    • Daily use of Adform, DV360, Adform Adserver, Campaign Manager, and Adform Studio.

Projects 🧩

Dexmon | Pokemon Cards

Image of Dexmon | Pokemon Cards

Dexmon is a Pokémon card viewer where each Pokémon is displayed in its unique card background. The background color changes based on the Pokémon's type mix, and type icons are included. Users can check basic stats including health, attack, and defense, as well as view the Pokémon's default ability, making it the perfect tool for casual fans.

  • Next.js
  • Tailwind
  • JavaScript
  • REST API

Product Recommender Carousel

Image of Product Recommender Carousel

This JavaScript snippet sets up a product recommender carousel that allows users to view and like products dynamically fetched from an external source. It is designed to work across modern browsers that support ES6 JavaScript features and XMLHttpRequest. More details can be reached through the Source button below.

  • CSS Injection
  • Data Fetching
  • Carousel Navigation
  • Like Functionality

Poke Fetch

Image of Poke Fetch

PokeFetch retrieves Pokemon data from the PokeAPI based on the user's input. After the user enters a Pokemon name, PokeFetch sends a request to the PokeAPI to fetch the Pokemon's information, including its types and image, and displays them on the screen. The user can fetch Pokemon information by pressing ENTER after entering the Pokemon name or by clicking the 'Click to get Pokemon' button.

  • HTML
  • CSS
  • JavaScript
  • REST API

Digital Clock

Image of Digital Clock

This is a simple digital clock application built with React. The app displays the current time and updates every second. It is designed to be used on desktop, allowing you to check the time while working, browsing, or gaming. The project demonstrates basic React concepts, including creating components, managing state with hooks like useState and useEffect, and rendering dynamic content.

  • React
  • JSX
  • CSS

Shopping Cart Project

Image of Shopping Cart Project

This project is a shopping cart application for a dessert shop website. Users can browse through various desserts, add them to their cart, view the total number of items, subtotal, taxes, and the overall total. They can also clear the cart if needed. The application demonstrates dynamic HTML generation, event handling, and basic shopping cart functionality.

  • HTML
  • CSS
  • JavaScript
  • DOM Manipulation
  • Event Handling