
Coding ASMR Lo-Fi | Making a simple Journal in Java with keyboard sounds (Part 1)
This is a lo-fi ASMR styled coding video.
In this video I am doing a two part series where I code a simple text "journal" or diary in Java that is printed through the java output. This is part 1 of 2, where I start coding a class for a page in the journal. I define attributes of elements you would always see in a journal page such as the date and title as well as the entry itself. Well the title, maybe not very common at all compared to the "dear diary" line, which I will modify in the next part.
I also make keyboard noises and whisper as I code along, and hopefully you get your needed dose of tingles from that. I used my built-in microphone from my mobile device. If you did get your tingles, drop the like.
Stay tuned for part 2, where I make a complete made-up journal with made-up entries composed of several Page objects.