Skip to content
View kunstloch's full-sized avatar

Highlights

  • Pro

Organizations

@fiskaly
Block or Report

Block or report kunstloch

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
kunstloch/README.md

Alexander Scherer-Sokolowski - web developer with sales background

Hi there 👋 I am Alexander Scherer. I’m currently working at fiskaly GmbH in Vienna, Austria.

Pinned

  1. push-notifications-for-pwa push-notifications-for-pwa Public

    Working on push notifications for a progressive web app

    JavaScript

  2. project-praynow project-praynow Public

    project-praynow - social media platform / Next.js, set up Database with GraphCMS, connecting Cloudinary for hosting images, authorization and authentication implementing Auth0

    JavaScript 2 1

  3. eCommerceStore eCommerceStore Public

    eCommerceStore - online shop / Used Technologies: Next.js, TypeScript, PostgreSQL, data fetching, using cookies, styled components, setting up and connecting to PostgreSQL database, using state hooks

    TypeScript 1 1

  4. Newsletter Newsletter Public

    Using Mailchimp API for Newsletter-Signup

    JavaScript 1

  5. sentiment-analysis sentiment-analysis Public

    Build a Node.js sentiment analysis program that will analyze text that you give it and determine the “mood” of the text. You can use this API here: https://apidemo.theysay.io/

    JavaScript 4 1

  6. Setting up WordPress and MySQL on Wi... Setting up WordPress and MySQL on Windows 10 Home (Docker Toolbox)
    1
    1. Set up a `docker-compose.yaml` file (file content at the bottom of this page).
    2
    2. Also create a `data/mysql` folder in your project.
    3
    3. In order to set up a volume for MySQL in Docker Toolbox, we will need a VirtualBox Shared Folder, just like mentioned in [Fixing Volumes in Docker Toolbox](https://medium.com/@Charles_Stover/fixing-volumes-in-docker-toolbox-4ad5ace0e572).
    4
       
    5
       VirtualBox by default has a `c/Users` Shared Folder that we can use for this (as long as your project is within `C:\Users`. Verify that this shared folder is set up properly:<br><br>