<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Technology on Jerry</title>
    <link>https://jerrymannel.me/tags/technology/</link>
    <description>Recent content in Technology on Jerry</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 06 Apr 2026 00:11:57 -0500</lastBuildDate>
    <atom:link href="https://jerrymannel.me/tags/technology/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>My Projects</title>
      <link>https://jerrymannel.me/projects/</link>
      <pubDate>Mon, 06 Apr 2026 00:11:57 -0500</pubDate>
      <guid>https://jerrymannel.me/projects/</guid>
      <description>&lt;p&gt;Welcome to my projects page. Here you can find a collection of tools, guides, and documentation for various projects I&amp;rsquo;ve worked on.&lt;/p&gt;
&lt;h2 id=&#34;-current-projects&#34;&gt;🚀 Current Projects&lt;/h2&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Project&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;📸 &lt;strong&gt;&lt;a href=&#34;https://jerrymannel.me/stepsnap&#34;&gt;StepSnap&lt;/a&gt;&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;A &lt;a href=&#34;https://chromewebstore.google.com/detail/stepsnap/cpkbciahkinjocipgkoaanmlnkjodnjn&#34;&gt;chrome plug-in&lt;/a&gt; that helps you create step-by-step guides and save as PDF. &lt;a href=&#34;https://jerrymannel.me/stepsnap&#34;&gt;Site&lt;/a&gt; | &lt;a href=&#34;https://chromewebstore.google.com/detail/stepsnap/cpkbciahkinjocipgkoaanmlnkjodnjn&#34;&gt;Plugin&lt;/a&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;🔐 &lt;strong&gt;&lt;a href=&#34;https://github.com/jerrymannel/cli-auth-2fa&#34;&gt;CLI Auth 2FA&lt;/a&gt;&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;A terminal-based 2FA (TOTP) authenticator. Search your accounts, generate tokens, and copy them to clipboard — all from the CLI.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;🍃 &lt;strong&gt;&lt;a href=&#34;https://github.com/jerrymannel/mongoose-express-middleware&#34;&gt;Mongoose Express Middleware&lt;/a&gt;&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Express CRUD middleware for mongoose&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;🔌 &lt;strong&gt;&lt;a href=&#34;https://github.com/jerrymannel/mongo-express-middleware&#34;&gt;Mongo Express Middleware&lt;/a&gt;&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Express middleware that will give you CRUD APIs on top of any MongoDB collection.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;🐀 &lt;strong&gt;&lt;a href=&#34;https://github.com/appveen/rat&#34;&gt;ReST API Tester - R.A.T&lt;/a&gt;&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;CLI-based code generator that automates the creation of Mocha and Chai-based REST API test cases using simple JSON configuration files.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;🚀 &lt;strong&gt;&lt;a href=&#34;https://gist.github.com/jerrymannel/951ee1d648e35dd8242ac78e4318f5d7&#34;&gt;BashAliases&lt;/a&gt;&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;My bash aliases&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;☸️ &lt;strong&gt;&lt;a href=&#34;https://github.com/jerrymannel/k8s-pod-monitor&#34;&gt;K8s Pod Monitor&lt;/a&gt;&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;A bash script to monitor Kubernetes pods in specified namespaces and report their status if they are not running.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;🗄️ &lt;strong&gt;&lt;a href=&#34;https://github.com/jerrymannel/unitycatalog-express-middleware&#34;&gt;Unity Catalog Express Middleware&lt;/a&gt;&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Express middleware for Unity Catalog using @databricks/sql&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;📡 &lt;strong&gt;&lt;a href=&#34;https://github.com/jerrymannel/unitycatalog-dbapi-express-middleware&#34;&gt;Unity Catalog DBAPI Express Middleware&lt;/a&gt;&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Express middleware for Unity Catalog using DataBricks API&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;-legacy-projects&#34;&gt;📜 Legacy Projects&lt;/h2&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Project&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;📲 &lt;strong&gt;&lt;a href=&#34;https://github.com/jerrymannel/smsgateway&#34;&gt;SMS Gateway&lt;/a&gt;&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Turns your Android phone into a simple SMS gateway.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;💻 &lt;strong&gt;&lt;a href=&#34;https://github.com/jerrymannel/bashmenu&#34;&gt;Bash Menu&lt;/a&gt;&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;A simple bash list menu for directory switching&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;documentation&#34;&gt;Documentation&lt;/h2&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Project&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;a href=&#34;commands/&#34;&gt;Essential Commands&lt;/a&gt;&lt;/td&gt;
          &lt;td&gt;A curated list of essential commands for setting up servers, installing development environments (Go, Node.js, Docker), and configuring SSL certificates.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;a href=&#34;site/&#34;&gt;Site Development&lt;/a&gt;&lt;/td&gt;
          &lt;td&gt;Insights into the development process of this website, including Hugo configuration, adding features like global images, and integrating a comment system.&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;hr&gt;
&lt;p&gt;&lt;code&gt;./J&lt;/code&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
