Skip to content

Commit

Permalink
commit it
Browse files Browse the repository at this point in the history
  • Loading branch information
GylanSalih committed May 25, 2024
1 parent 0e8c7c0 commit 00df1a1
Show file tree
Hide file tree
Showing 14 changed files with 754 additions and 261 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5502
}
1 change: 1 addition & 0 deletions Pages/about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<h2>about</h2>
1 change: 1 addition & 0 deletions Pages/contact.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<h1>contact</h1>
1 change: 1 addition & 0 deletions Pages/portfolio.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<h2>portfolio</h2>
1 change: 1 addition & 0 deletions Pages/skills.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<h2>skills</h2>
37 changes: 30 additions & 7 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,36 @@


Updates / Fixes:
- 0.1 Portfolio/Home Bereich angefangen / Website Struktur aufgebaut und versucht klarzukommen
- 0.2 Github Install
- 0.3 Responsive Card Design Mobile=2Rows, Tablet=3Rows, Pc=4Rows
- 0.4 Vanilla js / PopUp and Glare Effect
- 0.5 Fonts Lokal eingebunden
- 0.6 Portfolio Card Design ausgebessert
- 0.7 Header aufbau / Menu Aufbau

0.1 Portfolio/Home Section Initiated / Website Structure Established and Navigated
Began the development of the Portfolio/Home section.
Established the foundational structure of the website and navigated through initial challenges.

0.2 GitHub Integration
Installed GitHub for version control and collaboration purposes.

0.3 Responsive Card Design
Implemented responsive design for cards:
Mobile: 2 rows
Tablet: 3 rows
PC: 4 rows

0.4 Vanilla JavaScript / Pop-Up and Glare Effect
Incorporated Vanilla JavaScript for functionality.
Added pop-up feature and glare effect for enhanced user experience.

0.5 Local Font Integration
Integrated fonts locally for improved performance and design consistency.

0.6 Portfolio Card Design Refinement
Enhanced the design of portfolio cards for aesthetics and usability.

0.7 Header Structure / Menu Organization
Established the structure of the header.
Organized the menu for intuitive navigation.

0.8 Header Enhancement
Improved the header for better visual appeal and functionality.

## Misc:

Expand Down
Loading

0 comments on commit 00df1a1

Please sign in to comment.