Skip to content

Commit a41cbe1

Browse files
writeup-edits
1 parent 7780e09 commit a41cbe1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,10 +306,10 @@ <h2 class="contact-title">Let's Connect</h2>
306306
307307
AI Usage:
308308
- tools: ChatGpt (prompt engineer) to optimize instruction prompt | Claude: to generate initial html and css code based on optimized prompt
309-
- AI usage in project: I used Claude to generate the layout of the website include the different sections (besides the about section), the css interactivity styling such as hover effects and smooth scrolling, the color scheme, and the initial content.
309+
- AI usage in project: I used Claude to generate the layout and styling of the website include the different sections (besides the about section), the css interactivity styling such as hover effects and smooth scrolling, the color scheme, and the initial content.
310310
311311
My Customization:
312312
- After getting the initiail code from Cluade, I then went into the Html file and CSS file to customize the project to my liking.
313313
I first started off by fixing up the written descriptions that Claude had given, I then added an about section with a bio and headshot picture, I removed some extra content that Claude had generated such as metrics for the project section, an email button in the contact section, and skills that were not relevant within the skills section.
314-
I then added images to each of my projects and within the css file I added media queries to help with the responsiveness based on different device demensions.
314+
I then added images to each of my projects and within the css file I added media queries to help with the responsiveness based on different device demensions, and I added syling for the new elements I added to my website such as the flex styling for the about section.
315315
-->

0 commit comments

Comments
 (0)