diff --git a/public/logos/eslint.svg b/public/logos/eslint.svg new file mode 100644 index 0000000..64d7b53 --- /dev/null +++ b/public/logos/eslint.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/public/logos/git.svg b/public/logos/git.svg new file mode 100644 index 0000000..246df56 --- /dev/null +++ b/public/logos/git.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/public/logos/lucide.svg b/public/logos/lucide.svg new file mode 100644 index 0000000..a54e7db --- /dev/null +++ b/public/logos/lucide.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/logos/nextjs.svg b/public/logos/nextjs.svg new file mode 100644 index 0000000..50ccbbd --- /dev/null +++ b/public/logos/nextjs.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/public/logos/postcss.svg b/public/logos/postcss.svg new file mode 100644 index 0000000..98fa537 --- /dev/null +++ b/public/logos/postcss.svg @@ -0,0 +1,2 @@ + +file_type_postcss \ No newline at end of file diff --git a/public/logos/prettier.svg b/public/logos/prettier.svg new file mode 100644 index 0000000..39f3cf1 --- /dev/null +++ b/public/logos/prettier.svg @@ -0,0 +1,121 @@ + + + + + build-tools/prettier + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/logos/react.svg b/public/logos/react.svg new file mode 100644 index 0000000..d7cb33c --- /dev/null +++ b/public/logos/react.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/public/logos/tailwind.svg b/public/logos/tailwind.svg new file mode 100644 index 0000000..e5a3d78 --- /dev/null +++ b/public/logos/tailwind.svg @@ -0,0 +1 @@ +tailwind-css \ No newline at end of file diff --git a/public/logos/typescript.svg b/public/logos/typescript.svg new file mode 100644 index 0000000..d1a483e --- /dev/null +++ b/public/logos/typescript.svg @@ -0,0 +1,29 @@ + + + + + build-tools/typescript + Created with Sketch. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/app/about/page.jsx b/src/app/about/page.jsx index a13fb8d..7f862cb 100644 --- a/src/app/about/page.jsx +++ b/src/app/about/page.jsx @@ -142,48 +142,91 @@ export default function AboutPage() {
-
- N +
+ Next.js

Next.js 14

React framework with App Router

-
- R +
+ React

React 18

Component-based architecture

-
- T +
+ Tailwind CSS

Tailwind CSS

Utility-first styling

-
- TS +
+ TypeScript

TypeScript

Type-safe development

-
-

Additional Tools

-
- ESLint - Prettier - Lucide Icons - PostCSS - Git -
-
+
+

+ Additional Tools +

+ +
+
+
+ ESLint +
+

+ ESLint +

+
+ +
+
+ Prettier +
+

+ Prettier +

+
+ +
+
+ Lucid +
+

+ Lucide Icons +

+
+ +
+
+ PostCSS +
+

+ PostCSS +

+
+ +
+
+ Git +
+

+ Git +

+
+ +
+
{/* 🌟 Getting Started Section */}