top of page
Contact: Contact

Let's get in touch!

Aswin Baskaran

Thank you for the visit! Feel free to contact me regarding any kind of projects, collaborations, or if you just want to say hello.

Email me

Follow me & say hello !

Linkedin: aswinrb

bottom of page
"use client"; import React from "react"; import { Boxes } from "../ui/background-boxes"; import { cn } from "@/lib/utils"; export function BackgroundBoxesDemo() { return (

Tailwind is Awesome

Framer motion is the best animation library ngl

); }