Blog

Test Blog

WordPress Test Blog Post Welcome to this WordPress test blog post. This article demonstrates the basic features you can use when writing posts in WordPress. Headings Use headings to organize your content: Subheading Example Here is some text under a subheading. Text Formatting This is bold, italic, underlined, and inline code. Here’s a link. Lists Unordered list: First item Second item Third item Ordered list: Step one Step two Step three Quotes “This is a sample blockquote for testing purposes.” – Author Images Gallery Audio Video Table Feature Example Heading H2, H3, H4 Media Images, Audio, Video Buttons Click Here …

Continue Reading

My PC Building Experience!

I recently had the opportunity to build my first PC from scratch, and it was quite a learning experience. As a person with limited experience in building computers, I was both excited and nervous. It took me around 4-5 hours to assemble all the parts, and in doing so, I gained valuable knowledge. One of the new things I learned was how to install a CPU. Although I had never done it before, I followed the instructions carefully and managed to do it successfully. However, not everything went smoothly. When I turned on the computer, I encountered an issue… The …

Continue Reading

Right-Angle Triangle Solver Part 1

One of the projects I’m working on right now is a Right-Angle Triangle Solver. It’s a program that generates a random right triangle and then calculates its sides and angles. I also plan to add a test mode that quizzes the user on their knowledge of right triangles. It’s a great way to practice math and geometry skills. “A right triangle (American English) or right-angled triangle (British), or more formally an orthogonal triangle, formerly called a rectangled triangle[1] (Ancient Greek: ὀρθόσγωνία, lit. ‘upright angle’), is a triangle in which one angle is a right angle (that is, a 90-degree angle), i.e., in which two sides are perpendicular. The relation between the sides and other angles of the right triangle is …

Continue Reading