Pinned Repositories
binus-discord-bot
A Binus University discord companion bot for getting class schedules, assignments, etc. (WIP)
go-translate
Google Translate via CLI with go
hashtable
Very simple, idiomatic, and thread-safe implementation of Hashtables for Golang
juanchristian.com
🌐 My personal website made with Next.JS and TailwindCSS
kvstore
🗄️kvstore is an experimental in-memory database server compatible with the redis protocol (RESP).
mern-markdown-blog
🌌 MERN Stack Blogging Application with Dockerization
snowflake
❄️ Simple twitter's snowflake uniquely identifiable descriptors (IDs) format generator for Go
sture
🧱 Sture is a collection of data structures based on Go 1.18+ Generics (Stack, Queue, Linked List, etc.)
twitter-clone
🕊 Twitter Clone developed using Go + Vue 3 + Vite + TailwindCSS + PostgreSQL + Redis
auth
Authentication Service with Firebase Admin integration
HotPotatoC's Repositories
HotPotatoC/twitter-clone
🕊 Twitter Clone developed using Go + Vue 3 + Vite + TailwindCSS + PostgreSQL + Redis
HotPotatoC/sture
🧱 Sture is a collection of data structures based on Go 1.18+ Generics (Stack, Queue, Linked List, etc.)
HotPotatoC/kvstore
🗄️kvstore is an experimental in-memory database server compatible with the redis protocol (RESP).
HotPotatoC/mern-markdown-blog
🌌 MERN Stack Blogging Application with Dockerization
HotPotatoC/juanchristian.com
🌐 My personal website made with Next.JS and TailwindCSS
HotPotatoC/binus-discord-bot
A Binus University discord companion bot for getting class schedules, assignments, etc. (WIP)
HotPotatoC/snowflake
❄️ Simple twitter's snowflake uniquely identifiable descriptors (IDs) format generator for Go
HotPotatoC/advent-of-code-2022
HotPotatoC/HotPotatoC
HotPotatoC/kattis
Kattis archive solutions in C++
HotPotatoC/2D-RayCasting
A very simple 2D Raycasting experiment using HTML5 Canvas
HotPotatoC/big-data-exam
This is not necessary for the exam but, seems like a fun thing to do :) (2501994771 - LA01)
HotPotatoC/covinfo
Covinfo is a place where you can view the novel coronavirus 2019 worldwide cases and demographics. https://covinfo-site.netlify.app/
HotPotatoC/numerical-analysis
Numerical methods in python
HotPotatoC/tts-discord
A simple text-to-speech discord bot using Streamlab's voices.
HotPotatoC/advent-of-code
My code solution for advent of code 2022 & 2023
HotPotatoC/advent-of-code-2021
Advent of Code 2021 solutions written in C++
HotPotatoC/algorithm-bootcamp-ds
Algorithm bootcamp - Data Structure - THT
HotPotatoC/bncc-midproject-1
Backend mid project 1 PT Musang
HotPotatoC/first-order-logic-asg
HotPotatoC/hci-piscis-aquarium
HotPotatoC/java-oop-gslc-1
HotPotatoC/java-oop-pokemon-go
Unorganized, Unoptimized, Unfinished, Disgusting, and messy java code of a simple pokemon game made in only an hour. Just for university assignment
HotPotatoC/meilisearch-exploration
HotPotatoC/my-unsplash
Solution for https://devchallenges.io
HotPotatoC/obsidian-notes
HotPotatoC/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
HotPotatoC/rust-exercism
Some rust exercises I did from exercism.org rust track
HotPotatoC/socs1.binus.ac.id
HotPotatoC/titao
Algorithm Bootcamp - Final Project