A post solely dedicated to the components used in this blog.

This is an example of inline code: const x = 1;
import { Component } from "react";
export default class MyComponent extends Component {
render() {
return <div>Hello World</div>;
}
}import { Component } from "react";
export default class MyComponent extends Component {
render() {
return <div>Hello World</div>;
}
}import { Component } from "react";
export default class MyComponent extends Component {
render() {
return <div>Hello World</div>;
}
}This is an example of inline math:
| Assignment | Date |
|---|---|
| Report of findings of research from listed foundational work | 6/10/2023 |
| Creation of proof-of-concept training dataset for images of text. | 6/25/2023 |
| Code with experiementation via pytorch and available source code of realistic text-in-image generation | 7/20/2023 |
This is a block quote.


| Assignment | Date |
|---|---|
| Report of findings of research from listed foundational work | 6/10/2023 |
| Creation of proof-of-concept training dataset for images of text. | 6/25/2023 |
| Code with experiementation via pytorch and available source code of realistic text-in-image generation | 7/20/2023 |