|
1 | 1 | # Portfolio - [Ikhsan Satriadi](https://github.com/ikhsan3adi) |
2 | 2 |
|
3 | | -> https://ikhsan3adi.github.io |
| 3 | +> <https://ikhsan3adi.github.io> |
4 | 4 |
|
5 | 5 | [](https://github.com/ikhsan3adi/ikhsan3adi.github.io/actions/workflows/ci.yml) |
6 | 6 | [](https://github.com/ikhsan3adi/ikhsan3adi.github.io/actions/workflows/gh-pages.yml) |
7 | 7 | [](https://github.com/ikhsan3adi/ikhsan3adi.github.io/actions/workflows/pages/pages-build-deployment) |
8 | 8 |
|
9 | 9 |  |
10 | 10 |
|
11 | | -Welcome to my portfolio! Here, you will find a showcase of my skills, projects, and experiences as a software developer. |
12 | | - |
13 | | -### This website consists of: |
14 | | - |
15 | | -- Navbar |
16 | | - |
17 | | -- Hero section. |
18 | | - |
19 | | -- About Me section. |
20 | | - |
21 | | -- Projects section. |
22 | | - |
23 | | -- Project Detail page. |
24 | | - |
25 | | -- Development Tools section. |
26 | | - |
27 | | -- Social section. |
28 | | - |
29 | | -- Contact section. |
30 | | - |
31 | | -- Footer. |
32 | | - |
33 | | -## Features |
34 | | - |
35 | | -- Responsive Design :iphone: :desktop_computer: |
36 | | - |
37 | | -- Loading UI Component :arrows_counterclockwise: |
38 | | - |
39 | | -- Error Handling |
40 | | - |
41 | 11 | ## Technologies Used |
42 | 12 |
|
43 | | -- [SvelteKit](https://kit.svelte.dev/): The website is built using SvelteKit, a powerful framework for creating web applications with server-side rendering (SSR) and client-side navigation. |
44 | | - |
45 | | -- [Tailwind CSS](https://tailwindcss.com): The website's styling is done using Tailwind CSS, a utility-first CSS framework that enables fast and flexible styling with a modular approach. |
46 | | - |
47 | | -- [FontAwesome](https://fontawesome.com/): FontAwesome is the icon library used to integrate icons into the website. Its extensive collection of icons adds visual elements to the design. |
48 | | - |
49 | | -- Other Technologies: HTML, CSS, JavaScript & TypeScript are also utilized to enhance the website's functionality and appearance. |
50 | | - |
51 | | -## Screenshots |
52 | | - |
53 | | -### Hero |
54 | | - |
55 | | - |
56 | | - |
57 | | -### About Me (Unfinished) |
58 | | - |
59 | | -| Light | Dark | |
60 | | -| -------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ | |
61 | | -|  |  | |
62 | | - |
63 | | -### Projects |
| 13 | +- [SvelteKit](https://kit.svelte.dev/) |
64 | 14 |
|
65 | | -| Light | Dark | |
66 | | -| -------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | |
67 | | -|  |  | |
| 15 | +- [Tailwind CSS](https://tailwindcss.com) |
68 | 16 |
|
69 | | -### Social & Contact |
| 17 | +- [FontAwesome](https://fontawesome.com/) |
70 | 18 |
|
71 | | -| Light | Dark | |
72 | | -| ------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------- | |
73 | | -|  |  | |
| 19 | +- HTML, CSS, JavaScript & TypeScript. |
74 | 20 |
|
75 | 21 | ## Contributing |
76 | 22 |
|
|
0 commit comments