Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinknights29/personal_website
This project hosts my personal website.
https://github.com/kevinknights29/personal_website
css html javascript
Last synced: 23 days ago
JSON representation
This project hosts my personal website.
- Host: GitHub
- URL: https://github.com/kevinknights29/personal_website
- Owner: kevinknights29
- License: apache-2.0
- Created: 2023-11-28T04:55:04.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T04:41:05.000Z (2 months ago)
- Last Synced: 2024-09-07T05:49:01.094Z (2 months ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage: http://www.kevinkknights.com/
- Size: 5.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal_Website
This project hosts my website.
![image](https://github.com/kevinknights29/Personal_Website/assets/74464814/962222a5-9b35-4f45-9039-61387556de2b)
## Topics
1. [Overview](#overview)
2. [Goals](#goals)
3. [Scope and Context](#scope-and-context)
4. [System Design](#system-design)
5. [Alternatives Considered](#alternatives-considered)
6. [Learning Logs](#learning-logs)
7. [Resources](#resources)---
## Overview
My website is under the domain [kevinkknights.com](http://www.kevinkknights.com/).
## Goals
- Increase online presence.
## Scope and Context
The purpose of this website is to showcase my brand, reference my social media links, and have a better online presence.
## System Design
- HTML for markup
- CSS for styling
- Javascript for basic DOM manipulationHost build at [Netlify](https://www.netlify.com/)
## Alternatives Considered
Building the website with ReactJS, but overkill at the moment.
## Learning Logs
| Date | Learning |
|------|----------|
| 11/28/2023 | [Flaticon](https://www.flaticon.com/) is a great website for icons. |## Resources
- [Responsive Portfolio Website From Scratch](https://www.youtube.com/watch?v=ldwlOzRvYOU)