Skip to content

Commit 6b1b950

Browse files
committed
fix: correct directory structure issues
1 parent 2879eb8 commit 6b1b950

File tree

8 files changed

+10
-75
lines changed

8 files changed

+10
-75
lines changed

lesson_00/README.md

Lines changed: 0 additions & 45 deletions
This file was deleted.

lesson_00/cdbluejr/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Here are some of the things I need to be a productive person and father.
2626
## Fun Facts
2727

2828
* 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 know as Office Education Association.
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.
3030
* I have been married twice, first married was from June 9th, 1990 to December 2nd, 1999.
3131

3232
## Photo Gallery
3333
<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>
34+
<a href = "https://x.com/cdbluejr/status/1520458945290252290/photo/1"><img src="images/GYQMlwYW8AAFgoG.jpeg" height=400 /></a>

lesson_01/README.md

Lines changed: 8 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,14 @@
1-
# Carroll Dwight Blue Jr README
1+
## Homework
22

3-
## Introduction
3+
- [ ] Convert personal README [to HTML](#personal-readme-html-edition).
4+
- [ ] Do pre-work for [lesson 02](/lesson_02/).
45

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)
67

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.
89

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.
1011

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
1513

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.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)