Avatar

maxm

🕳️
Joined January 12, 2023
Public vals
105
maxm avatar
resyGetMatchingSlot
@maxm
Script
Forked from vtdocs/resyGetMatchingSlot
maxm avatar
resyAuth
@maxm
Script
Forked from vtdocs/resyAuth
maxm avatar
stiffCoffeeLamprey
@maxm
Script
Forked from stevekrouse/resyBot
maxm avatar
resyBot
@maxm
Script
Forked from vtdocs/resyBot
maxm avatar
splendidSapphireMockingbird
@maxm
HTTP
An interactive, runnable TypeScript val by maxm
maxm avatar
ministerialLavenderSloth
@maxm
HTTP (deprecated)
Forked from maxm/openAIStreamingExample
maxm avatar
excalidrawPass
@maxm
HTTP (deprecated)
Forked from all/excalidrawPass
maxm avatar
emailAddForwardedInfo
@maxm
Script
emailAddForwardedInfo
maxm avatar
forwarder
@maxm
Email
Forked from stevekrouse/forwarder
maxm avatar
requestCollector
@maxm
HTTP
* This request collector val saves information about incoming requests * and displays summary statistics on the home page. It uses SQLite for * persistence and server-side React for rendering the UI. Users can click * on a request ID to view full details of that request.
maxm avatar
postmanClone
@maxm
HTTP
* This val creates a Postman-like interface for testing HTTP requests directly in the browser. * It uses React for the UI and the Fetch API to make requests. * The server function serves the HTML and handles the API requests.
maxm avatar
niceTodoList
@maxm
HTTP
* This is a minimalist to-do list app using server-side rendering without any client-side JavaScript. * It uses Val Town's SQLite for data persistence, Deno's standard library for HTML escaping, * and custom SVG icons for a cohesive design.
maxm avatar
cooingAzureRhinoceros
@maxm
Script
An interactive, runnable TypeScript val by maxm
maxm avatar
sqlite
@maxm
Script
Forked from std/sqlite
maxm avatar
paseto
@maxm
Script
// import paseto from "npm:paseto";
maxm avatar
phpServe
@maxm
HTTP (deprecated)
Forked from harveyfullstack/phpServe