The Namespace Wrapper is a crucial utility package designed to simplify task node operations and interface with the Koii Network infrastructure using a unified API.
โขWritten in TypeScript for type safety and modern development practices
โขProvides abstraction for complex task node operations, streamlining development processes
โขActs as a bridge between Koii tasks and the network infrastructure for seamless integration
Next.jsReactNode.jsVercelTailwind CSSTypeScriptJavaScriptDiscord API
LiveSplitBoard is a Next.js application that simplifies tracking apartment expenses among roommates and automatically sends updates to Discord when a new expense is created.
โขReal-time expense tracking for shared living arrangements
โขIntegration with Discord for seamless communication and updates
โขBuilt using TypeScript for type safety and improved code quality
The K2 Web3.js is a TypeScript-based JavaScript SDK that enables developers to interact with accounts and programs on the Koii network using the K2 JSON RPC API.
โขFork of Solana Web3.js
โขProvides a seamless way to connect and communicate with the Koii network
โขSupports the latest features and functionalities of the K2 JavaScript SDK
This GitHub repository contains a tutorial for CSCI-4177-5709 focusing on JavaScript development. It includes practical examples and exercises to help students learn key concepts in web development.
โขComprehensive tutorial for CSCI-4177-5709 students
โขHands-on examples and exercises for JavaScript development
CityUHK Used Car Price Analysis is a collaborative project involving Lukas, @MiGpartsScalper, @BIGEYE0v0, and @NiceHim to analyze used car prices using Jupyter Notebook.
Tool Filename Special Char Deleter is an open source Python tool designed to clean filenames by removing all special characters and retaining only English, numeric, and Chinese Unicode characters.
โขUtilizes Python for efficient and streamlined file name cleaning process
โขSupports removal of special characters to ensure filenames are compatible with various systems
โขPreserves English, numeric, and Chinese Unicode characters for enhanced file naming clarity
Warwick MSc CS Notes is a repository created in 2023 that serves as a comprehensive collection of notes for the Computer Science program at the University of Warwick.
โขDetailed notes covering various topics in Computer Science
โขOrganized structure for easy navigation
โขPotential use for students, researchers, and educators
The HuffmanCode repository showcases a Java implementation of Huffman Tree and Huffman Code, allowing users to convert paragraphs into Huffman Code and vice versa.
โขImplements Huffman Tree and Huffman Code algorithms in Java
โขConverts ordinary paragraphs into Huffman Code
โขConverts Huffman Code back to ordinary paragraphs