|
1 |
| -# Carroll Dwight Blue Jr README |
| 1 | +## Homework |
2 | 2 |
|
3 |
| -## Introduction |
| 3 | +- [ ] Convert personal README [to HTML](#personal-readme-html-edition). |
| 4 | +- [ ] Do pre-work for [lesson 02](/lesson_02/). |
4 | 5 |
|
5 |
| -Dwight is a widowed father of 2 (12 - son and 15 - daughter) with 10 years experence in hardware technical support and 10 years emergency medical services experence. Dwight was married to Nancy for 17 years before her unexpected passing on August 7th, 2021. Dwight is currently unemployed and concentrating on raising his two kids. |
| 6 | +### Personal README (HTML Edition) |
6 | 7 |
|
7 |
| -## Prerequisites |
| 8 | +For this assignment, you are tasked with making a pixel-perfect version of your README file as rendered in GitHub MARKDOWN. You will be assessed by how well your HTML version matches the MARKDOWN version. There are several tools that you can use to complete this assignment, including using LLMs like Chat GPT and Gemini or tools that mimic the markdown-to-html conversion. |
8 | 9 |
|
9 |
| -Here are some of the things I need to be a productive person and father. |
| 10 | +I'd highly recommend that you research CSS stylesheets and use them to make your work easier and consistent. If you want to know what styles GitHub uses to render your markdown files, you can use browser debugger tools to inspect the HTML and see what colors, font sizes, and attributes are used for the markdown version. |
10 | 11 |
|
11 |
| -* Dr. Pepper cabinated beverage. |
12 |
| -* A good morning from current significant other. |
13 |
| -* 80s hair band / country music / musicals soundtracks that are upbeat. |
14 |
| -* Favorite foods include Lasagna, Pepperoni Pizza and hamburger Mac and Cheese. |
| 12 | +### Submitting your files |
15 | 13 |
|
16 |
| -## Installation Instructions |
17 |
| - |
18 |
| -1. To contact feel free to text or call and leave a message do to being extremely busy schedule. |
19 |
| -2. I'm am fairly function, just add morning medications. |
20 |
| -3. My day prior to starting class, was basic house cleaning including loading / unloading dishwasher, wash / dry / fold / put away cloths. |
21 |
| - |
22 |
| -## Support |
23 |
| - |
24 |
| -* You can find me on LinkedIn, Twitter, and Instagram if you want to reach out. |
25 |
| - |
26 |
| -## Fun Facts |
27 |
| - |
28 |
| -* I used the original IBM PC in high school. |
29 |
| -* My first programming language was BASIC, which I learned at the age of 16. I placed 2nd in a national competition for organization formally known as Office Education Association. |
30 |
| -* I have been married twice, first married was from June 9th, 1990 to December 2nd, 1999. |
31 |
| - |
32 |
| -## Photo Gallery |
33 |
| -<a href = "https://x.com/cdbluejr/status/1838603335156298160/photo/1"><img src="images/GYQH_VxWMAASLTI.jpeg" height=400 /></a> |
34 |
| -<a href = "https://x.com/cdbluejr/status/1520458945290252290/photo/1"><img src="images/GYQMlwYW8AAFgoG.jpeg" height=400 /></a> |
| 14 | +You will use the same process you used in [Lesson 00](/lesson_00/) in order to submit your work. **Please submit your files in a sub-folder created under this folder (lesson_01).** Remember to craft a good pull request (PR) title and description detailing the work you're submitting. |
0 commit comments