Skip to content
View panmona's full-sized avatar

Highlights

  • Pro

Organizations

@isolutionsag @ultimate-ttt
Block or Report

Block or report panmona

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
panmona/README.md

Hey, I'm Mona! 🌺

- Librarian & Software Engineer at Bibliothek im Regenbogenhaus
- Computer Science Student at Eastern University of Applied Sciences

A little bit more about me...

let mona = {
  Name = "Mona Celeste Panchaud"
  Pronouns = [ She; Her ]
  Code = [ ``F#``; ``C#``; TypeScript; CSS; LaTeX ]
  Tools = [ Rider; React; Fable ]
  OutsideOfCode = [ "πŸͺ‘🧡"; "πŸ“š"; "πŸ§™β€β™€οΈ"; "πŸ–‹οΈ"; "πŸ‘©β€πŸ³"; "πŸŠβ€β™€οΈ"; "πŸš΄β€β™€οΈ"; "⛰️"  ]
}

If you're interested in the types that make the above F# code compile, see below.

F# Types
type Pronoun = She | Her | He | Him | They | Them

type Language = ``F#`` | ``C#`` | TypeScript | CSS | LaTeX

type Tool = Rider | React | Fable

type Person = {
  Name: string
  Pronouns: Pronoun list
  Code: Language list
  Tools: Tool list
  OutsideOfCode: string list
}

Pinned

  1. switchtube-dl switchtube-dl Public

    Simple CLI for downloading videos from SwitchTube

    F# 12

  2. ultimate-ttt/ultimate-ttt ultimate-ttt/ultimate-ttt Public archive

    Play "Ultimate Tic-Tac-Toe" in the browser πŸš€

    TypeScript 27 9

  3. ost-cheatsheets ost-cheatsheets Public

    Cheatsheets for different OST modules

    TeX 1