This is your work, valued
sveltekit-blog-mdx. SvelteKit MDX starter blog with MDsveX (Svelte in markdown)
302sveltekit-components. Handy components for building sites in SvelteKit
59sveltekit-seo. Demo site for SvelteKit SEO showing how to set up meta tags in a SvelteKit blog site.
52astro-blog-markdown. Starter for a fast Astro blog using Markdown and a spot of Svelte
31sveltekit-image-plugin. SvelteKit demo code for using vite-imagetools to add cached, responsive, Next-Gen images to a SvelteKit site with no cumulative layout shift.
30jolt-raylib-hello-world. Jolt Physics raylib ⚡️ trying Jolt C++ game development physics library with raylib in a 3D hello world 🎱 bouncing sphere example.
29parsedown. WASM code for parsing Markdown into HTML with light output tweaking
21sveltekit-graphql-fetch. SvelteKit GraphQL queries using fetch only: how you can drop Apollo client and urql dependencies altogether to make your Svelte app leaner.
16astro. Code to accompany Astro articles.
16svelte-social-icons. Beautiful, easy SVG social icons in Svelte
14narcissus. API using PostgREST to query and update supabase database.
12sveltekit-s3-multipart-upload. SvelteKit S3 Multipart Upload: how you can upload large files, such as video to your S3 compatible storage provider using presigned URLs.
12sveltekit-graphql-github. Use Apollo Client with SvelteKit to Query a GraphQL API: we use the GitHub API to query our repos and learn a bit of SvelteKit along the way.
11cmessless. A markdown parser to output Astro markup
11sveltekit-instagram-infinite-scroll. SvelteKit infinite scroll: see how you can use Svelte stores and a reactive function to implement an infinite scrolling Instagram feed.
10sveltekit-shiki-code-highlighting. SvelteKit Shiki syntax highlighting: use any VSCode colour theme to accessibly syntax highlight code on your SvelteKit app with line numbers.
10raylib-imgui. Using raylib with Dear ImGui: how you can use Dear ImGui to create an immediate mode 🐜 debugging interface for your CMake raylib game 🎮
10open-source-favicon-generation. Open source favicon generation: create your favicon from scratch then optimise it for modern and legacy browsers using free apps in 2022.
9raylib-flecs-imgui-introspection. Using Jolt with Flecs & Dear ImGui 👀 to add game physics introspection to a raylib game, with pause and stepping for dev tools debugging 🐜.
9sveltekit-simple-image-gallery. Simple Svelte responsive image gallery: create a ribbon gallery, using Svelte dimension bindings to maintain the aspect ratio of all images.
8svelte-ecommerce-site-start. SvelteKit eCommerce site: how to build a fast, SEO friendly, static eCommerce site using Svelte, Snipcart and Directus.
8macroquad-rapier-bevy-ecs. Macroquad Rapier ECS 🦀 Rust game dev — using bevy's 🧩 Entity Component System in a Macroquad game with Rapier physics.
8svelte-chartjs. Svelte Charts: how quickly and easily you can add customised charts to your SvelteKit, Astro or other Svelte apps with Chart.js.
7blocklists. A simple repo for analysis of online firewall block lists and combining them efficiently into a block list for use in a firewall
7sveltekit-json-import. SvelteKit JSON import: how you can use data provided from business apps and ther sources directly in your Svelte site, thanks to Vite.
7cistercian-clock. Trying egui 🖥️ building a Cistercian clock in 🦀 Rust with the egui immediate mode library inspired by Dear ImGui.
6knights-to-see-you. Godot Rust 2D Platform game
6hcaptcha-serverless-rust-worker. Demo code for creating an hCaptcha verify endpoint using Cloudflare Workers written in Rust
6sveltekit-hcaptcha-form. SvelteKit hCaptcha contact form: see how you can scare bots away from your Svelte site using a privacy focussed captcha service.
6arkanoid-clone. Arkanoid clone built in C++ with Raylib and flecs
6sveltekit-content-security-policy. SvelteKit Content Security Policy: how you can add CSP to reduce your Svelte site's cross-site scripting (XSS) attack surface.
6sveltekit-vanilla-extract. Using vanilla-extract with SvelteKit: how you can make zero-runtime stylesheets with the new TypeScript friendly preprocessor in Svelte.
6fastify-mercurius-nexus-graphql-api. GraphQL API demo using Fastify, Mercurius and Nexus
6sveltekit-faq-page-seo. SvelteKit FAQ Page SEO: how you can use ❤️ Svelte's SEO friendliness to create a FAQ page with JSON-LD SchemaOrg SEO meta loved by Google.
5svelte-login-form. Svelte login form example 📝 signup and login forms for your Svelte app with password strength meter 🔐 and strong password auto generation.
5narcissus-blog. Demo static Svelte site for narcissus backendless blog
5sveltekit-session-cookies. SvelteKit session cookies: accessing user-specific data in your SvelteKit app use session and HttpOnly cookies for added security.
5sveltekit-local-storage. Using Local Storage in SvelteKit: taking the example of setting a site theme, explore how to combine the Local Storage and Svelte Store APIs.
4sveltekit-map-component. Handy components for building sites in SvelteKit
4sveltekit-intersection-observer. Demo code to show how to use the Intersection Observer API in Sveltekit to help track page views
4upstash-astro. Get Started with Astro and Redis Tutorial Starter Code
4sveltekit-accessibility-testing. Demo code for adding axe accessibility testing to SvelteKit using Playwright and pa11y
4sveltekit-session-storage. SvelteKit Session Storage: how you can improve UX by temporarily caching user form entries then repopulating fields on browser refreshes.
4sveltekit-iconify. Demo showing how to add SVG icons from just about any library to your Svelte app using a single extra dependency
4macroquad-egui. Macroquad egui DevTools: adding a visual 🐞 debugging user interface for developers to Rust Macroquad game using ⚡️ egui.
4gatsby-starter-climate. Gatsby 3 MDX blog starter for an accessible, fast and secure blog site
3rodneylab. Rodney Lab Git Hub profile
3sveltekit-fido-u2f-login. SvelteKit FIDO U2F login: how you can add multi factor authentication (MFA) to the front end of your Svelte app for added login security.
3decisive. front end for site admin
3deno. Code to accompany Deno & Deno Fresh articles.
3svelte-each. Using Svelte each blocks: how to loop on array-like objects in Svelte + simplify your code using const & style directives and destructuring.
3sveltekit-form-example. SvelteKit form example 📝 code to get a contact form working with SvelteKit actions, and 10 tips to avoid common pitfalls 🍀
3countdown-numbers. Trying Ratatui TUI 🧑🏽🍳 building a text-based UI number game in the Terminal 🖥️ in Rust with Ratatui immediate mode rendering.
2sveltekit-fontaine. SvelteKit Fontaine ✍🏽 how to eliminate or reduce font swap cumulative layout shift working with custom, self-hosted fonts in ❤️ SvelteKit.
2axum-graphql. Rust GraphQL demo/test API written in Rust, using Axum for routing, async-graphql and SQLx
2markwrite. Markdown writing CLI tool
2bevy-xpbd-tutorial. Video game physics engine using Bevy by following Johan Helsing tutorial
1gatsby-cloud-functions-recaptcha. Example site showing how Gatsby Cloud Functions can be used with an accessible reCAPTCHA.
1life-logistics. Top-down 2D puzzle game written in C++ with raylib
1local-ai-llm-playground. Experiments running offline LLMs in Python and Rust locally using Ollama and llama.cpp
1