diff --git a/public/assets/videos/2cal.mp4 b/public/assets/videos/2cal.mp4 new file mode 100644 index 0000000..9f24976 Binary files /dev/null and b/public/assets/videos/2cal.mp4 differ diff --git a/src/assets/images/2cal.jpg b/src/assets/images/2cal.jpg new file mode 100644 index 0000000..21f2050 Binary files /dev/null and b/src/assets/images/2cal.jpg differ diff --git a/src/content/programming/2cal.mdx b/src/content/programming/2cal.mdx new file mode 100644 index 0000000..6e0a3be --- /dev/null +++ b/src/content/programming/2cal.mdx @@ -0,0 +1,17 @@ +--- +title: 2Cal +description: Quickly create calendar events with natural language. +image: "@assets/images/2cal.jpg" +technologies: [React, Remix, Claude 3] +website: https://2cal.app +repository: https://github.com/mikkelsvartveit/2cal +date: 2024-06-16 +--- + +import InlineVideo from "@components/InlineVideo.astro"; + +2Cal lets you quickly type out complex calendar events using natural language. Works with Google Calendar, Outlook, Apple Calendar, and other apps that support the ICS format. + +
+ +