Languages
The languages I write in, split by what they actually are: programming, query, scripting, markup, styling and data formats.
Programming languages
C#
Microsoft's object-oriented language and the foundation of the whole .NET ecosystem.
ProficientTypeScript
JavaScript with static types, catching errors before the code ever runs.
ProficientJavaScript
The language of the web, behind everything that runs in the browser.
Used in projectsPython
Interpreted, concise language, common in scripting, automation, data and AI.
Used in projectsGo
Google's compiled language, with simple concurrency and dependency-free binaries.
LearningQuery languages
Scripting and shell
Markup languages
HTML5
Defines the structure and semantics of the document, and with them its accessibility.
Used in projectsXML
Extensible markup format, still very much alive in .NET configuration and SOAP.
Used in projectsMarkdown
Lightweight markup for documentation that reads well as plain text and rendered alike.
Used in projects