diff options
| author | Fuwn <[email protected]> | 2022-06-15 19:44:49 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-06-15 19:44:49 -0700 |
| commit | d5fa0d73300730292ee57a5c0d884766abf55003 (patch) | |
| tree | f71acad951ea8dee07a5bb615d5c5c5ef55877bd /content/static | |
| parent | ci(workflows): docker upload action (diff) | |
| download | locus-d5fa0d73300730292ee57a5c0d884766abf55003.tar.xz locus-d5fa0d73300730292ee57a5c0d884766abf55003.zip | |
feat(interests): move to json map
Diffstat (limited to 'content/static')
| -rw-r--r-- | content/static/interests.gmi | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/content/static/interests.gmi b/content/static/interests.gmi deleted file mode 100644 index 3d94590..0000000 --- a/content/static/interests.gmi +++ /dev/null @@ -1,33 +0,0 @@ -# Interests - -A collection of somethings that I think are pretty neat and am considering picking up sometime in the future. - -## Programming Languages - -=> https://www.angelcode.com/angelscript/ AngelScript -=> https://github.com/Hirrolot/metalang99 Metalang99 -=> https://www.purescript.org/ PureScript -=> https://crystal-lang.org/ Crystal -=> https://www.haskell.org/ Haskell -=> https://cython.org/ Cython -=> https://gradle.org/ Gradle -=> https://kotlinlang.org/ Kotlin -=> https://julialang.org/ Julia -=> https://ocaml.org/ Ocaml -=> https://www.scala-lang.org/ Scala -=> https://dart.dev/ Dart -=> https://www.ruby-lang.org/ Ruby -=> https://silq.ethz.ch/ Silq -=> https://nim-lang.org/ Nim -=> https://ziglang.org/ Zig -=> https://docs.microsoft.com/en-us/azure/quantum/overview-what-is-qsharp-and-qdk Q# -=> https://dlang.org/ D -=> https://vlang.io/ V - -## Frameworks - -=> https://flutter.dev/ Flutter -=> https://svelte.dev/ Svelte -=> https://amberframework.org/ Amber -=> https://rubyonrails.org/ Rails -=> https://haxe.org/ Haxe
\ No newline at end of file |