My ham website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

54 lines
2.3 KiB

6 years ago
6 years ago
4 years ago
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <% include ../partials/head %>
  5. </head>
  6. <body class="home type-page">
  7. <div class="container">
  8. <% include ../partials/header %>
  9. <main class="main" id="main">
  10. <article class="entry">
  11. <header class="header-container">
  12. <div class="header entry-header">
  13. <div class="header-info">
  14. <h1 class="title">
  15. <a href="/"></a>
  16. </h1>
  17. </div>
  18. <div class="meta">
  19. <span class="posted-on">
  20. <time class="date" datetime="2018-04-27T17:05:19-06:00"></time>
  21. </span>
  22. </div>
  23. </div>
  24. </header>
  25. <div class="entry-content">
  26. <h2>K0LEO</h2>
  27. <p><a title="Open in new tab" target="_blank" href="https://www.qrz.com/db/K0LEO">Find me on QRZ</a></p>
  28. <p>QRV on DMR. Usually on TG 3146 (South Dakota), but occasionally I check out 31466, 3169, etc.</p>
  29. <p>I got my Technician license in May of 2023, and immediately began tinkering with code plugs and operating in a hyper-local context with UHF/VHF and close friends that just started as well. One of my main reasons for getting licensed was to begin teaching/instructing some tactical comms courses at <a href="https://openrangetraining.com" target="_blank" title="Open in new tab">OpenRangeTraining.com</a> over the course of the next year.</p>
  30. <p>With my background as a Ground Radio Technician in the USAF, I have general knowledge of radios, antennas, and the basics of UHF/VHF signals. That being said, I know I have a lot to learn when it comes to communicating on HAM radio.</p>
  31. <p>Looking forward to connecting with you!</p>
  32. <p>73 from SD - Levi</p>
  33. </div>
  34. <footer class="entry-footer-container">
  35. <div class="entry-footer">
  36. </div>
  37. </footer>
  38. </article>
  39. </main>
  40. <% include ../partials/footer %>
  41. </div>
  42. </body>
  43. </html>