HTML CSS JS TypeScript Tailwind CSS React Next.js Node.js Express Sequelize Prisma PostgreSQL MySQL Figma Photoshop Illustrator
const name = "Juan Lange";
let age = 52;
let location = "Concordia Entre Ríos";
let expertise = "FrontEnd Dev & UI Design";
const email = "juancarloslange@gmail.com";
const linkedin = "https://www.linkedin.com/in/juancarloslange/";
let availableForRemoteWork = true;
function showInformation(option) {
switch (option) {
case "contact":
console.log(`Sending an email to ${name} at the address: ${email}`);
break;
case "moreInfo":
console.log(`Hello! I'm ${name}, I'm ${age} years old, and I'm located in ${location}. My expertise is in ${expertise}.`);
break;
case "visitWeb":
console.error("Error! The shoemaker's son always goes barefoot.");
break;
default:
console.log("Don't insist. There isn't much more. (For now).");
}
}I am a Web Designer and Developer with over two decades of experience, specializing in Front-End development. I have been involved in projects for studios in the U.S., Spain, and Argentina, enriching my perspective and providing me with a strong adaptability.
My expertise in Graphic Design, UI Design, and Brand Development allows me to bring a creative and multidisciplinary approach to my projects. In a constantly evolving technological environment, my goal is to stay updated and continue growing as a professional, contributing my skills and experience to challenging projects and collaborative teams.
Feel free to reach out if you share a passion for cutting-edge technology and innovative web development solutions.
Let's connect!
I’m available for a remote job.

