src

Go monorepo.
git clone git://code.dwrz.net/src
Log | Files | Refs

cv-skills.gohtml (311B)


      1 {{ define "cv-skills" }}
      2   <h2 class="bg-blue white" id="skills">Skills</h2>
      3   <p>
      4     AWS, bash, Containers, CSS, Go, git, HTML, JavaScript, MongoDB,
      5     PostgresSQL, REST APIs, Schema and System Design
      6   </p>
      7   <p>
      8     C, Emacs Lisp, Linux, Networking, OpenBSD, Python, System Administration
      9   </p>
     10 {{ end }}