Frontend developer with experience in React, TypeScript, and Tailwind. I create fast and easy-to-use interfaces.


Through self-study, I have developed strong expertise in modern web development technologies such as React, JavaScript, Next.js, Tailwind CSS, and Git. These tools allow me to build complete web applications, from functionality and logic to clean, modern, and responsive interfaces, managing projects efficiently and in an organized way. With this skill set, I can take a project from start to finish, ensuring fast and high-quality development.
How I Develop Websites
Responsive Websites
I create responsive designs that adapt to mobile devices using Tailwind CSS and React.
Performance
I develop apps with Next.js with good performance.

Security
I build secure websites, protecting user data and preventing vulnerabilities for safe and reliable web experiences.

SEO
I create high-performance websites using Next.js, delivering fast, scalable, and modern web experiences that enhance user engagement and business growth.
import type { Metadata } from 'next'
export const metadata: Metadata = {
title: "My blog",
description: "....",
}
export default function Layout(){ }