Ognjen Regoje bio photo

Ognjen Regoje
But you can call me Oggy


I make things that run on the web (mostly).
More ABOUT me and my PROJECTS.

me@ognjen.io LinkedIn
Check out
The Marketplace Guide
A collection of lessons for the early stages of building a marketplace startup.
https://themarketplace.guide

#vscode

Markdown front matter snippet for VSCode

Simple"frontmatter": { "scope": "markdown", "prefix": "frontmatter", "body": [ "---", "title: ${TM_FILENAME/(.*)\\..+$/$1/}", "desc: '${1}'", "created_at: ${CURRE... (359)