From 85e92010182604b470155083fc992b43bb9a1a3c Mon Sep 17 00:00:00 2001 From: len0rd Date: Wed, 26 Jan 2022 21:47:47 -0700 Subject: [PATCH] update index with more updated projects and useful quick links --- views/pages/index.ejs | 47 ++++++++++++++++++++++++++++++------------- 1 file changed, 33 insertions(+), 14 deletions(-) diff --git a/views/pages/index.ejs b/views/pages/index.ejs index fcc5b33..91368bb 100644 --- a/views/pages/index.ejs +++ b/views/pages/index.ejs @@ -17,7 +17,7 @@

welcome to lenordsNet

-

i dont know what im doing

+

enjoy my ramblings

@@ -30,7 +30,11 @@ >
- I'm an American embedded software engineer with diverse industry experience. From large commercial Java projects to low-level C firmware development, I've done a little bit of everything (except web development as will be evident with this website). Such experience allows me to understand and solve new problems quickly. My hobbies are just as eclectic as my professional experience. This website showcases many of my personal projects. + I'm an American embedded software engineer with diverse industry experience. From large + commercial Java projects to low-level C firmware development, I've done a little bit of + everything (except web development as will be evident with this website). Such experience + allows me to understand and solve new problems quickly. My hobbies are just as eclectic as + my professional experience. This website showcases many of my personal projects.
@@ -40,20 +44,22 @@
Yama Crawler
Selenium-Based Web Crawler
-

Yama is a powerful web crawler/scraper based on Selenium and Java. Built for and used in a commercial application by yours truly

+

Yama is a powerful web crawler/scraper based on Selenium and Java. + Built for and used in a commercial application by yours truly

Mavlib Gen
Modern Mavlink C generator
-

This is what happens when I get fed up with a protocols reference implementation (after using it for 4+ years)

+

This is what happens when I get fed up with a protocols reference + implementation (after using it for over 4 years)

@@ -61,18 +67,23 @@
Darkstar
Why buy a quad when you can build it
-

Darkstar is my first foray into building my own drone. I used a mixture of open source software and some of my own stuff to get the hunk of junk into the air

+

Darkstar was my first foray into building my own drone. I used a + mixture + of open source software and some of my own stuff to get the hunk of junk into the air +

Pallet Desk
Reliable and cheap desk
-

Building my dream desk on a poor-college-student budget. The end result: a portable and rock solid desk with a couple of flaws

+

Building my dream desk on a poor-college-student budget. The end + result: a portable and rock solid desk with a couple of flaws

@@ -94,11 +108,15 @@
LS-1 Synth
Music to my ears
-

I find that I learn best by doing. So when I starting considering getting into the extremely expensive hobby of analog modular synths, I figured the best way to start would be to build my own. The results aren't terribly impressive, but helped me learn a whole ton along the way

+

I find that I learn best by doing. So when I starting considering + getting into the extremely expensive hobby of analog modular synths, I figured + the best way to start would be to build my own. The results aren't terribly impressive, + but helped me learn a whole ton along the way

@@ -110,6 +128,7 @@ <% include ../partials/footer %> - <% include ../partials/post_html_include %> + <% include ../partials/post_html_include %> +