Welcome to my portfolio! I specialize in web development, video editing, sales and marketing. combining technical skill with creative storytelling. My focus is on delivering high-quality, impactful work, and closing the deal. Take a look around and see what I’ve been creating!
About Me
Born and raised in Toronto, I first found my passion in music as a kid, drawn to its creativity and energy. Over time, that interest evolved, leading me into video editing and web development, where I could blend visuals and tech to create engaging digital experiences.
I had a great time working with Aaron and Melanie to get Clinch Culture’s website up to speed with proper SEO. They’re passionate about their dojo, and it was awesome collaborating with them to refine the site’s design and optimize it for better search visibility. From improving structure to fine-tuning keywords, we made sure Clinch Culture stands out online just as much as it does in the community!
Fantasy Property Prices is a sleek, user-friendly website that brings real estate data to life. Built with HTML, CSS, and JavaScript, it seamlessly pulls property information from a JSON file and presents it in an engaging, easy-to-navigate interface. This project showcases my ability to work with data formats, create responsive designs, and deliver a polished front-end experience
A specialized sales job recruitment platform built with React.js for seamless client-side routing and styled with TailwindCSS for a modern, responsive design. Hosted on Netlify with GitHub version control, it streamlines the job search and hiring process for top sales professionals. Still working on this currently.
A dynamic service directory platform currently in development, designed to connect local small businesses with customers in their area. This robust web solution streamlines the process of discovering, comparing, and engaging with local service providers. Built using React and Tailwind CSS for a responsive, intuitive front-end experience, with Supabase powering the secure and scalable back-end database infrastructure.
VIDEO EDITING
I was inspired and had a great time making a video for Hucci’s track Cashmere, even though it’s an older song. I wanted to blend rave aesthetics with cultural elements, creating a visual style that feels both high-energy and deeply rooted. The heavy bass and hypnotic vibe of the track pushed me to experiment with neon-lit sequences, fast cuts, and gritty textures, mixing underground rave energy with cinematic cultural nods. It was all about capturing the timeless essence of the song while giving it a fresh, immersive feel.
A mock trailer I made for a movie about the lost city of Atlantis—a legend that’s fascinated me since I was young. I’ve always dreamed of seeing this mysterious ancient antediluvian world come to life on the big screen, and putting this trailer together was a blast. I loved tinkering with the edits, layering in the visuals and sound to capture that sense of ancient wonder and adventure!t
This is bold and this is strong. This is italic and this is emphasized.
This is superscript text and this is subscript text.
This is underlined and this is code: for (;;) { ... }. Finally, this is a link.
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Blockquote
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
Preformatted
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';