Pinned Repositories
advent_of_code_2023
My solutions for AoC 2023.
art-or-photo-game
A simple game where you need to identify whether a picture is a photo or art.
blog
Simple blogging site
competitive-programming-libraries
All my pre-written code for competitive programming. This is not updated in real-time.
digit-recog
A python program that uses MNIST handwritten digits and tensorflow to make a simple classifier for user-drawn digits, via pygame and matplotlib.
estimate
A cool estimation game.
grabcontent
Grabs content from a website.
grabcontent-frontend
Frontend for grabcontent
impostor
Chatbot that can emulate someone's chatting style by looking at their LINE chat logs. Uses transfer learning on GPT-2 using the Hugging Face model. Can be interacted with using discord.
warships-game
A simple client-server terminal battleships clone, using TCP in Python.
thienudomsrirungruang's Repositories
thienudomsrirungruang/impostor
Chatbot that can emulate someone's chatting style by looking at their LINE chat logs. Uses transfer learning on GPT-2 using the Hugging Face model. Can be interacted with using discord.
thienudomsrirungruang/competitive-programming-libraries
All my pre-written code for competitive programming. This is not updated in real-time.
thienudomsrirungruang/warships-game
A simple client-server terminal battleships clone, using TCP in Python.
thienudomsrirungruang/advent_of_code_2023
My solutions for AoC 2023.
thienudomsrirungruang/art-or-photo-game
A simple game where you need to identify whether a picture is a photo or art.
thienudomsrirungruang/blog
Simple blogging site
thienudomsrirungruang/digit-recog
A python program that uses MNIST handwritten digits and tensorflow to make a simple classifier for user-drawn digits, via pygame and matplotlib.
thienudomsrirungruang/estimate
A cool estimation game.
thienudomsrirungruang/grabcontent
Grabs content from a website.
thienudomsrirungruang/grabcontent-frontend
Frontend for grabcontent
thienudomsrirungruang/pseudocode-compiler
A compiler for pseudocode, according to the CIE A Level specification.
thienudomsrirungruang/icpc-document
Team "placeholder" ICPC team document (based on kactl)
thienudomsrirungruang/monopolyserver
thienudomsrirungruang/multiplayermonopoly
thienudomsrirungruang/scrabbleclient
Client-side code for a text-based scrabble game
thienudomsrirungruang/scrabbleserver
Client-side code for a text-based scrabble game
thienudomsrirungruang/spotifycharts-js
A visualizer for trends in Spotify's top charts in the past few years.