Skip to content
View vanntile's full-sized avatar
🐳
in a docker
🐳
in a docker

Block or report vanntile

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

hi, I'm vanntile! πŸ‘‹

Find me online:

Who am I?

{
  "handle": "@vanntile",
  "tagline": "software engineer && privacy advocate",
  "languages": {
    "programming": [
        "Go πŸ‡¬", "Python 3 🐍", "JavaScript", "TypeScript",
        "C/C++", "Haskell Ξ»"
    ],
    "markup": ["JSON", "YAML", "HTML", "Markdown", "MDX"],
    "styling": ["CSS πŸ’…"]
  },
  "frameworks": {
    "frontend": ["Astro πŸš€", "NextJS πŸ‡³", "React βš›οΈ", "Vue πŸ‡»", "Angular πŸ›‘οΈ"],
    "styling": "Tailwind CSS πŸƒ",
    "backend": ["FastAPI ⚑", "echo", "Express", "Django", "Flask"],
    "other": ["GTK/gtkmm", "unified"]
  },
  "testing": ["Robot πŸ€–", "Cypress", "Jest πŸƒ", "JUnit"],
  "tools": ["Deno πŸ¦•", "Node.js 🟩", "npm πŸ“¦", "Docker 🐳", "Jenkins 🎩"],
  "standardsAndParadigms": [
      "FOSS", "OpenAPI", "REST", "GraphQL",
      "semantic web", "functional programming"
  ],
  "platforms": [
    "GitHub πŸ™", "GitLab 🦊", "Bitbucket πŸͺ£",
    "Linode", "Mastodon 🐘"
  ],
  "designToolsAndKnowledge": ["Inkscape", "Figma", "GIMP", "SVG"],
  "others": {
    "versioning": "git",
    "operatingSystem": {
      "family": "Linux 🐧",
      "distro": "Pop!_OS"
    },
    "editor": "neovim",
    "formattersAndLinters": [
      "Prettier", "ESLint", "gofumpt", "clang-format", "commitlint"
    ],
    "preferredTheme": "dark",
    "dotfiles": true
  }
}

Languages

Pinned Loading

  1. vanntile.com vanntile.com Public

    Portfolio website

    CSS 13 1

  2. fullstack-open-2021 fullstack-open-2021 Public

    Fullstack Open 2021 coursework

    JavaScript

  3. create-edo-app create-edo-app Public archive

    Opinionated Express app template with Docker and OpenAPI.

    JavaScript 1

  4. brew-demo brew-demo Public archive

    A demo of a small React application

    TypeScript