A better way to show up online

Helping companies find their strongest digital footing through web

ABOUT ME

Welcome to my Website! 🥳

Hi! I’m Tony Casaccia, a digital marketer with a focus on web experience. To prove it, I hand-coded this site from scratch using vanilla JavaScript, HTML, and CSS. Every line of code is my own work, and it’s fully responsive on mobile! My goal is simple: Bring together all the skills I’ve developed over my career into one project to showcase for you!

Growing up, the web was like a black box to me. I didn’t know what happened behind the scenes when I typed something into Google, clicked a button, or submitted a form. So, I made it my mission to build my career around something that used to intimidate me. Kind of like Batman... but without the violence. Anyway, thanks for stopping by—I hope you enjoy exploring this site!

MY SKILLS

Expertise Developed Over 4+ Years

Web Strategy & User Journey Optimization

I create multi-layered web experiences aligned with marketing campaigns and activities. I effectively collaborate with stakeholders to bring their visions to life on the web.

SEO & Organic Strategy

I think critically about what drives organic search traffic. I lead efforts in keyword research, technical SEO, and on-page optimization, and craft content that search engines love.

Data Analytics

I leverage analytics platforms to uncover insights that make a meaningful impact. I love diving deep into data to identify opportunities that deliver better user experiences.

Technical Skills

I've developed skills in front-end coding languages, marketing analytics, and quickly adapting to new software. This attention to detail strengthens my industry expertise, decision-making, and confidence.

MY PORTFOLIO

Highlighted Projects from My Front-End Development Journey

Pokemon Deck Building App

This was a really fun original project! This app brings Pokémon to life by fetching data from the PokeAPI and dynamically updating the UI. Built with MVC architecture and ES6 Class structure, it features responsive design and showcases data handling and API integration.

  • Javascript

  • MVC Architecture

  • API Calls

  • Responsive UI

Forkify: Recipe Search Application

This application was a part of my Javascript certification course on Udemy. It allows recipe searches with detailed instructions, adjustable servings, and bookmarking for quick access. The project highlights JavaScript fundamentals, asynchronous programming, and a clean UI.

  • Javascript

  • MVC Architecture

  • API Calls

  • Search and Upload

To Do List

This simple To Do List combines JS, HTML, and CSS to add tasks to a list with an assigned priority. These tasks are stored to local storage when rendered to persist browser refreshing and are also removed from the UI and local storage when deleted.

  • Javascript

  • Local Storage

  • Responsive Design