Home >Web Front-end >JS Tutorial >How I came up with my Portfolio

How I came up with my Portfolio

PHPz
PHPzOriginal
2024-07-18 21:23:011158browse

How I came up with my Portfolio


The idea

I used to have an about.me included in my email signature. I update it from time to time, but it lacks the links that I want to add. Back then, linktree and carrd weren't a thing, and even if they are I still like to add the projects that I have worked up somehow. The basic portfolio function, at least the links and few "about me" texts, should also work without the JS.


The theme

Silent Hill's relaxing vibe accompany me during COVID coding sessions; I think a B.G.M., font and a color scheme is all I need. Though I want to create a color scheme, color theory is not my area. A quick visit to coolors did the trick. For the music, I can't hire Akira Yamaoka yet, but I have deadeyejam's jam for the dead as the jam for the dead jamming for the dead (thanks!).

I may add graphics soon, but for now this and learning the tools would do.


The tools

HTML

The basics of knowing how search engine reads an HTML document helps the engine determine that a page has relevant information. Instead of , go s, headers (

,

, ...),
,

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn