Skip to content
View zeroamps's full-sized avatar
Block or Report

Block or report zeroamps

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

Welcome to my profile

My name is Jozef and I have been working as a software engineer for 20 years, developing and maintaining various applications and systems for different domains and platforms.

My portfolio projects

Sure, I can't share private code of my clients and companies I work for, but I have many hobby and demo projects I learn from, which I can share with you.

  • ⚡ I spent some time hacking my old Samsung Galaxy. See this repository.
  • ⚡ I like building electronics so I spent lots of time writing C/C++ code for microcontrollers. See this repository.
  • ⚡ I created this demo because I wanted to try Firebase together with React, so I created React Todo List Demo. See this repository.
  • ⚡ I wanted to try Vite, which is a frontend tooling, so I created React Notes Demo. See this repository.
  • ⚡ This is my collection of Node.js demo applications I use for practising various Node.js features. See this repository.
  • ⚡ I wanted to try react-hook-form, which is a React form library, so I created React Weight Conversion Demo. See this repository.
  • ⚡ I needed for one project to convert GUIDs to MongoDB BinData, so I created in Angular a tool for that. See this repository.
  • ⚡ This is my collection of Angular demo applications I use for practising various Angular features. See this repository.
  • ⚡ For a project I created a Docker image for building Cordova applications. See this repository.
  • ⚡ This collection of PowerShell examples I created during my PowerShell studying. See this repository.
  • ⚡ This is my collection of Cordova demo applications I use for practising various Cordova features. See this repository.
  • ⚡ For a project I created an Android demo application to test a foreground service with notifications. See this repository.
  • ⚡ A cookie clicker game is a React game where a user clicks on a big cookie, earning a single cookie per click. See this repository.
  • ⚡ This is my collection of Gatsby demo applications I use for practising various Gatsby features.. See this repository.
  • ⚡ For a project I created an Android demo application which hosts a web application in the WebView. See this repository.
  • ⚡ From time to time I need to create a MongoDB query using C# Driver. See this repository.
  • ⚡ I created this demo to see what it means to have a minimal ASP.NET Web API. See this repository.
  • ⚡ This is my collection of Next.js demo applications I use for practising various Next.js features. See this repository.
  • ⚡ I created this React demo because I wanted to try Bootstrap together with React Bootstrap. See this repository.
  • ⚡ I use lots of various tools, that's the reason why I created my cheat sheet repository. See this repository.
  • ⚡ For a project I created a Docker compose file for running WordPress locally. See this repository.
  • ⚡ For a project I created a Docker compose file for running PostgreSQL with pgAdmin locally. See this repository.
  • ⚡ For a project I created a Docker compose file for running Elasticsearch with Kibana locally. See this repository.
  • ⚡ I created this repository for studying OpenShift. See this repository.

Pinned

  1. android android Public

    How to hack your Android devices.

    8

  2. microcontrollers microcontrollers Public

    A collection of resources for programming microcontrollers.

    C++ 5 4

  3. angular-sample-demos angular-sample-demos Public

    A collection of Angular examples.

    TypeScript

  4. mongodb-convert-guid-to-bindata mongodb-convert-guid-to-bindata Public

    This is a MongoDB tool which helps you convert GUID to BinData.

    TypeScript

  5. react-timer-demo react-timer-demo Public

    This is a React demo project.

    TypeScript

  6. cordova-sample-demos cordova-sample-demos Public

    A collection of Cordova examples.