-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathc3-thinking-styles.html
73 lines (46 loc) · 3.68 KB
/
c3-thinking-styles.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Krystyna Ewing DBC</title>
<link href="blog-stylesheet.css" rel="stylesheet" type="text/css" />
</div>
</head>
<meta name="The DBC Experience" content="Blog and Portfolio of my experience at DBC"
<link rel="stylesheet" type="text/css" href="../CSS/blog-stylesheet.css">
</head>
<body>
<div class="wrapper">
<div class="top">
</div>
<ul class="navigation">
<li><a href="https://twitter.com/Wimsy113" title="Twitter">Twitter</a></li>
<li><a href="http://krystynaewing.wordpress.com" target="_blank" title="Wordpress">Wordpress</a></li>
<li><a href="Portfolio" title="Portfolio">Portfolio</a>
<ul>
<li><a href="http://t.co/MqlXzENMxk" target="_blank" title="Carbonmade">Carbonmade</a></li>
<li><a href="https://github.com/Wimsy113" target="_blank" title="Github">Github</a></li>
<li><a href="http://wimsy113.deviantart.com" target="_blank" title="Deviantart">Deviantart</a></li>
<li><a href="" title="Responsive webdesign">Responsive webdesign</a></li>
</ul>
</li>
<li><a href="http://www.linkedin.com/pub/krystyna-ewing/56/b41/48/" target="_blank" title="Linkedin">Linkedin</a></li>
<div class="clear"></div>
</ul>
<div id="content">
<h2>Thinking bout stuff....and Junk</h2>
<p> I have never quite known or understood what my thinking style was or is. In fact I never even thought to research it until now. And since getting into web development I know that it is important to know and understand what your thinking style is because thinking is part of the job, you don't know how you think, you can't do your job.</p>
<h2>My thinking style: Before the research</h2>
<p>Again I am not sure what my thinking style is, though I'm sure it's all over the place. You should see my desk, I have a stack of ruby books a bunch of art, two laptops, a Cintiq, paintbrushes, deoderant, mouthwash, erasers......I need to clean off my desk......
Anyway if I had to make a guess at my thinking style it is all over the place, I get my best coding inspiration when I draw, I get my best drawing inspiration when I code. I get my best ideas with everything else either out and about or even on the toilet. I have woken up in the middle of the night to an awesome idea that I have had. I've gone from wanting to be a chef, to a designer, to a developer and back again. My thinking process I think, is all over the place, and I don't even know if there is a name for it. But I get bored when there isn't alot to do. </p>
<h2>My thinking style: After the research</h2>
<p>The consensus is in, and I am an Abstract Random Thinker, which makes sense, because I am not just a developer, I am also an artist. Abstract random thinkers are for the most part free spirited, creative types, and there are LOTS of places. Did you know that from what wrote up above that that was going to be the answer? I figured it would be but I wasn't sure. </p>
<h2>My Mind is set on Growth</h2>
<p>My mindset is a Growth mindset, I am always looking to learn and always looking to grow. I want to learn what I can and how much I can until my head explodes. My experience with DBC so far has made me want this more. There is a lot to learn bout coding and I intend to learn as much as I can until my eyes bleed and fall out of my sockets.</p>
</div>
<footer>
<iframe src="https://www.google.com/calendar/embed?src=krystyna.d.l.ewing%40gmail.com&ctz=America/New_York" style="border: 0" width="200" height="200" frameborder="0" scrolling="no"></iframe>
<button><a href ="mailto:[email protected]">Contact Me</a></button>
</footer>
</body>
</html>