Skip to content
View mark-veres's full-sized avatar

Block or report mark-veres

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
mark-veres/README.md
{
  "name": "Mark Vereș",
  "email": "[email protected]",
  "websites": ["markveres.ro", "garfield.ro"],
  "hobbies": ["programming", "photography", "bike riding", "drumming"],
  "languages": [
    {
      "name": "romanian",
      "level": "mother-tongue"
    },
    {
      "name": "german",
      "level": "DSD-1"
    },
    {
      "name": "english",
      "level": "?"
    }
  ]
}

Pinned Loading

  1. tempo.py tempo.py Public

    A python library for working with the National Institute of Statistics Tempo Online Database.

    Python

  2. sesizari sesizari Public

    Program realizat pentru analizarea activității primăriei Arad în privință cu sesizările făcute de cetățeni

    Python

  3. sql.php sql.php Public

    Simple single-file PHP ORM

    PHP

  4. bedouin bedouin Public

    A file-based PHP routing system

    PHP

  5. trie trie Public

    A trie is an abstract datastructure, also know as a prefix tree.

    Python

  6. crude crude Public

    Turning GORM into an CRUD API.

    Go