Skip to content
View vanntile's full-sized avatar
🍀
I use nvim btw
🍀
I use nvim btw

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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! 👋

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