From 45919b6361f8768d4da29556c6dc4fa41c605657 Mon Sep 17 00:00:00 2001 From: gytisrepecka Date: Sun, 17 Dec 2023 21:23:12 +0200 Subject: [PATCH] Small corrections and clarifications. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3de4523..3d48d32 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,10 @@ My name is **Gytis Repečka**, I am Solution Architect and data professional wit I am strong open source advocate promoting, documenting, teaching about and contributing to open source software and open hardware projects. Key interests are data architecture, personal privacy and security, databases, backend development, internet of things (IoT), automotive diagnostics and telemetry. -- 🔭 [Inretio](https://inret.io/) is my small business company providing IT consulting services, building data-driven solutions and performing smart automotive diagnostics -- 🌱 I am learning Go language by building small [image processing library](https://source.gyt.is/gytisrepecka/webimg) -- 💬 Ask me about Linux infrastructure, data modeling and transformations, open source software -- 📫 Contact me via e-mail gytis@repecka.com ([GPG public key](https://source.gyt.is/gytisrepecka/keys/src/branch/master/gytis_repecka_com_public.asc)) or find on [LinkedIn](https://www.linkedin.com/in/gytisrepecka/) and [Fediverse](https://fedi.lt/@gytis) -- 😄 My name pronouns: **´giːtis repetʃ´ka** with stress on "i:" (long) and "a" (short). Also notice that "c" is written with caron. +- 🔭 [Inretio](https://inretio.eu/) is my small business company providing IT consulting services, building data-driven solutions and performing smart automotive diagnostics +- 💬 Ask me about data modeling, databases, data engineering, Linux infrastructure, open source software and open hardware +- 📫 Contact me via e-mail gytis@repecka.com ([GPG public key](https://source.gyt.is/gytisrepecka/keys/src/branch/master/gytis_repecka_com_public.asc)) or find on [LinkedIn](https://www.linkedin.com/in/gytisrepecka/) and Fediverse: [Mastodon](https://fedi.lt/@gytis) and [GoToSocial](https://social.gyt.is/@gytisrepecka) +- 😄 My name pronouns: **´giːtis repetʃ´ka** with stress on "i:" (long) and "a" (short), also notice that "c" is written with caron. ## Certification @@ -17,6 +16,7 @@ I am strong open source advocate promoting, documenting, teaching about and cont ## Personal Projects +* API server (coming soon) - minimalistic API server with public and protected (external OAuth login) endpoints, PostgreSQL connection pooler * [webimg](https://source.gyt.is/gytisrepecka/webimg) - image manipulation (currently - watermarking) library for web written in Go lang ## Contributions