Merge version_2 into main #2
@@ -148,16 +148,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Frontend Development", description: "Building interactive and responsive user interfaces with React, Next.js, and modern CSS frameworks.", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-user-interface-concept_52683-104210.jpg", imageAlt: "React JS logo", buttonIcon: ArrowRight,
|
||||
title: "Frontend Development", description: "Building interactive and responsive user interfaces with React, Next.js, HTML, CSS, JavaScript, and TypeScript.", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-user-interface-concept_52683-104210.jpg", imageAlt: "Frontend Development Icon", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Backend Development", description: "Designing and implementing robust server-side logic and APIs using Node.js, Express, and databases like MongoDB/PostgreSQL.", imageSrc: "http://img.b2bpic.net/free-photo/saas-concept-collage_23-2149399292.jpg", imageAlt: "Node JS code illustration", buttonIcon: ArrowRight,
|
||||
title: "Backend Development", description: "Designing and implementing robust server-side logic and APIs using Node.js, Express, Python (Django, Flask), MongoDB, and PostgreSQL.", imageSrc: "http://img.b2bpic.net/free-photo/saas-concept-collage_23-2149399292.jpg", imageAlt: "Backend Development Icon", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "AI & Machine Learning", description: "Developing and integrating AI models for data analysis, prediction, and automation to create intelligent features.", imageSrc: "http://img.b2bpic.net/free-photo/electronic-global-digital-futuristic-device_1134-682.jpg", imageAlt: "Artificial intelligence brain visualization", buttonIcon: ArrowRight,
|
||||
title: "AI & Machine Learning", description: "Developing and integrating AI models for data analysis, prediction, and automation using TensorFlow, PyTorch, and NLP.", imageSrc: "http://img.b2bpic.net/free-photo/electronic-global-digital-futuristic-device_1134-682.jpg", imageAlt: "AI & Machine Learning Icon", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Cloud & DevOps", description: "Deploying and managing applications on cloud platforms (AWS, Azure) with a focus on CI/CD pipelines and infrastructure as code.", imageSrc: "http://img.b2bpic.net/free-photo/hologram-projector-screen-with-cloud-system-technology_53876-108503.jpg", imageAlt: "Cloud computing illustration", buttonIcon: ArrowRight,
|
||||
title: "DevOps & Cloud", description: "Deploying and managing applications on cloud platforms (AWS, Azure) with a focus on CI/CD pipelines, Docker, and Kubernetes.", imageSrc: "http://img.b2bpic.net/free-photo/hologram-projector-screen-with-cloud-system-technology_53876-108503.jpg", imageAlt: "DevOps & Cloud Icon", buttonIcon: ArrowRight,
|
||||
},
|
||||
]}
|
||||
title="My Expertise"
|
||||
@@ -174,17 +174,17 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "E-commerce Platform", price: "Full Stack Project", imageSrc: "http://img.b2bpic.net/free-photo/online-handbag-shopping_23-2151952981.jpg", imageAlt: "E-commerce platform dashboard"},
|
||||
id: "p1", name: "E-commerce Platform", price: "Full Stack Project", imageSrc: "http://img.b2bpic.net/free-photo/online-handbag-shopping_23-2151952981.jpg", imageAlt: "Online shopping with laptop"},
|
||||
{
|
||||
id: "p2", name: "Social Analytics Dashboard", price: "AI Integration", imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-business-analytics_482257-115272.jpg", imageAlt: "Social media analytics dashboard"},
|
||||
id: "p2", name: "AI-Powered Chatbot", price: "AI Integration", imageSrc: "http://img.b2bpic.net/free-photo/ai-chatbot-app-interface-digital-screen_53876-124968.jpg", imageAlt: "AI chatbot interface"},
|
||||
{
|
||||
id: "p3", name: "Fintech Mobile App", price: "Secure Transactions", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-as-economist_23-2150132322.jpg", imageAlt: "Fintech mobile application UI"},
|
||||
id: "p3", name: "Real-time Analytics Dashboard", price: "Data Visualization", imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-business-analytics_482257-115272.jpg", imageAlt: "Analytics dashboard with charts"},
|
||||
{
|
||||
id: "p4", name: "Healthcare Management", price: "Data Management", imageSrc: "http://img.b2bpic.net/free-photo/mid-section-male-doctor-seated-desk-extending-digital-questionnaire-tablet-screen-camera_1098-19365.jpg", imageAlt: "Healthcare management system dashboard"},
|
||||
id: "p4", name: "Healthcare Management System", price: "Secure Data Handling", imageSrc: "http://img.b2bpic.net/free-photo/mid-section-male-doctor-seated-desk-extending-digital-questionnaire-tablet-screen-camera_1098-19365.jpg", imageAlt: "Doctor using a tablet in a clinic"},
|
||||
{
|
||||
id: "p5", name: "Real Estate Portal", price: "Interactive Maps", imageSrc: "http://img.b2bpic.net/free-photo/map-spain-seen-through-magnifying-glass_23-2147837126.jpg", imageAlt: "Real estate property listing website"},
|
||||
id: "p5", name: "Blockchain-based Voting System", price: "Decentralized Application", imageSrc: "http://img.b2bpic.net/free-photo/blockchain-concept-illustration_23-2149258286.jpg", imageAlt: "Blockchain concept with interconnected blocks"},
|
||||
{
|
||||
id: "p6", name: "E-Learning Platform", price: "Virtual Classrooms", imageSrc: "http://img.b2bpic.net/free-photo/student-class-taking-notes_23-2148888811.jpg", imageAlt: "E-learning platform interface"},
|
||||
id: "p6", name: "Automated Trading Bot", price: "Algorithmic Trading", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-stock-market-data-business-background_34680-321.jpg", imageAlt: "Stock market graph with trading data"},
|
||||
]}
|
||||
title="Featured Projects"
|
||||
description="A collection of my recent work showcasing diverse technical skills and innovative problem-solving."
|
||||
|
||||
Reference in New Issue
Block a user