Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jacksonelia/jacksonelia.github.io

This is my portfolio website that I learned Web Dev with.
https://github.com/jacksonelia/jacksonelia.github.io

css css3 html html-css html-css-javascript html5 javascript personal-site personal-site-html-css portfolio portfolio-website website

Last synced: 1 day ago
JSON representation

This is my portfolio website that I learned Web Dev with.

Awesome Lists containing this project

README

        

website-logo

# [JacksonElia.github.io](https://jacksonelia.github.io/)
This is my personal, portfolio website. I made it to learn more about web development, and to have a cool and convenient place to show off my projects and knowledge. This website was made from scratch without a template. If you want to use this code for your own website/project, go ahead! **Just make sure you credit [me](https://github.com/JacksonElia) or my [website](https://jacksonelia.github.io/) somewhere.**

\
![image](https://github.com/JacksonElia/JacksonElia.github.io/assets/85963782/50f16761-8e5e-4787-8608-a276a42d6ee1)

## What I used
- [Webstorm](https://www.jetbrains.com/webstorm/) my IntelliJ for web dev
- [Github Pages](https://pages.github.com/) for easy and free hosting
- [MDN Web Docs](https://developer.mozilla.org/en-US/) the best documentation ever made
- [W3Schools](https://www.w3schools.com/) some more solid documentation

## Inspiration
I made this website because I wanted to learn more about web development, but I also had the thought: "Wouldn't it be cool if I programmed a portfolio to show off my programming?" I used no tutorial and just figured it out as I went, largely thanks to [MDN Web Docs](https://developer.mozilla.org/en-US/) and [W3Schools](https://www.w3schools.com/) amazing documentation and examples. Additionally, I took inspiration from a few websites:
- [https://brittanychiang.com/](https://v4.brittanychiang.com/)
- [https://jacekjeznach.com/](https://web.archive.org/web/20230427011623/https://jacekjeznach.com/)

## Colors
I picked the color palette pretty much at random. What do you think my favorite color is?

| Color | Hex | RGB |
| ------------------------------------------------------------ | ---------------- | ------------- |
| Main Background Color $~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~$ color | **#121212** | 18, 18, 18 |
| Secondary Background Color $~~~~~~~~~~~~~~~~~~~~~~~$ color | **#202020** | 32, 32, 32 |
| Tertiary Background Color $~~~~~~~~~~~~~~~~~~~~~~~~~~~~~$ color | **#b8b8b8** | 184, 184, 184 |
| Main Theme Color $~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~$ color | **#ff325a** | 255, 50, 91 |
| Secondary Theme Color $~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~$ color | **#ff6229** | 255, 98, 41 |
| Blended Theme Color $~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~$ color | **#ff3854** | 255, 56, 83 |
| Alternate Theme Color $~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~$ color | **#323cff** | 50, 60, 255 |
| Secondary Alternate Theme Color $~~~~~~~~~~~~~~~$ color | **#29ff94** | 42, 255, 148 |
| Blended Alternate Theme Color $~~~~~~~~~~~~~~~~~~~$ color | **#2e83d7** | 46, 131, 215 |