const { title, tech, description } = project;
return (
<div className="project-item">
<h3>{title}</h3>
<p>{description}</p>
<div className="tech-stack">{tech}</div>
</div>
);
};
const passion = "web development";
const focus = "clean & intuitive design";
return (
<div>
Creating the future
Turning visions into reality
</div>
);
};
const frontend = ["React", "TypeScript", "CSS"];
const design = ["Figma", "Illustrator"];
return (
<section>
<h2>Technical Expertise</h2>
<SkillList items={frontend} />
</section>
);
};
About Me
Experience
Education
Lorem Ipsum
Hi, I’m a web developer based in Canada who enjoys building clean, responsive, and user-friendly websites. I love creating clean designs and writing elegant code to bring ideas to life. From designing intuitive interfaces to refining how things work behind the scenes, I’m passionate about turning challenges into polished solutions.
Skills
HTML
CSS
JavaScript
TypeScript
React
React Native
Python
Figma
Projects
PureRide Services
PureRide provides expert bike service and repair with professional-grade, affordable options tailored for the community.
Cubepad
Cubepad is a comprehensive guide designed to teach people how to solve the cube in a clear, engaging way, with interactive tutorials.
Services
Web Development
Creating responsive, modern websites with clean code that precisely match your objectives.
Web Design
Designing visually appealing and user-friendly interfaces tailored specifically to your unique needs.
Web Maintenance
Regular updates, performance monitoring, and troubleshooting to ensure your site runs smoothly.