Avatar

iamseeley

Joined April 1, 2024
Likes
34
yawnxyz avatar
luciaValtownSqlite
@yawnxyz
Script
A reorganization of: https://www.val.town/v/stevekrouse/lucia_adapter https://esm.town/v/stevekrouse/lucia_adapter_base
yawnxyz avatar
simpleLogin
@yawnxyz
HTTP
// Your routes go here
stevekrouse avatar
infoboxCrawler
@stevekrouse
HTTP (preview)
Forked from jdan/infoboxCrawler
jdan avatar
infoboxCrawler
@jdan
HTTP (preview)
Forked from jdan/emperorOfJapanCrawler
roramigator avatar
hackerNewsDigest
@roramigator
Cron
Hacker News Digest Fork this val to get an email like this in your inbox!
ejfox avatar
valcontributionchart
@ejfox
HTTP (preview)
// This approach will fetch data from the specified endpoint, process it to create a GitHub-style contribution chart,
samwillis avatar
pglite
@samwillis
HTTP (preview)
Forked from maxm/pgliteNpm
tmcw avatar
whenfilmed
@tmcw
HTTP (preview)
A game where you guess when a movie was released. Man, those Disney movies are ancient !
cephalization avatar
anthropicProxy
@cephalization
Script
https://simonwillison.net/2024/Aug/23/anthropic-dangerous-direct-browser-access/ THIS IS NO LONGER NECESSARY This Val will proxy anthropic HTTP requests from some frontend client, like langchain, so that you can utilize anthropic apis from the browser. Convert it to an HTTP val in order to use it (you may want to setup an ENV var / header to protect the endpoint with a secret key)
kylem avatar
gitReleaseNotes
@kylem
HTTP
Github Release Notes from package.json Enter a raw github URL to a package.json, https://raw.githubusercontent.com/username/repo/branch/package.json and get a response of all release notes for all packages from current to latest. Roadmap [ ] GenAI summary [ ] Weekly cron email reports [ ] Send update PRs [ ] Other package managers like PyPi [ ] Formatting/styling [ ] Loading spinner
janpaul123 avatar
VALLE
@janpaul123
HTTP
Forked from janpaul123/valTownChatGPT2
jxnblk avatar
vimarkdown
@jxnblk
HTTP (preview)
vimarkdown Try it now A VIM-mode markdown editor built with Val Town . Features Write markdown in the browser with VIM keybindings Minimal, focused UI Saves to localStorage Multiple color modes Markdown -> HTML preview (⌘+P) NOT mobile-friendly Fork this editor on Val Town to make it your own Inspired by iA Writer Made by Jxnblk TODO [ ] Add syntax highlighting to frontmatter block [ ] Support multiple fonts
substrate avatar
websim
@substrate
HTTP
Forked from substrate/imageGeneration
substrate avatar
illustratedPrimer
@substrate
HTTP
Forked from vprtwn/IllustratedPrimer
stevekrouse avatar
sqlite
@stevekrouse
Script
Forked from std/sqlite
pomdtr avatar
excalidraw
@pomdtr
HTTP
Excalidraw, embedded inside Val Town ! The drawing will be persisted in your blobs as json / png / svg. You can access the drawing source directly using the /json , /png and /svg subpaths. For example, to embed the image in a markdown document, you can use: ![pomdtr-excalidraw.web.val.run](https://pomdtr-excalidraw.web.val.run/png)