Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

type JAMstack = string[];

export const moso: Awaited<Record<string, string|string[]>> = {
    name: 'Morten Sørensen',
    location: 'Denmark',
    title: 'Web Developer @ TV MIDTVEST',
    stack: ['React', 'Vue', 'Vite', 'Markdown', 'TypeScript'] as JAMstack,
    website: 'https://moso.dev',
};

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors