3 Commits

Author SHA1 Message Date
acdae0d6be Update src/app/page.tsx 2026-03-03 17:14:22 +00:00
49765b155f Update src/app/layout.tsx 2026-03-03 17:14:21 +00:00
555a4a2e6b Merge version_1 into main
Merge version_1 into main
2026-03-03 16:58:17 +00:00
2 changed files with 26 additions and 84 deletions

View File

@@ -6,30 +6,18 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag"; import Tag from "@/tag/Tag";
const montserrat = Montserrat({ const montserrat = Montserrat({
variable: "--font-montserrat", variable: "--font-montserrat", subsets: ["latin"],
subsets: ["latin"],
}); });
const inter = Inter({ const inter = Inter({
variable: "--font-inter", variable: "--font-inter", subsets: ["latin"],
subsets: ["latin"],
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Student Portfolio | Achievements & Projects", title: "Student Portfolio | Achievements & Projects", description: "Explore my student portfolio showcasing achievements, awards, certifications, and creative projects. Modern design with smooth animations.", keywords: "student, portfolio, projects, achievements, awards, certifications", openGraph: {
description: "Explore my student portfolio showcasing achievements, awards, certifications, and creative projects. Modern design with smooth animations.", title: "Student Portfolio | Achievements & Projects", description: "Explore my student portfolio showcasing achievements, awards, and creative work.", siteName: "Student Portfolio", type: "website"},
keywords: "student, portfolio, projects, achievements, awards, certifications",
openGraph: {
title: "Student Portfolio | Achievements & Projects",
description: "Explore my student portfolio showcasing achievements, awards, and creative work.",
siteName: "Student Portfolio",
type: "website",
},
twitter: { twitter: {
card: "summary_large_image", card: "summary_large_image", title: "Student Portfolio", description: "Explore my student portfolio showcasing achievements and projects."},
title: "Student Portfolio",
description: "Explore my student portfolio showcasing achievements and projects.",
},
}; };
export default function RootLayout({ export default function RootLayout({
@@ -1416,4 +1404,4 @@ export default function RootLayout({
</ServiceWrapper> </ServiceWrapper>
</html> </html>
); );
} }

View File

@@ -70,34 +70,16 @@ export default function HomePage() {
tag="Achievements" tag="Achievements"
features={[ features={[
{ {
id: "competition", id: "competition", label: "Competition", title: "National Science Olympiad Winner", items: [
label: "Competition", "1st Place National Competition 2024", "Qualified for International Round", "Recognized for Innovation"],
title: "National Science Olympiad Winner",
items: [
"1st Place National Competition 2024",
"Qualified for International Round",
"Recognized for Innovation",
],
}, },
{ {
id: "awards", id: "awards", label: "Awards", title: "Academic Excellence & Recognition", items: [
label: "Awards", "Dean's List - Consecutive 3 Years", "Merit Scholarship Award", "Leadership Excellence Certificate"],
title: "Academic Excellence & Recognition",
items: [
"Dean's List - Consecutive 3 Years",
"Merit Scholarship Award",
"Leadership Excellence Certificate",
],
}, },
{ {
id: "certificates", id: "certificates", label: "Certificates", title: "Professional Certifications", items: [
label: "Certificates", "Advanced Web Development Certified", "Digital Marketing Professional", "Data Analytics Specialist"],
title: "Professional Certifications",
items: [
"Advanced Web Development Certified",
"Digital Marketing Professional",
"Data Analytics Specialist",
],
}, },
]} ]}
animationType="slide-up" animationType="slide-up"
@@ -112,41 +94,17 @@ export default function HomePage() {
description="A showcase of selected projects, designs, and creative works that demonstrate my skills and passion." description="A showcase of selected projects, designs, and creative works that demonstrate my skills and passion."
products={[ products={[
{ {
id: "1", id: "1", name: "Mobile App Design", price: "Design Project", variant: "UI/UX 5 Screens", imageSrc:
name: "Mobile App Design", "http://img.b2bpic.net/free-photo/workspace-with-note-brick-wall_53876-31266.jpg?_wi=1", imageAlt: "project work portfolio creative"},
price: "Design Project",
variant: "UI/UX 5 Screens",
imageSrc:
"http://img.b2bpic.net/free-photo/workspace-with-note-brick-wall_53876-31266.jpg?_wi=1",
imageAlt: "project work portfolio creative",
},
{ {
id: "2", id: "2", name: "Website Redesign", price: "Web Project", variant: "Frontend React", imageSrc:
name: "Website Redesign", "http://img.b2bpic.net/free-photo/beautiful-caucasian-designer-working-blueprints-modern-cozy-office_482257-27734.jpg?_wi=1", imageAlt: "student project design showcase"},
price: "Web Project",
variant: "Frontend React",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-caucasian-designer-working-blueprints-modern-cozy-office_482257-27734.jpg?_wi=1",
imageAlt: "student project design showcase",
},
{ {
id: "3", id: "3", name: "Brand Identity", price: "Branding Project", variant: "Logo & Guidelines Complete", imageSrc:
name: "Brand Identity", "http://img.b2bpic.net/free-vector/flat-design-creative-portfolio-templates_23-2149202874.jpg?_wi=1", imageAlt: "work portfolio creative professional"},
price: "Branding Project",
variant: "Logo & Guidelines Complete",
imageSrc:
"http://img.b2bpic.net/free-vector/flat-design-creative-portfolio-templates_23-2149202874.jpg?_wi=1",
imageAlt: "work portfolio creative professional",
},
{ {
id: "4", id: "4", name: "Data Analytics Dashboard", price: "Data Project", variant: "Dashboard Real-time", imageSrc:
name: "Data Analytics Dashboard", "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361615.jpg?_wi=1", imageAlt: "project student achievement work"},
price: "Data Project",
variant: "Dashboard Real-time",
imageSrc:
"http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361615.jpg?_wi=1",
imageAlt: "project student achievement work",
},
]} ]}
gridVariant="two-columns-alternating-heights" gridVariant="two-columns-alternating-heights"
animationType="slide-up" animationType="slide-up"
@@ -161,7 +119,7 @@ export default function HomePage() {
title="Ready to Collaborate?" title="Ready to Collaborate?"
description="Have a project in mind or want to discuss opportunities? I'd love to hear from you. Reach out through the contact form or connect with me on social media." description="Have a project in mind or want to discuss opportunities? I'd love to hear from you. Reach out through the contact form or connect with me on social media."
buttons={[ buttons={[
{ text: "Send Message", href: "#contact-form" }, { text: "Start a Conversation", href: "#contact-form" },
{ text: "View LinkedIn", href: "https://linkedin.com" }, { text: "View LinkedIn", href: "https://linkedin.com" },
]} ]}
background={{ variant: "plain" }} background={{ variant: "plain" }}
@@ -174,32 +132,28 @@ export default function HomePage() {
logoText="Portfolio" logoText="Portfolio"
columns={[ columns={[
{ {
title: "Pages", title: "Pages", items: [
items: [
{ label: "Home", href: "/" }, { label: "Home", href: "/" },
{ label: "About", href: "/about" }, { label: "About", href: "/about" },
{ label: "Achievements", href: "/achievements" }, { label: "Achievements", href: "/achievements" },
], ],
}, },
{ {
title: "Projects", title: "Projects", items: [
items: [
{ label: "Gallery", href: "/gallery" }, { label: "Gallery", href: "/gallery" },
{ label: "Portfolio", href: "/gallery" }, { label: "Portfolio", href: "/gallery" },
{ label: "Case Studies", href: "#" }, { label: "Case Studies", href: "#" },
], ],
}, },
{ {
title: "Social", title: "Social", items: [
items: [
{ label: "LinkedIn", href: "https://linkedin.com" }, { label: "LinkedIn", href: "https://linkedin.com" },
{ label: "GitHub", href: "https://github.com" }, { label: "GitHub", href: "https://github.com" },
{ label: "Twitter", href: "https://twitter.com" }, { label: "Twitter", href: "https://twitter.com" },
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ label: "Email", href: "mailto:hello@example.com" }, { label: "Email", href: "mailto:hello@example.com" },
{ label: "Contact Form", href: "/contact" }, { label: "Contact Form", href: "/contact" },
{ label: "Get In Touch", href: "/contact" }, { label: "Get In Touch", href: "/contact" },
@@ -211,4 +165,4 @@ export default function HomePage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }