Skip to content

Commit 4324ffb

Browse files
nilejackNile Jackson
andauthored
feat: adds html README for Nile Jackson (code-differently#91)
* revised/lesson_01-for-nilejack * feature:adds-lesson_01/revision-forNileJackson * lesson_01/revision --------- Co-authored-by: Nile Jackson <[email protected]>
1 parent d49d9c1 commit 4324ffb

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

lesson_01/nilejackson/index.html

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
6+
<title><b>Nile Jackson's</b> README</title>
7+
</head>
8+
<body>
9+
<h1><b>Nile Jackson's</b> README</h1>
10+
<h2>Introduction</h2>
11+
<p>Hi, my name is Nile Jackson. I started learning JavaScript about a month ago, and I'm about two weeks into my journey with Java; I'm new. I decided to learn programming because of my fascination with digital audio workstation plugins, I plan on building my own in due time. Before Code Differently, I worked primarily in juvenile detention; this wasn't fulfilling so a little over a year ago I rented a room in Brooklyn New York and began an audio engineering internship at a place called Jungle Studios. After two months at Jungle and several odd jobs I landed my first "gig" as the sound guy at a local bar called Skytown. I continued working small gigs for a few months and traveling back to Delaware 3 times a week to do carpentry work with a long time friend of mine. Eventually I decided that this life style wasn't sustainable, so after another four month internship at Manhattan Beach Studios, I did some research and discovered Code Differently.</p>
12+
13+
<h3>Likes</h3>
14+
<p>I enjoy cooking because I'm an eight year vegan who misses the dishes I grew up on, namely Jamaican food; I spend a lot of down time in the kitchen trying to "veganize" things. Other than food, I love to read, I hated books as a kid but four/five years ago I moved to Iowa to play(school) football at a small private college called William Penn, I wasn't a fan of Iowa or the school so I began using the library as a place to escape. I also like my two dogs, Pico(a Pitbull/Great dane mix) & LuLu(a small mut of some sort).</p>
15+
<h4>Dislikes</h4>
16+
17+
<h4>I'm not a fan of the following;</h4>
18+
<ul>
19+
<li>Artichokes</li>
20+
21+
<li>English breakfast tea</li>
22+
23+
<li>The New York subway system</li>
24+
25+
<li>Excessively cold winters</li>
26+
</ul>
27+
28+
<h4>Hobbies</h4>
29+
<p>Some of my hobbies include;</p>
30+
31+
<li>Various forms of exercise (force of habit from a life of sport)</li>
32+
33+
<li>Reading ( right now I'm reading a book called Cosmos and Psyche by Richard Tarnas)</li>
34+
35+
<li>Anime/manga (fav anime: Berserk, fav manga: Sakamoto Days)</li>
36+
37+
<li>Lounging/napping with my dogs pico and lulu</li>
38+
39+
<h3>My working/learning style:</h3>
40+
41+
<p>Myers briggs says I'm an INTP. It usually takes me some time to open up to new people; peers/coworkers, but after that I'm pretty much an open book. I'm a visual learner who values repition. Professionally, I'm not sure what my style is, but I'm actively working on that.</p>
42+
43+
<h4>My circadian rhythm:</h4>
44+
45+
<p>I'm a night owl, but I'd like to change that, as most of my nights tend to spill into days. This is also a work in progress.</p>
46+
47+
<h4>Why I value programming:</h4>
48+
49+
<p>I'm sure this will change over time, but for now I'll say I value programming because it's empowering; I went to middle/high school for fine art because I loved making "something from nothing", and the idea of making a program stirs up that same feeling.</p>
50+
51+
<h4>Moving forward:</h4>
52+
53+
<p>I look forward to learning Github, Git, and Docker because I don't enjoy feeling confused. I also hope I can make myself an asset to the other members of my cohort because that would mean that I have a clue as to what's going on. My main goal here at Code Differently is to gain programming skills, get better at problem solving, build relationships, and get a job so I can get paid to learn.</p>
54+
55+
56+
<h2>Cool Pictures</h2>
57+
58+
<img src="https://listenup.com/cdn/shop/files/e75ac8d1-fc4d-474e-8b15-088229af8889.jpg?v=1725378179&width=480" alt="image-1">
59+
<br>
60+
<img src="https://i0.wp.com/anitrendz.net/news/wp-content/uploads/2024/08/sakamoto-days-other-visual-1.jpg?resize=350%2C493&ssl=1" alt="image-2">
61+
</html>

0 commit comments

Comments
 (0)