Skip to content
View vanntile's full-sized avatar
πŸ€
I use nvim btw
πŸ€
I use nvim btw

Block or report vanntile

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vanntile/README.md

hi, I'm vanntile! πŸ‘‹

Languages

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
  }
}

Pinned Loading

  1. vanntile.com vanntile.com Public

    Portfolio website

    CSS 11 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