-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
25 lines (15 loc) · 1.56 KB
/
index.html
File metadata and controls
25 lines (15 loc) · 1.56 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
---
layout: default
---
<head>
<title>Anjuan Simmons - Technology Translator</title>
</head>
<div class="home">
<h1>Welcome</h1>
{% include image.html url="/images/Anjuan-May-2020-FINAL.jpg" alt="anjuan" width=400 align="right" %}
<p>Hello, my name is Anjuan, and I like to build things and help others understand how to build things. I'm a consultant, technologist, speaker, and author.</p>
<p>Most of the people who visit my site work in the technology field or are involved in public speaking either as speakers or event organizers. I have content available for both groups.</p>
<p>If you work in the technology field, you'll probably want to read my <a href="http://anjuansimmons.com/blog/">blog</a> posts in the Software Development, Career, or Business <a href="https://anjuansimmons.com/categories/">categories</a>. These posts are written from the perspective of my decades-long career in the technology industry.</p>
<p>If you're involved in public speaking as a speaker, you can read about what I've learned as a public speaker in the Speaking <a href="https://anjuansimmons.com/categories/">category</a>. Event organizers looking for speakers can take a look at my <a href="https://anjuansimmons.com/talks/">talks</a> or learn more about how to <a href="https://anjuansimmons.com/booking/">book me</a>.</p>
<p>If you're not a technologist or involved in speaking, then feel free to get to know more <a href="https://anjuansimmons.com/about/">about me</a> or <a href="https://anjuansimmons.com/contact/">contact me</a>. I would love to get to know you better!</p>
</div>