AdamTokarsky

My blog post I'm using to try out a bunch of different things

A post testing out what formatting looks like

this is my first subsection of the blog

This is some supporting text

Here is another subsection

my blog can render math, see x2\sqrt{x^2} works! x3\frac{\sqrt{x}}{3}

x1x1w1x_1 \rightarrow x_1 * w_1
# comment
print('hello world')
import express from "express";

const app = express();

app.get("/", (req: Request, res: Response) => {
  const { email } = req.body;

  res.status(200).json({ email, msg: "all good homie"})
})
const Header = ({ children }) => (<header className="text-gray-900">{children}</header>)
<h1 class="text-gray-400">Adam Tokarsky</h1>

I just want to write a bunch of stuff. I just want to write a bunch of stuff. I just want to write a bunch of stuff. I just want to write a bunch of stuff. I just want to write a bunch of stuff. I just want to write a bunch of stuff. I just want to write a bunch of stuff.

  1. a list
  2. a list
  • first
    1. first
    2. second
    3. third
    4. fourth
  • second
  • third