We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f7e461 commit 36d3587Copy full SHA for 36d3587
pages/_data/projects.json
@@ -1,4 +1,10 @@
1
[
2
+ {
3
+ "title": "Theory Combination Visualizer",
4
+ "link": "https://theory-combo-viz.vercel.app/",
5
+ "image": "/assets/images/projects/code_icon.png",
6
+ "description": "A basic visualizer for polite theory combination"
7
+ },
8
{
9
"title": "GPT Math",
10
"link": "https://github.com/vivCoding/gpt-math",
0 commit comments