From c984f2ea7f3fcaab8e9315a1dd6e15af395369e1 Mon Sep 17 00:00:00 2001 From: Pantonshire Date: Fri, 27 May 2022 11:10:17 +0100 Subject: [PATCH] Remove test page --- static/test.html | 81 ------------------------------------------------ 1 file changed, 81 deletions(-) delete mode 100644 static/test.html diff --git a/static/test.html b/static/test.html deleted file mode 100644 index 89d72f5..0000000 --- a/static/test.html +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - Pantonshire - - - - - -
-
-
-

Hi! I'm Tom, a computer science student and hobbyist programmer, and definitely not an egg-shaped robot.

-
A drawing by @smolrobots (on Twitter) of me as a robot. It has an egg-shaped body and a smiling face, and is doing a little dance next to a Raspberry Pi. -
Drawn by @smolrobots -
-
-
-
-

Some things I've made

-
    -
  • Goldcrest, a proxy for the Twitter v1 API using gRPC. I made it to address the problem of centralised rate-limit tracking to avoid exceeding to Twitter's quotas.
  • -
  • Smolbotbot, an art archival project for the drawings of @smolrobots! A Twitter bot continuously checks for new small robots, and the data it collects is made available at smolbotbot.com.
  • -
  • Enumscribe, a Rust procedural macro library for generating conversion methods between enum types and strings, with support for Serde.
  • -
  • Tasque, a very in-progress cron-like job scheduler that I'm having a lot of fun working on.
  • -
-
-
-

Articles

-

Some recent ones:

- -

See the rest

-
-
-
- - - - \ No newline at end of file