Responsive Modern and Clean Developer Portfolio Template

제품 정보

$91.82
cart 장바구니에 담기 즐겨찾기
사용 설명서 문서 실시간 미리 보기

개발자

avatar
Yasir Naseem
코드 샘플 요청 다이렉트 메세지

Sep 24, 2024

공개 채팅

제품 세부 정보

Overview This portfolio website showcases my web development expertise and projects. It is built using Next.js, React, Aceternity UI, and TypeScript, providing a modern and responsive user experience.


Technologies Used


  • Next.js: A React framework that enables server-side rendering and static site generation, improving performance and SEO.

  • React: A JavaScript library for building user interfaces, allowing for the creation of reusable components.

  • Aceternity UI: A UI framework that offers a set of customizable components for building sleek and responsive layouts.

  • TypeScript: A typed superset of JavaScript that helps catch errors early and improves code maintainability.

Folder Structure


  • /pages: Contains the main application routes. Each file corresponds to a route in the website.

  • /components: Contains reusable React components, such as navigation bars, project cards, and footers.

  • /styles: Contains global styles and CSS modules to style the components consistently across the site.

  • /public: Contains static assets like images and icons used throughout the website.

Key Features


  1. Home Page: Introduces the portfolio with a brief about me and links to my projects.

  2. Projects Section: Displays various projects with descriptions, technologies used, and links to live demos or GitHub repositories.

  3. Responsive Design: The website is designed to work seamlessly on various devices, thanks to flexible layouts and media queries.

  4. Approach: The website features a My Approach section that tells the approach you take when creating a product.

Implementation Highlights


  • Routing: Next.js handles routing automatically based on the file structure in the /pages directory.

  • Dynamic Imports: Optimizes loading times by dynamically importing components as needed.

Conclusion This portfolio website not only serves as a showcase for my work but also demonstrates my skills in modern web development practices. It is continuously updated to reflect new projects and technologies I learn.

? Hero: Captivating introduction featuring a spotlight effect and dynamic background.

? Bento Grid: Modern layout presenting personal information using cutting-edge CSS design techniques.

? 3D Elements: Interactive 3D design elements, such as a GitHub-style globe and card hover effects, adding depth and engagement.

? Testimonials: Dynamic testimonials area with scrolling or animated content for enhanced engagement.

? Work Experience: Prominent display of professional background for emphasis and credibility.

? Canvas Effect: Innovative use of HTML5 canvas to create visually striking effects in the "approaches" section.

? Responsiveness: Seamless adaptability across all devices, ensuring optimal viewing experience for every user.

and many more, including code architecture and reusability

설치 지침

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

Git
Node.js
npm (Node Package Manager)
Installation

Install the project dependencies using npm:

npm install

Running the Project

npm run dev

Open http://localhost:3000 in your browser to view the project.

변경 및 적응 지침

After getting the application running, the user can edit the required data as follows:
1) For changing the email that is copied on clicking, users should go to BentoGrid.tsx and edit the following code:
const handleCopy = () => {
navigator.clipboard.writeText('[YOUR EMAIL]');

setCopied(true);
}
2) For adding your personal projects in the projects section, users should go to index.ts and edit the projects object as follows:
{
id: 1,
title: "OptiBank - Modern Banking Platform",
des: "OptiBank is a modern banking application for everyone! Access and manage your accounts and transactions efficiently.",
img: "/project1.png",
iconLists: ["/re.svg", "/tail.svg", "/ts.svg", "/next.svg", "/fm.svg"],
link: "https://banking-lyart.vercel.app",
},
3) To edit work experiences with your own experience, the user should go to index.ts and edit workExperience object as follows:
{
id: 1,
title: "Full Stack Developer",
desc: "Developed a web-based job platform using Python on Django, enhancing interactivity.",
className: "md:col-span-2",
thumbnail: "/exp1.svg",
},
3) If the user want to change the description of My Approaches, users can go to Approach.tsx, and edit description prop in component:
}
description="We'll collaborate to map out your website's goals, target audience, and key functionalities. We'll discuss things like site structure, navigation, and content requirements."
>
4) User can add their name in the metadata of the website by going to layout.tsx and edit the metadata object:
export const metadata: Metadata = {
title: "Yasir Naseem",
description: "Modern and minimalist portfolio",
};
5) The user can change the email address to their own in the footer button "Let's get in touch" by going to Footer.tsx and edit edit the anchor tag.

가격 정보

가격 통계

최고 가격
$91.82
평균 가격
$91.82
최저 가격
$91.82
AI 가격 예측
$NA

인사이트

제한된 미리 보기


실제 제품에는 모든 파일과 전체 코드가 포함되어 있습니다.

종속성 확인

제품 외부 종속성 보기

무작위로 선택한 샘플 파일

프로젝트 파일 통계

계층구조

샘플 파일 선택
X

문의하기

  • 비즈니스 개발자를 위한 최신 정보를 원하십니까? 소스 코드 프로젝트에 대한 PieceX 커뮤니티의 요구사항을 알아보세요. PieceX의 최신 무료 커뮤니티 코드를 빠르게 알려드립니다.
PieceX Logo