Home
Projects

My Journal

11/20/24

Timer made, it has all the uses of a timer, along with an alarm that I created myself(so so proud). For those who want to use it, go ahead because its such a W timer. Thank you thank you. It was very hard.

11/12/24

Um, I was told to keep my project pg, because of a gun, and I am in school, its pretty simple actually.

10/22/24

Umm, animation. Thats literally it. Not much else to say other than that.
Umm future projects, uhh. I guess visit counter. I found out that my weakes point right now is JavaScript.
But I mean that makes a lot of sense. Ive hated it anyways. Yeha.

10/11/24

So um big news. For those people who absolutely hate doing work and loves doing HTML
but also hates doing reaserch and having to look up EVERY SINGLE PIECE OF CODE THAT IS NEEDED TO FINISH A PROJECT.
Well thats also me, so Allstate, you're in good hands. To put it simply the animation that
was supposed to have been finished a week ago encountered a problem. Fixed. The position.
Its very simple, in order to create a bar you have to make it fixed, but when the object is fixed it is not considered a part of the code,
so its basically non-existent to the web page. Its considered to not be a part of the normal flow.
So after 2 weeks of pondering, I found this on a webpage that I lost and now can't find. Just dont use fixed in animations. Yeah.

10/11/24

cd ./desktop/urhappyplace.github.io
git add .
git commit -m "adding things"
git push
exit

10/2/24

Today I had to work on my index page, which personally went very well.
I was able to make a logo(which I made before), and attempted to make a menu bar. Sort of.
So now its a rectangle with curved coners and two pieces of text.
And the logo can go back to the index page. That is currently only on the index page, as
I have not put it on any other pages yet. And I wanted to make it so that the menu bar scrolls,
and then when it reaches to top of the page it stays fixed. So yeah. Working on that soon.

10/1/24

This is my first ever journal entry and I would like to say that this website is absolute dogwater.
No color, nothing located in the projects page. This is the only content on the website itself.
So it sucks. I want to try to make a drop down text box, where it will show more text when
a button is clicked. And it requires a ton of css. So imma try to do it myself.