Skip to content

Commit 448296e

Browse files
committed
fix homepage
1 parent 587887f commit 448296e

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

docs/cv.pdf

-15 Bytes
Binary file not shown.

docs/formal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h2>Skills</h2>
6363
I am also qualified in other useful areas:
6464
</p>
6565
<ul>
66-
<li><a href="https://nixos.org/">Nix</a> and <a href="https://nixos.org/">NixOS</a> - Strong medium level. Nix is the best tool for deterministic builds, tests and development environments. I’m using NixOS daily.</li>
66+
<li><a href="https://nixos.org/">Nix</a> and <a href="https://nixos.org/">NixOS</a> - Strong medium level. Nix is the best tool for deterministic builds, tests and development environments. I am using NixOS daily.</li>
6767
<li><a href="https://bitcoin.org/en/">Bitcoin</a> and <a href="https://lightning.network/">Lightning Network</a> - Advanced level as application developer (not as protocol developer). Bitcoin is the greatest achievement of the new millennium, which brings financial freedom and sovereignty back to the people.</li>
6868
<li><a href="https://www.postgresql.org/">PostgreSQL</a> and <a href="https://sqlite.org/">SQLite</a> - Strong medium level. I am not database expert, but I am using everything what software developer should use to manipulate data storage. Queries, transactions, joins, locks.</li>
6969
<li><a href="https://www.docker.com/">Docker</a> and <a href="https://docs.docker.com/engine/swarm/">Swarm</a> - Advanced close to expert level. I am using Docker and Swarm for development, builds and production. Docker is a very handy tool for MacOS and Linux compatibility.</li>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h2 class="text-center">Skills</h2>
9090
I am also qualified in other useful areas:
9191
</p>
9292
<ul>
93-
<li><a href="https://nixos.org/">Nix</a> and <a href="https://nixos.org/">NixOS</a> - Strong medium level. Nix is the best tool for deterministic builds, tests and development environments. I’m using NixOS daily.</li>
93+
<li><a href="https://nixos.org/">Nix</a> and <a href="https://nixos.org/">NixOS</a> - Strong medium level. Nix is the best tool for deterministic builds, tests and development environments. I am using NixOS daily.</li>
9494
<li><a href="https://bitcoin.org/en/">Bitcoin</a> and <a href="https://lightning.network/">Lightning Network</a> - Advanced level as application developer (not as protocol developer). Bitcoin is the greatest achievement of the new millennium, which brings financial freedom and sovereignty back to the people.</li>
9595
<li><a href="https://www.postgresql.org/">PostgreSQL</a> and <a href="https://sqlite.org/">SQLite</a> - Strong medium level. I am not database expert, but I am using everything what software developer should use to manipulate data storage. Queries, transactions, joins, locks.</li>
9696
<li><a href="https://www.docker.com/">Docker</a> and <a href="https://docs.docker.com/engine/swarm/">Swarm</a> - Advanced close to expert level. I am using Docker and Swarm for development, builds and production. Docker is a very handy tool for MacOS and Linux compatibility.</li>

pub/functora-hakyll/index/2015-08-02-skills.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ fontawesome: "fab fa-bitcoin"
1515

1616
<p class="padding-left">I am also qualified in other useful areas:</p>
1717

18-
- [Nix](https://nixos.org/) and [NixOS](https://nixos.org/) - Strong medium level. Nix is the best tool for deterministic builds, tests and development environments. I'm using NixOS daily.
18+
- [Nix](https://nixos.org/) and [NixOS](https://nixos.org/) - Strong medium level. Nix is the best tool for deterministic builds, tests and development environments. I am using NixOS daily.
1919
- [Bitcoin](https://bitcoin.org/en/) and [Lightning Network](https://lightning.network/) - Advanced level as application developer (not as protocol developer). Bitcoin is the greatest achievement of the new millennium, which brings financial freedom and sovereignty back to the people.
2020
- [PostgreSQL](https://www.postgresql.org/) and [SQLite](https://sqlite.org/) - Strong medium level. I am not database expert, but I am using everything what software developer should use to manipulate data storage. Queries, transactions, joins, locks.
2121
- [Docker](https://www.docker.com/) and [Swarm](https://docs.docker.com/engine/swarm/) - Advanced close to expert level. I am using Docker and Swarm for development, builds and production. Docker is a very handy tool for MacOS and Linux compatibility.

0 commit comments

Comments
 (0)