Skip to content

Instantly share code, notes, and snippets.

View geekysrm's full-sized avatar
👋
Hey, how are you?

Soumya Ranjan Mohanty geekysrm

👋
Hey, how are you?
View GitHub Profile
@geekysrm
geekysrm / Markdium-TypeScript.ts
Created January 24, 2020 08:59
Markdium-Hello Markdium!
let foo = 'bar'
/**
Don't worry about the code block, it will be saved as a gist with right language format, and auto embed to your post.
**/
@geekysrm
geekysrm / Markdium-Diff.diff
Created January 24, 2020 08:59
Markdium-Hello Markdium!
public class Hello1
{
public static void Main()
{
- System.Console.WriteLine("Hello, World!");
+ System.Console.WriteLine("Rock all night long!");
}
}
@geekysrm
geekysrm / gatsby-start.sh
Created January 24, 2020 08:47
tailwind+gatsby blogpost - 1
npx gatsby new your-gatsby-site