-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex2.html
172 lines (128 loc) · 10.8 KB
/
index2.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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Robert DeVore - Creative Thinker. Hustler. Web Developer Entrepreneur.</title>
<meta name="description" content="Robert is an opinionated developer who is building Stattic and CannaBiz Software, LLC.">
<meta name="keywords" content="SSG, Static Site Generator">
<meta name="author" content="Robert DeVore">
<link href="/assets/css/tailwind.min.css" rel="stylesheet preload" as="style">
<link href="/assets/css/main.min.css" rel="stylesheet preload" as="style">
<!-- Alpine.js for interactive components -->
<script src="/assets/js/alpine.min.js" defer></script>
</head>
<body class="bg-background text-primary quicksand-300">
<!-- Skip Links for Accessibility -->
<a href="#main-content" class="skip-link">Skip to main content</a>
<a href="#navigation" class="skip-link">Skip to navigation</a>
<a href="#footer" class="skip-link">Skip to footer</a>
<header class="bg-background shadow" id="navigation">
<div class="container max-w-screen-xl m-auto py-6 px-4 flex justify-between">
<h2 class="text-3xl quicksand-700"><a href="/" class="text-links">Robert DeVore</a></h2>
<!-- Navigation Menu -->
<nav>
<ul class="flex space-x-6">
<li><a href="/about/" class="text-primary hover:underline quicksand-700">About</a></li>
<li><a href="/blog/" class="text-primary hover:underline quicksand-700">Blog</a></li>
<li><a href="/projects/" class="text-primary hover:underline quicksand-700">Projects</a></li>
<li><a href="/wordpress-and-woocommerce-plugins/" class="text-primary hover:underline quicksand-700">Plugins</a></li>
<li><a href="/contact/" class="text-primary hover:underline quicksand-700">Contact</a></li>
</ul>
</nav>
</div>
</header>
<!-- Main Content Section -->
<main class="m-auto">
<div class="text-center py-16" id="home-hero">
<div class="container m-auto px-4 py-12">
<h1 class="text-primary text-2xl md:text-3xl lg:text-4xl">53CUR3 4LL TH3 TH1NG5</h1>
<p class="mt-4 mb-4 max-w-md mx-auto text-md md:text-md lg:text-lg text-stone-100">Find peace of mind with manual malware removal, theme and plugin code review, proactive security maintenance, and more.</p>
<a href="/contact/" class="px-6 py-2 bg-primary text-gray-900 rounded-full hover:bg-yellow-500">Get Started</a>
</div>
</div>
</main>
<main class="container max-w-screen-xl m-auto px-4 py-12" id="main-content">
<!-- Top Three Columns -->
<div class="grid grid-cols-1 md:grid-cols-3 gap-8 text-center mb-12">
<div class="p-6 mt-6 mb-6 bg-stone-600 rounded-lg shadow-lg">
<h2 class="text-primary text-lg md:text-xl lg:text-2xl">👨👩👧👦 Family Man</h2>
<p class="mt-4">My two greatest achievements in life are my 20+ year relationship and our 4-year-old son. There's a few things that's forever: my lady. We can make war or make babies 💯</p>
</div>
<div class="p-6 mt-6 mb-6 bg-stone-600 rounded-lg shadow-lg">
<h2 class="text-primary text-lg md:text-xl lg:text-2xl">🚀 Founder & CEO</h2>
<p class="mt-4">I'm currently rebuilding a menu management solution for dispensaries: <a class="text-links hover:underline" href="https://cannabizsoftware.com" target="_blank" aria-label="CannaBiz Software - opens in a new tab">CannaBiz Software</a>. The official launch is coming soon and I am blogging about the process 🚀</p>
</div>
<div class="p-6 mt-6 mb-6 bg-stone-600 rounded-lg shadow-lg">
<h2 class="text-primary text-lg md:text-xl lg:text-2xl">💼 Hustler</h2>
<p class="mt-4">From as far back as I can remember, I always wanted to be a hustler. And I always have been. From elementary school to the present, from hand to hand to online 🤑</p>
</div>
</div>
<!-- Developer and Security Researcher Sections -->
<div class="grid grid-cols-1 md:grid-cols-2 gap-12 items-center">
<!-- Web Developer -->
<div class="text-center md:text-left space-y-4">
<h3 class="text-primary text-lg md:text-2xl lg:text-3xl" id="home-title">Opinionated Developer</h3>
<p>With over 20 years of experience, I've been involved in website development and maintenance at all levels. I've released hundreds of plugins and themes for both WordPress® and WooCommerce® and was a core contributor to both.</p>
<p>Throughout my life, I've handled thousands of freelance projects, refining my skills as an experienced developer and delivering excellent results to clients.</p>
<p>Currently, I work full-time at a WordPress® maintenance and digital marketing company, further engaging in the WordPress® community and ensuring that the web is just a little bit better because of it.</p>
</div>
<img src="/images/web-developer-2.webp" alt="Web Developer" class="rounded-lg shadow-lg mx-auto">
<!-- Security Researcher -->
<img src="/images/security-researcher-2.webp" alt="Security Researcher" class="rounded-lg shadow-lg mx-auto">
<div class="text-center md:text-left space-y-4">
<h3 class="text-primary text-lg md:text-2xl lg:text-3xl" id="home-title">Security Researcher</h3>
<p>I am 100% committed to continuously improving all of the websites I work on. My focus lies in writing clean and secure code, while also addressing any existing vulnerabilities.</p>
<p>Contributing to bug bounties is also a fun way to help protect the web, because I enjoy the rabbit holes that I find myself presented with and applying patches to resolve them makes me sleep better at night. I've currently got <a class="text-links hover:underline" href="https://www.wordfence.com/threat-intel/vulnerabilities/researchers/robert-devore" target="_blank" aria-label="Wordfence - opens in a new tab">over a dozen CVE's</a> under my belt, with seven more validated and waiting on public disclosure.</p>
<p>Staying up-to-date with the latest web security practices, I proactively address potential weaknesses through thorough code audits and vulnerability assessments.</p>
</div>
</div>
</main>
<main class="container max-w-screen-lg m-auto py-10 px-4">
<h3 class="text-primary text-3xl mb-12 pb-12 border-b border-primary" id="home-title">Blog Posts</h3>
<ul class="space-y-6">
<li>
<h2 class="text-4xl quicksand-700">
<a href="/blog/all-in-one-wp-migration-plugin-ddos-attack/" class="text-links hover:underline">WordPress plugin with 5M+ active installs can be utilized in DDoS attacks</a>
</h2>
<div class="dark:text-gray-400"><p>While doing some vulnerability research for WordPress plugins myself and my clients use, I came across a plugin with 5M+ active installs that can be used in DDoS attacks by non-authenticated users. Let me preface this to say that the plugin itself is not vulnerable to a hack AFAIK, but has a flaw (IMO) that […]</p>
</div>
</li>
<li>
<h2 class="text-4xl quicksand-700">
<a href="/blog/5-python-scripts-for-osint-and-pentesting/" class="text-links hover:underline">5 Python Scripts for OSINT and Pentesting</a>
</h2>
<div class="dark:text-gray-400"><p>Everything is insecure and you're one bad decision away from being p0wn3d harder than you ever have in your entire life. It's a harsh reality and one you've got to accept in full or ignore altogether. I'm from the group that believes we can fix some of the things that are broken, even if only […]</p>
</div>
</li>
<li>
<h2 class="text-4xl quicksand-700">
<a href="/blog/introducing-intellipress-the-smart-ai-assistant-for-wordpress/" class="text-links hover:underline">Introducing IntelliPress: The Smart Ai Assistant for WordPress</a>
</h2>
<div class="dark:text-gray-400"><p>The last time I was this excited to announce a new baby, it was my son 😂 Today I'd like to formally introduce you to IntelliPress, an AI WordPress plugin that integrates with the OpenAI API. It's built to help you write content faster, optimize it for search engines, generate featured images from Pexels, and […]</p>
</div>
</li>
<li>
<h2 class="text-4xl quicksand-700">
<a href="/blog/creating-my-own-cipher-code/" class="text-links hover:underline">Creating my own cipher code</a>
</h2>
<div class="dark:text-gray-400"><p>I can't remember what sparked the idea, but I got bit by a strong urge to create my own cipher. Maybe it's all the spy shit I watch on TV ???? Regardless, I knew that there were a couple of things that I needed to figure out in order to build my own custom cipher […]</p>
</div>
</li>
<li>
<h2 class="text-4xl quicksand-700">
<a href="/blog/how-hungry-are-you/" class="text-links hover:underline">“How hungry are you?”</a>
</h2>
<div class="dark:text-gray-400"><p>This question changed everything. I was in the middle of writing a blog post titled "Hitting pause", outlining how I was going to be pushing back the CannaBiz Software launch and focus my efforts elsewhere. Then out of nowhere I was given an opportunity for additional work outside of my regular nine to five hours. […]</p>
</div>
</li>
</ul>
</main>
<footer class="bg-background border-t border-primary mt-10 pt-12 pb-12 text-center text-sm" id="footer">
<h4 class="text-yellow-custom text-2xl font-semibold mb-4">Let's Connect</h4>
<p>If you have questions or want to discuss custom development work, get in touch.</p>
<p class="mt-6"><a href="/contact/" class="mt-6 px-6 py-2 bg-primary text-gray-900 font-semibold rounded-full hover:bg-yellow-500">Get in Touch</a></p>
<p class="mt-6">© 1985-2024 Robert DeVore · Get <a href="https://stattic.site/" target="_blank" class="text-links" aria-label="Stattic - opens in a new tab">Stattic</a> · <a href="https://github.com/robertdevore/" class="text-yellow-custom hover:underline" aria-label="GitHub - opens in a new tab">GitHub</a> · <a href="https://x.com/deviorobert/" class="text-yellow-custom hover:underline" aria-label="Twitter - opens in a new tab">Twitter</a></p>
</footer>
</body>
</html>