src

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

cv-skills.gohtml (309B)


      1 {{ define "cv-skills" }}
      2   <h2 class="bg-blue white" id="skills">Skills</h2>
      3   <h3>Proficient</h3>
      4   <p>
      5     AWS, bash, Containers, Go, git, Linux, MongoDB, PostgresSQL, REST APIs, System Design
      6   </p>
      7   <h3>Experienced</h3>
      8   <p>
      9     C, CSS3, Emacs Lisp, HTML, OpenBSD, Python, x86 Assembly
     10   </p>
     11 {{ end }}