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

Block or report Tpojka

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

$what = 'Hello'; $who = 'World';

$format = '%s, %s!'; echo sprintf($format, $what, $who);

Pinned

  1. electron-joke electron-joke Public

    Joke of the Turn: desktop application that gets jokes on demand.

    JavaScript 1

  2. app-feed app-feed Public

    RSS/Atom feed reading application. Allows user to vote on articles.

    PHP

  3. api-php api-php Public

    PHP

  4. client-vue client-vue Public

    JavaScript

  5. chounter chounter Public

    Chounter is character counter extension for Chromium engine browsers.

    JavaScript

  6. test-pie-flask-crud test-pie-flask-crud Public

    Very basic python flask crud application

    HTML