diff --git a/package-lock.json b/package-lock.json index 979315a..db6d879 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,6 +9,8 @@ "version": "0.1.0", "dependencies": { "@fontsource-variable/orbitron": "^5.2.8", + "@gsap/react": "^2.1.2", + "@lottiefiles/dotlottie-react": "^0.17.13", "@react-three/drei": "^10.7.6", "@react-three/fiber": "^9.3.0", "@react-three/postprocessing": "^3.0.4", @@ -522,6 +524,16 @@ "url": "https://github.com/sponsors/ayuhito" } }, + "node_modules/@gsap/react": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@gsap/react/-/react-2.1.2.tgz", + "integrity": "sha512-JqliybO1837UcgH2hVOM4VO+38APk3ECNrsuSM4MuXp+rbf+/2IG2K1YJiqfTcXQHH7XlA0m3ykniFYstfq0Iw==", + "license": "SEE LICENSE AT https://gsap.com/standard-license", + "peerDependencies": { + "gsap": "^3.12.5", + "react": ">=17" + } + }, "node_modules/@humanfs/core": { "version": "0.19.1", "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz", @@ -1061,6 +1073,24 @@ "@jridgewell/sourcemap-codec": "^1.4.14" } }, + "node_modules/@lottiefiles/dotlottie-react": { + "version": "0.17.13", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.17.13.tgz", + "integrity": "sha512-Ui8bqFlxqxLqB3G4bE9nsSw05lUn7eiZ24dSi/NVHFjTMAlb/JxdS8xWt1cdF2W1yJPNCeQuze6kkqNC5OMbJg==", + "license": "MIT", + "dependencies": { + "@lottiefiles/dotlottie-web": "0.61.0" + }, + "peerDependencies": { + "react": "^17 || ^18 || ^19" + } + }, + "node_modules/@lottiefiles/dotlottie-web": { + "version": "0.61.0", + "resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-web/-/dotlottie-web-0.61.0.tgz", + "integrity": "sha512-1QwcDchh/TXTvP9zXUHA5oJOdhEdUrn6U7gAiQ1AXEUrcK6PTU6v5D3byP76BK56fQjoY2WQ2A4pYDCCvoVRqw==", + "license": "MIT" + }, "node_modules/@mediapipe/tasks-vision": { "version": "0.10.17", "resolved": "https://registry.npmjs.org/@mediapipe/tasks-vision/-/tasks-vision-0.10.17.tgz", diff --git a/package.json b/package.json index 5dffc79..e177251 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,8 @@ }, "dependencies": { "@fontsource-variable/orbitron": "^5.2.8", + "@gsap/react": "^2.1.2", + "@lottiefiles/dotlottie-react": "^0.17.13", "@react-three/drei": "^10.7.6", "@react-three/fiber": "^9.3.0", "@react-three/postprocessing": "^3.0.4", diff --git a/src/app/components/AboutUs.jsx b/src/app/components/AboutUs.jsx new file mode 100644 index 0000000..cd5ee6d --- /dev/null +++ b/src/app/components/AboutUs.jsx @@ -0,0 +1,169 @@ +"use client"; + +import { motion } from "framer-motion"; +import { useRef, useEffect, useState } from "react"; +import { DotLottieReact } from "@lottiefiles/dotlottie-react"; + +/* Glow */ +const Glow = ({ className = "" }) => ( +
+); + +/* Grid */ +function GridPattern() { + return ( ++ The Machine Learning for Everyone (ML4E) Club at the National Institute + of Technology Rourkela is a dynamic and vibrant community dedicated to + fostering knowledge, innovation, and collaboration in the field of + machine learning and artificial intelligence. As one of the leading + technical clubs on campus, it serves as a hub for students passionate + about exploring the cutting-edge advancements in these transformative + technologies. The club envisions a future where machine learning is a + fundamental skill accessible to all, empowering students to solve + real-world problems and innovate across various domains. Membership is + open to all students of NIT Rourkela who have an interest in machine + learning and artificial intelligence. The club values enthusiasm, + curiosity, and a willingness to learn. By joining, members gain access + to a wealth of resources, including hackathons, project opportunities, + and a network of like-minded peers. +
+ ++ Collaborate globally and build real-world machine learning products with developers and researchers. + Work on scalable systems, AI tools, and community-driven innovations used worldwide. + Leave your mark on open-source while accelerating your growth as a machine learning engineer. +
++ Participate in global hackathons, workshops, and collaborative tech events to sharpen your skills. + Build real-world AI solutions, compete with top innovators, and gain hands-on industry experience. + Showcase your talent, expand your network, and turn ideas into impactful projects. +
++ Learn AI, data science, deep learning, MLOps, and many more industry-ready technologies. + Master modern tools, frameworks, and workflows used by top tech companies. + Transform your learning into deployable solutions and job-ready expertise. +
+