welcome to...

GLOWFLIX

.online

DIRECTORY

WARNING!

hey! i assume you're on a mobile device, or on a really narrow window.
even though some sections of the website are optimized for narrow screens, i still highly suggest to have a wider window open or to flip your phone horizontally for the best experience. thanks!

home

hello! it is currently a unspecified amount of time.

my stuff: youtube discord tiktok instagram payhip

switch style of the website here
toggle light/dark mode here

current style: none! please turn on javascript >.<

to-do list

everything from glowflix.online/new will be moved to glowflix.online once this list is 100% complete.


the goal is to finish EVERYTHING by JANUARY 1ST, 2026, for my eight year anniversary.


tasks done: 39 out of 50 (78%)

    homepage (10 of 12)

  • create "updates" section
  • fix the background for this page
  • figure out a way to make users without default (websafe for smart people) fonts to look good
  • change the spacing between the to-do list and the updates section (it's uneven, i hate it!)
  • add a webpage map so people don't get lost
  • have the backgrounds update based on what time it is (different ones for morning, evening, and night)
  • fix the background for afternoon and pick some better colors
  • get rid of the stutter between detecting which background to choose from
  • reduce the file size of all backgrounds to less than 2MB each
  • fix background feature so they can have filters on them
  • make the updates section cut off at the beginning of the year and have a button that generates last year's updates
  • have a solid color background for each theme in case if the image doesn't load in time

    about me (2 of 3)

  • write a cool intro about myself and the things i do
  • show off a cool song i found on soundcloud or somewhere
  • use js to have the array of pictures instead of manually doing it each time

    blog [ FINISHED ] (3)

  • have tags on every blog so it's easier to sort between rants and just thoughts
  • have clickable arrows on the bottom to switch between different blogs
  • add a dropdown setting that allows people to scroll through blogs in a list format, similar to my previous blog section

    music (1 of 3)

  • remaking this whole section. i don't like how it is currently, due to it not being that personal
  • reformat the page where it has an album cover on the side, with the other side showing a list of songs from that album (similar to how i did it previously)
  • automatically have an "average rate system" where javascript calculates the rating of said album based on ratings of all songs
  • highlight songs that i like the most out of the album

    portfolio (2 of 4)

  • make the portfolio dropdown actually work
  • have a section on the right (or bottom for mobile users) about the video selected and my thoughts about it
  • create a posters section similar to the first version with descriptions
  • (if possible) switch out youtube iframe for video.js

    cat clicker [ FINISHED ] (15)

  • make an award for hitting 1k, 100k, and 1m, etc.
  • change the clicker button into a button that looks like a cat
  • add more upgrades
  • make the space bar interact with the button, so users don't have to tap with a mousepad or mouse
  • make the "Cats per click" and "Cats per second" scale pump whenever upgraded (is this possible? if not scratch the idea)
  • lower the size of the background and upgrade images so the page loads faster
  • change the cost to be better for bigger numbers (so it displays 20k instead of 20000)
  • show total amount of cats clicked (not cats as in amount earned, but the amount you ACTUALLY clicked)
  • have the upgrades on the bottom be hidden until a certain price or upgrade has been bought
  • when the viewport has the scrollbar for the top utility bar, fade the ends so the buttons don't abruptly get cut off
  • fix an issue where the info box (the thing that displays cats/second or cats/click when hovering over an upgrade) displays the unshortened increase amount than the default increase value
  • fix an issue where saving and loading upgrades cpc or cps accurately (f*** you tutorial guy!)
  • display "Level MAX" when reaching level 500
  • fix an issue where the game completely freezes after a certain point (i don't even know how this happened)
  • (from the tutorial) add sound effects when things happen; apparently it works fine on vscode but not on neocities? idk

    cat poker (3 of 7)

  • be able to compare dealer's hand with the player's hand
  • have a chip system
  • make graphics for the cards, front and back
  • make a cute little cat on the left that makes silly gestures when you win or lose
  • write some dialog for the cat on the bottom
  • add a text effect when new dialog shows up
  • have a system where you can discard/keep certain cards

    webpage map [ FINISHED ] (0)

    universal [ FINISHED ] (3)

  • optimize this website for mobile users (done with cats, still need to fix the homepage to look good)
  • add a browser tab icon for each section: homepage, about me, blog, music, portfolio, cat clicker, cat poker, webpage map, 404.
  • make a 404 not found page

updates

+ -

2025

SEPTEMBER

9/19/25

  • personal notes
    • THANK YOU SO MUCH FOR 600 VISITS/VIEWS
    • image
    • (im sure about 100 of those are me but still it's impressive regardless)
  • homepage
    • got rid of the bundles of text in the "home" window (saves will still be broken when i change the locations of all the files, i think)
    • changed width of "home" textbox to 50% (originally 75%)
    • (future reference) i think i'll have the directory as a horizontal bar on the top instead of how it is right now
  • about me
    • changed music highlight
      (currently Ralph Lauren by Frost Children)
      (previously Wax by The Truth)
  • blog => new blog entry

9/18/25

  • poker
    • fixed the betting system to increase/decrease with intervals at certain points
    • removed the "MAX" text when reaching any balance over 10000, capped maximum balance at 9999

9/17/25

  • poker
    • added a betting system
    • slightly changed the layout
    • made it so if you hit zero, you will always have a minimum of 1 credit (or whatever i name the currency). i am 99% sure that it is impossible to go negative, even without this safety guard
    • got rid of the mobile version (sorry i don't know how to make it look better)

9/16/25

  • homepage
    • attempted to simplify the js on this page (if you know a better approach please lmk)
  • portfolio
    • changed a description
  • music
    • made some slight changes with the layout
  • poker (+2%)
    • added a chip system (took longer than expected)
    • added a button that shows you hand type
    • rearranged layout:
      • bigger card sizes / fonts
      • bigger hand display
      • took away hand type from middle text
      • added an ui for the chip system / helper

9/11/25

  • personal notes
  • homepage
    • new goals in place. i'll try not to add anything more than there is now
  • blog => new blog entry
  • cat poker
    • you're now able to compare your hand with the npc (THIS TOOK SO LONG TO DO HOLY CRAP)
    • added dialog options on the bottom left, new oc maybe? who knows.... heh
    • added indicators if you won/lost through text and card backgrounds
    • removed the function that immediately started a game when loading the page
    • changed the play button from "try another hand" to "play a hand with .......
    • added a few more notes in js if you're curious about how i coded this game
    • generally fixed it for mobile viewing

9/7/25

  • home
    • (in progress) working on cleaning up the spaghetti code with the homepage themes
    • fixed the height of the updates textbox being uneven (since when was this even an issue?)
  • cat poker
    • (personal notes) THIS WILL BE FINISHED SOON I PROMISE. i have ideas for the card designs, and the general direction of this minigame derives from New Super Mario Bros' Picture Poker (emulator here)
    • added a few more notes in the js to explain what everything does (it is very confusing)
  • about me
    • updated a few sections
  • blog
    • new blog entry
    • retagged a few entries
    • added a list of definitions for each tag

9/2/25

  • blog
    • new blog entry
    • fixed "long" tag to represent any blog entry with longer than 4000 characters, including tags (before it was just based on feelings)

9/1/25

  • personal notes
    • yay!!! happy september! since im taking the bus to get to my university and back, i plan on trying to get the rest of this website done by the end of october, specifically on the 18th. it would be exactly a year since i started reworking the layout on my website, and would be a HUGE accomplishment that i'll be very proud of
  • homepage
    • further reduced the size of the updates tab, only consisting of the current month
  • portfolio => new edit

want more updates? click here