Pinned Repositories
iggy
Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.
BibTeX-Management-System
Undergrad dissertation project - developing a lightweight GUI desktop application to locate, merge and manage BibTex files on a volume. Being built using neon-bindings and electron.
blog
Personal site and blog page. Built using docusaurus
dot-herder
A CLI tool for creating and managing a .dotfiles repository
fuzzy-neon
Node module containing an array of string matching algorithms written in rust, binded with Neon-bindings
hashmap-rs
Basic Implementation of a HashMap in Rust
project-report-latex-template
Standard template for project reports
reqbin.zip
Developer friendly Paste Bin
Stacshack007
rupert648's Repositories
rupert648/BibTeX-Management-System
Undergrad dissertation project - developing a lightweight GUI desktop application to locate, merge and manage BibTex files on a volume. Being built using neon-bindings and electron.
rupert648/blog
Personal site and blog page. Built using docusaurus
rupert648/dot-herder
A CLI tool for creating and managing a .dotfiles repository
rupert648/project-report-latex-template
Standard template for project reports
rupert648/reqbin.zip
Developer friendly Paste Bin
rupert648/argo-workflows
Workflow engine for Kubernetes
rupert648/fuzzy-neon
Node module containing an array of string matching algorithms written in rust, binded with Neon-bindings
rupert648/fuzzy-rust
Clone of fuzzy-neon, modified to compile to WebAssembly
rupert648/hashmap-rs
Basic Implementation of a HashMap in Rust
rupert648/JLox
Java Implementation of an interpreter for the Lox programming language
rupert648/shopping-list-app
A React-Native application for reminding you to check your shopping list when you enter a shop
rupert648/stacshack2020
repository for raisin app 🥴🥴🥴🥴
rupert648/apollo
Modern and minimalistic blog theme.
rupert648/autocomplete
IDE-style autocomplete for your existing terminal & shell
rupert648/BibTeX-Management-System-Report
Report for the BibTeX management system written for the undergraduate seniour honours project at the University of St Andrews (CS4099)
rupert648/contact-friends
React application built on top of the T3-Stack for reminding you to reach out to friends/colleagues
rupert648/expo
An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
rupert648/graphql-tools
:wrench: Build, mock, and stitch a GraphQL schema using the schema language
rupert648/graphql-tools-serialization-bug-demo
Example repo to demo serialization bug
rupert648/iggy
Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.
rupert648/millie-dis
rupert648/nx-monorepo-demo
Demo repository for how NX could be used in our team.
rupert648/pert.dev
personal site
rupert648/raycast-extensions
Everything you need to extend Raycast.
rupert648/RubbishRaider
A top down rogue like stealth game written in Java
rupert648/rupertcarr.uk
resume site (deprecated)
rupert648/rust-mandelbrot
Rendering the mandelbrot set using `pixel-canvas` in rust
rupert648/ts-reset
A 'CSS reset' for TypeScript, improving types for common JavaScript API's
rupert648/tui-textarea
Simple yet powerful multi-line text editor widget for tui-rs and ratatui
rupert648/wasm-object-search
A WASM (Rust) library to quickly search javascript objects, utilising approximate string matching techniques and multithreading (WIP).