Skip to content
View codehound42's full-sized avatar

Block or report codehound42

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
codehound42/README.md
  • ๐Ÿ‘‹ Hi, thanks for checking out my GitHub portfolio
  • ๐Ÿ› ๏ธ Currently working with MLOps and GenAI
  • ๐Ÿ’ป Hobby project wise I like coding challenges, hackathons and building small useful applications of different sorts
  • ๐ŸŒฑ Always on the look-out for new interesting tools and frameworks
  • ๐Ÿ’› Dogs and functional programming
  • ๐Ÿ“ธ Check out my YouTube channel with various programming tutorials: https://www.youtube.com/@tehlurdoftehcode

Pinned Loading

  1. EduAction EduAction Public

    EduAction is an educational content generation application powered by GenAI developed during the Encode Club AI Hackathon London 2024.

    SCSS 10 6

  2. Supa-Adventure-Saga Supa-Adventure-Saga Public

    An interactive AI-powered text-based RPG. Embark on fantasy adventures with GPT as your Dungeon Master. Created for Supabase Launch Week X Hackathon.

    Python

  3. Discord-Bot-Python Discord-Bot-Python Public

    A custom Discord bot with various features implemented using the discord.py API wrapper for Discord.

    Python 5 8

  4. Zip-Tree-Implementation Zip-Tree-Implementation Public

    Simple implementation of the Zip Tree data structure presented in the paper by Tarjan and Levy, 2018

    C++ 1

  5. ArnoldC-Programs ArnoldC-Programs Public

    Sample programs written in ArnoldC part of my Arnold programming tutorial series on YouTube

  6. Sudoku-Solver Sudoku-Solver Public

    Functional sudoku solver through backtracking

    F#