Pinned Repositories
fs2-examples
A few fs2+zio examples (streaming file io, moving average, queue example, echo server, REPL)
http4s-circe-example
Example of http4s server with various endpoints
langChainDemo
Lots of little applications showing langchain at work
mbti-pocketflow
MBTI Personality Questionnaire powered by PocketFlow architecture with complete node pipeline and AI analysis
minesweeper_pygame
A classic Minesweeper game implemented in Python using Pygame-CE. This version is designed to run both as a standard desktop application and in a web browser using Pyodide (WebAssembly).
scalajs-vue
Scala.js bindings for Vue.js and an example application
xqs
XQuery for Scala
zio-restful-webservice
ZIO 2.0 Restful webservice example using zio, zio-http, zio-json, quill, H2, twirl, zio-streams, zio-cache, zio-logging, zio-actors, zio-spark, openai, DallE
fancellu's Repositories
fancellu/zio-restful-webservice
ZIO 2.0 Restful webservice example using zio, zio-http, zio-json, quill, H2, twirl, zio-streams, zio-cache, zio-logging, zio-actors, zio-spark, openai, DallE
fancellu/fs2-examples
A few fs2+zio examples (streaming file io, moving average, queue example, echo server, REPL)
fancellu/VHDL_Basys3_PWM_7_Segment
Basys 3 FPGA with 7 segment display, switch and led
fancellu/zio-cli-demo
A simple demo application to show zio-cli in action
fancellu/GroupFinder
A simple piece of utility code to take a List and group its elements based on List membership, whilst returning unmatching elements, without unnecessary changing of order, via Group case class
fancellu/langChainDemo
Lots of little applications showing langchain at work
fancellu/minesweeper_pygame
A classic Minesweeper game implemented in Python using Pygame-CE. This version is designed to run both as a standard desktop application and in a web browser using Pyodide (WebAssembly).
fancellu/minesweepercogent
A GUI implementation of the classic Minesweeper game written in Go. Using Cogent Core
fancellu/snake-ebitengine
The classic Snake game written in Go. Using Ebitengine
fancellu/streamlit_local_llm
Example streamlit UI to talk to a local llm (for instance run via lm studio)
fancellu/calculator-js
Modern Web Calculator in HTML/JS
fancellu/cats-actors-examples
Cats Effect Actors examples with cats-actors
fancellu/docker-composenoderedis
A nodejs express web app talking to Redis inside Docker, via docker-compose
fancellu/docker-expressnodejs
Example nodejs express web server, inside Docker
fancellu/game-hub
GameHub: React + Chakra UI Game Browser
fancellu/grok3-breakout
Example breakout game generated in minutes with Grok3
fancellu/kotlin-jetpack-calculator
Kotlin Jetpack Compose Calculator app
fancellu/mbti-pocketflow
MBTI Personality Questionnaire powered by PocketFlow architecture with complete node pipeline and AI analysis
fancellu/minesweeper-js
Little minesweeper game in JS/HTML
fancellu/piano-scales-js
A simple, interactive single-page web application designed to help users explore musical scales on a piano keyboard.
fancellu/todo-go
This is a simple web-based Golang Todo List application using GIN that allows you to manage your tasks efficiently.
fancellu/cellsweeper-nextjs
CellSweeper is a classic Minesweeper-like game implemented using Next.js and TypeScript. It also uses the beautiful components provided by the `shadcn/ui` library.
fancellu/flutter_dice_roller
A simple Flutter app that displays a dice and allows users to roll it by tapping a button.
fancellu/gmail_spam_handler
An automated Gmail spam detection system using machine learning. This script monitors your inbox, classifies new emails as spam or not spam, and automatically moves detected spam to the spam folder while leaving legitimate emails unread for your review.
fancellu/piano_transcription_to_midi
Piano Transcription Tool: Audio->MIDI
fancellu/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
fancellu/awesome-ebitengine
A curated list of awesome Ebitengine frameworks, libraries and software
fancellu/cctv_llm_browser
An intelligent video processing tool that analyzes CCTV footage using AI to detect people and generate descriptions of their activities. Creates hierarchical HTML viewers for easy browsing of security footage.
fancellu/fastmcp-space
Simple FastMCP demo on a Hugging Face Space. This demonstrates how to deploy a FastMCP server on Hugging Face Spaces without using Gradio.
fancellu/nano-vllm-window
Nano vLLM (with fixes for windows)