-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
149 lines (129 loc) · 8.73 KB
/
index.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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Wane Dompier</title>
<link rel="stylesheet" href="CSS/styles.css" />
<link rel="icon" href="redmountain.ico?v=2" type="image/x-icon" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lexend+Deca&family=Playball&family=Sacramento&family=Satisfy&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Sacramento&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Lobster&family=Merriweather&family=Montserrat&display=swap" rel="stylesheet">
</head>
<body>
<div class="top-container">
<h1>I'm Wane</h1>
<h2 class="top-text">A photographer & <span class="pro">pro</span>grammer</h2>
<div class="photo-container">
<img class="mountain" src="redmountain.png" alt="mountain-img">
<img class="abstract-sphere" src="abstract sphere.png" alt="abstract-sphere-img">
<img class="barr-lake-sunset" src="barr lake sunset.png" alt="barr-lake-sunset-img">
</div>
</div>
<div class="middle-container">
<div class="profile">
<img class="circle1 circlebase" src="IMG_0037-modified.png" alt="Wane Dompier Profile Photo">
<h2>Hello !</h2>
<p class="hello">After a long and successful career, corporate downsizing forced me to take a really hard look at what I really wanted to do in life,
and more importantly -- what inspires me. This journey has taken a few years, and has had a few twists and turns getting there, but I
began to open up and share my passion for photography by starting the
<a class="dompierphoto" href="https://dompierphoto.picfair.com/">Dompier Photography Webstore</a> on Picfair, and the
<a class="dompierphotof" href="https://www.facebook.com/dompierphoto">Dompier Photography Facebook page</a> with my wife. We currently
have 500+ followers, and we hope to double that in the coming months.
</p>
<p class="hello">I soon discovered that although there are many websites to showcase photography, none of them have really met <strong><span class="my">my</span></strong>
needs or aspirations. And so, I began my initial journey into web development in order to showcase my photography more effectively. As
I began training to become a full stack web & application developer, I also found that I enjoyed it so much that I would eventually like to use my
skills in the freelance market. My new goal is to finish a photography website in 2022, and begin to develop a portfolio of web development projects
to showcase my skills in 2023.
</p>
</div>
<br />
<hr />
<div>
<div class="about">
<h2>About Wane</h2>
<p class="hello">
I am a photographer who is inspired by nature, travel, culture, and urban living. I have an adventurous spirit and have traveled extensively in Asia, parts of Europe, and North America.
Working with different cultures has developed an appreciation for diverse cultures and views. Living in Colorado, I have naturally tended to focus on the world around me - nature.
In 2022, I am working on developing my information technology skills toward web development, application development and programming, as well as Web3 and NFT's.
</p>
<p class="hello">
I also hold a bachelor degree in Mechanical Engineering and and Masters of Business Administration (MBA) with a concentration in Finance. After experiencing corporate downsizing,
I decided to try a very different career that afforded me a new lifestyle. I worked as an OTR (over-the-road) truck driver for (3) years until I once again saw an opportunity to bridge
my truck driving skills with high technology. I am currently working as an Autonomous Vehicle Test Operator at <strong><a href="https://www.outrider.ai/">Outrider</a></strong>
helping test, operate, maintain, and evaluate the Outrider System. This is a first-of-its-kind product designed to automate the world's largest distribution yards. Outrider
is a strong software start-up company that is inspiring me to grow my own software skills.
</p>
</div>
<br />
<hr />
<br />
<h2>Skill Sets</h2>
<div class="skill-row">
<img class="supply-chain" src="supply-chain.png" alt="supply-chain-img">
<h3>Supply Chain & Transportation ⭐️⭐️⭐️⭐️⭐️</h3>
<p>I have held many corporate positions in supply chain with high technology companies. After experiencing corporate downsizing, I decided to move to a different
career in transportation. I worked as an OTR (over-the-road) truck driver, and am now working as an Autonomous Vehicle Test Operator at Outrider. As a strong software company,
Outrider is inspiring me to grow my own software skills.
</p>
</div>
<div class="skill-row">
<img class="photography" src="photography.png" alt="photography-img">
<h3>Photography ⭐️⭐️⭐️⭐️⭐️</h3>
<p>Photography has been my passion for many years. When I was 12 years old, I started using whatever camera I could find, but later purchased my first
35mm SLR camera: A Minolta SRT201 film camera. I moved into the digital age many years ago, and currently use a Canon EOS-R Mirrorless Camera for all of my photography.
Living in Colorado, I have tended to focus my photography on nature, landscape, & wildlife.
</p>
</div>
<div class="skill-row">
<img class="linux" src="linux.png" alt="linux-img">
<h3>Linux Administration ⭐️⭐️⭐️</h3>
<p>Linux is one of the top three operating systems in the world. I have a basic understanding of Linux, but decided to expand my knowledge and become
qualified in Linux Administration. I am currently taking online classes, and although I have not decided which certification that I will get,
it is my goal to become certified as an administrator. Future classes in 2022 will include Bash shell scripting and specialized aministation classes.
</p>
</div>
<div class="skill-row">
<img class="web-development" src="coding.png" alt="coding-img">
<h3>Web Development ⭐️⭐️</h3>
<p>I began journey to become a full stack web developer, and am developing skills in HTML, CSS, Bootstrap, and Javascript as well as Github, Node, React, and MongoDB.
As a photographer, I am also interested in NFT's, and so I will be working with Web3, Blockchain, and NFT Minting. Future classes in 2022 will include an
IOS App development bootcamp. Over time, I would like use my photography, web development, and application development skills in the freelance market.
</p>
</div>
<div class="skill-row">
<img class="python" src="python.png" alt="python-img">
<h3>Python Programming</h3>
<p> Python is commonly used for developing websites and software, task automation, data analysis, and data visualization by programmers and non-programmers alike. I am enrolled
in an online 2022 Python Bootcamp, and will begin learning about programming in Python later in 2022.
</p>
</div>
</div>
<hr />
<div class="contact-me">
<h2>Get In Touch</h2>
<h3>I would love to hear from you !</h3>
<br />
<br />
<a class="btn" href="mailto:[email protected]">CONTACT ME</a>
</div>
</div>
<br />
<div class="bottom-container">
<br />
<a class="footer-link" href="https://www.linkedin.com/in/wane-dompier-94905a224/">LinkedIn</a>
<a class="footer-link" href="https://www.facebook.com/dompierphoto">Facebook</a>
<a class="footer-link" href="https://dompierphoto.picfair.com/">Website</a>
<p>© 2022 - Wane Dompier.</p>
<hr />
<h4><span class="credits">Credits & Attribution</span></h4>
<a href="https://www.flaticon.com/free-icons/supply-chain-management" title="supply chain management icons">Supply chain management icons created by Freepik - Flaticon</a>
<a href="https://www.flaticon.com/free-icons/linux" title="linux icons">Linux icons created by Freepik - Flaticon</a>
<a href="https://www.flaticon.com/free-icons/web-development" title="web development icons">Web development icons created by Freepik - Flaticon</a>
<a href="https://www.flaticon.com/free-icons/photography" title="photography icons">Photography icons created by Chanut-is-Industries - Flaticon</a>
<a href="https://www.flaticon.com/free-icons/python" title="python icons">Python icons created by sandiatresna - Flaticon</a>
</div>
</body>
</html>