-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmorgan-vanyperen.html
More file actions
43 lines (36 loc) · 1.2 KB
/
morgan-vanyperen.html
File metadata and controls
43 lines (36 loc) · 1.2 KB
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
<div class="about-content">
<img
src="/wp-content/uploads/2016/05/morgan-vanyperen.jpg"
alt="Morgan VanYperen"
class="profile-image"
/>
<h1>Morgan VanYperen</h1>
<h2>Software Engineer at Flatiron School</h2>
<p class="professional-summary">
Experienced software engineer with a passion for education and technology.
Skilled in full-stack web development, with expertise in Ruby, JavaScript,
and React. Committed to fostering the next generation of tech talent through
innovative teaching methods and curriculum development.
</p>
<h3>Experience</h3>
<ul>
<li>Software Engineer at Flatiron School (Current)</li>
<li>Previous roles in software development and education</li>
</ul>
<h3>Skills</h3>
<ul>
<li>Ruby on Rails</li>
<li>JavaScript</li>
<li>React</li>
<li>Full-stack Web Development</li>
<li>Curriculum Development</li>
<li>Technical Instruction</li>
</ul>
<h3>Education</h3>
<p>Bachelor's degree in Computer Science (or related field)</p>
<h3>Connect with Me</h3>
<ul>
<li><a href="https://www.linkedin.com/in/morganvanyperen/">LinkedIn</a></li>
<li><a href="https://github.com/morgvanny">GitHub</a></li>
</ul>
</div>