Skip to content
View Zyneth's full-sized avatar

Block or report Zyneth

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Zyneth/README.md

Hi I'm Zyneth!

- Software Engineer and Consultant

- Business Informatics

A little more about me...

const zyneth = {
    gender: "male",
    code: ["JavaScript", "Python", "Java", "C#", "SQL"],
    askMeAbout: ["web dev", "tech", "app dev", "api", "interfaces", "cryptotechnology"],
    technologies: {
        backEnd: {
            js: ["Node", "Express", "SpringBoot"],
            py: ["Django", "Flask", "Bottle"],
        },
        frontEnd: {
            js: ["React", "SAPUi5"],
        mobileApp: {
            native: ["Android Development", "IOS Development"]
        },
        devOps: ["AWS", "Docker🐳","Nginx"],
        databases: ["mongo", "MySql", "SAP S4 Hana"],
        misc: ["Firebase", "Socket.IO", "selenium"]
    },
    architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
    currentFocus: "Java / C# Development"
};

Website

Popular repositories Loading

  1. flinkJS flinkJS Public

    A script to get newly added articles on FLINK.

    JavaScript

  2. Zyneth Zyneth Public

    Config files for my GitHub profile.

  3. blockchainJS blockchainJS Public

    This is an attempt to create a blockchain.

    JavaScript

  4. NWMM-New-World-MiniMap NWMM-New-World-MiniMap Public

    Forked from Nezzquikk/NWMM-New-World-MiniMap

    This is an interactive MiniMap made with Python, PyQT5 & Pytesseract for the game "New World"

    Python