From 7d54d4c7ec3a83d1d740cd9ae392008740d429d4 Mon Sep 17 00:00:00 2001 From: osmal Date: Tue, 7 Nov 2023 10:47:50 +0100 Subject: [PATCH] Initial commit --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0ca7fb2 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# Full Stack Developer + +```yaml +osmal: + pronouns: ['he', 'him'] + code: + - PHP + - Javascript + - Python + - Kotlin + techs: + backend: ['PHP', 'Node'] + mobile: "Android (Native)" + devOps: + - Git + - Ansible + - Docker + - Apache + - Caddy + - AWS + databases: ['mysql', 'mongo', 'sqlite'] +``` \ No newline at end of file