Avatar

ejfox

Hacker-journalist based in New York ![](https://ejfox-canvasvalcontributionchart.web.val.run)
Joined February 28, 2023
Public vals
33
ejfox avatar
healthdatasimple
@ejfox
HTTP
Forked from ejfox/healthwebhook
ejfox avatar
dbpediaenhanced
@ejfox
HTTP (deprecated)
Forked from ejfox/dbpedia
ejfox avatar
dbpedia
@ejfox
HTTP (deprecated)
An API and basic interface for entity searching from DBPedia, enhanced with images
ejfox avatar
extremePlumCaribou
@ejfox
HTTP
Forked from ejfox/allvalsindex
ejfox avatar
allvalsindex
@ejfox
HTTP
Forked from ejfox/allvals
ejfox avatar
sunsetNYCalendar
@ejfox
HTTP
// This approach uses the Sunset and Sunrise API to get sunset times for New York,
ejfox avatar
easingbattleground
@ejfox
HTTP
Forked from ejfox/cavemanBezierApp
ejfox avatar
canvasvalcontributionchart
@ejfox
HTTP
Forked from ejfox/valcontributionchart
ejfox avatar
valcontributionchart
@ejfox
HTTP
// This approach will fetch data from the specified endpoint, process it to create a GitHub-style contribution chart,
ejfox avatar
typingTestSpectrogram
@ejfox
HTTP
// This app creates a 10-second typing test with audio recording and spectrogram visualization.
ejfox avatar
githubRepoViewer
@ejfox
HTTP
An interactive, runnable TypeScript val by ejfox
ejfox avatar
calendlyThisWeekEvents
@ejfox
HTTP
* This API integrates with Calendly to fetch personal events for the current week. * It returns the events as raw JSON. * * Note: This requires a Calendly Personal Access Token to be set as an environment variable.
ejfox avatar
googleCalendarWeekEndpoint
@ejfox
HTTP
// This approach uses Google OAuth to authenticate the user and fetch their actual calendar events for the week.
ejfox avatar
addToLog
@ejfox
HTTP
* This chat application allows users to post messages and view a log of all messages. * It uses SQLite for persistence and React for the frontend. * The server handles message posting and retrieval, while the client renders the UI.
ejfox avatar
endpointCalculator
@ejfox
HTTP
* This program creates a basic calculator endpoint that accepts and returns data in the specified format. * It uses a RESTful API approach where the operation is specified in the URL path. * The numbers to operate on are passed as query parameters. * The result is returned as JSON.
ejfox avatar
techstackinventory
@ejfox
HTTP
* This val creates a tech stack inventory chooser using React and Tailwind CSS for styling. * It allows users to select technologies for different categories and displays the chosen stack.