Pinned Repositories
ArnoldC-Programs
Sample programs written in ArnoldC part of my Arnold programming tutorial series on YouTube
codehound42
Cube-Puzzle-Solver
Solver for a cube puzzle with the goal of rotating a number of joints between connected pieces to form a 3x3 cube
Discord-Bot-Python
A custom Discord bot with various features implemented using the discord.py API wrapper for Discord.
EduAction
EduAction is an educational content generation application powered by GenAI developed during the Encode Club AI Hackathon London 2024.
guidance
A guidance language for controlling large language models.
Sudoku-Solver
Functional sudoku solver through backtracking
Supa-Adventure-Saga
An interactive AI-powered text-based RPG. Embark on fantasy adventures with GPT as your Dungeon Master. Created for Supabase Launch Week X Hackathon.
Text-to-Image-Compression
Converts text files to images that could be stored on Google Photos for potentially unlimited storage space
Zip-Tree-Implementation
Simple implementation of the Zip Tree data structure presented in the paper by Tarjan and Levy, 2018
codehound42's Repositories
codehound42/EduAction
EduAction is an educational content generation application powered by GenAI developed during the Encode Club AI Hackathon London 2024.
codehound42/Discord-Bot-Python
A custom Discord bot with various features implemented using the discord.py API wrapper for Discord.
codehound42/Text-to-Image-Compression
Converts text files to images that could be stored on Google Photos for potentially unlimited storage space
codehound42/Zip-Tree-Implementation
Simple implementation of the Zip Tree data structure presented in the paper by Tarjan and Levy, 2018
codehound42/ArnoldC-Programs
Sample programs written in ArnoldC part of my Arnold programming tutorial series on YouTube
codehound42/codehound42
codehound42/Cube-Puzzle-Solver
Solver for a cube puzzle with the goal of rotating a number of joints between connected pieces to form a 3x3 cube
codehound42/guidance
A guidance language for controlling large language models.
codehound42/Sudoku-Solver
Functional sudoku solver through backtracking
codehound42/Supa-Adventure-Saga
An interactive AI-powered text-based RPG. Embark on fantasy adventures with GPT as your Dungeon Master. Created for Supabase Launch Week X Hackathon.
codehound42/langchain
⚡ Building applications with LLMs through composability ⚡
codehound42/lego-hanjie
A user-friendly tool for creating and customizing Hanjie puzzles, allowing you to draw, erase, and save your creations for printing.
codehound42/lm-evaluation-harness
A framework for few-shot evaluation of autoregressive language models.
codehound42/Mario-Game-2009-AI
Simple tick-based Mario AI for the game part of the Mario AI Championship (version of game is from the year 2009)
codehound42/Nonogram-Creation-Tool
Very basic jQuery web app for drawing a binary pixelated image and convert it to a nonogram/picross/griddlers/hanjie puzzle
codehound42/reddit-daily-programmer-challenges
Solutions to selected challenges of the daily programmer subreddit for fun and practice