-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
199 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
<!DOCTYPE html> | ||
<!-- htv04.com: Projects --> | ||
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="generator" content="pandoc" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:url" content="https://htv04.com/" /> | ||
<meta property="og:image" content="https://htv04.com/images/banner.png" /> | ||
<meta property="twitter:card" content="summary_large_image" /> | ||
<meta property="twitter:url" content="https://htv04.com/" /> | ||
<meta property="twitter:image" content="https://htv04.com/images/banner.png" /> | ||
<meta name="author" content="HTV04" /> | ||
<meta name="dcterms.date" content="February 20, 2024" /> | ||
<title>Projects</title> | ||
<link rel="shortcut icon" href="/favicon.ico"> | ||
<!-- TODO --> | ||
<style> | ||
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,500;1,500&display=swap'); | ||
body { | ||
background-color: mediumslateblue; | ||
font-family: "Open Sans", sans-serif; | ||
font-optical-sizing: auto; | ||
font-weight: 500; | ||
font-style: normal; | ||
font-variation-settings: | ||
"wdth" 100; | ||
color: beige; | ||
} | ||
@media screen and (orientation: landscape) { | ||
body { | ||
padding-left: 12.5%; | ||
padding-right: 12.5%; | ||
} | ||
} | ||
@media screen and (orientation: portrait) { | ||
body { | ||
padding-left: 6.25%; | ||
padding-right: 6.25%; | ||
} | ||
} | ||
body a { | ||
color: orange; | ||
} | ||
body a:visited { | ||
color: peru; | ||
} | ||
body hr { | ||
color: plum | ||
} | ||
</style> | ||
<!--[if lt IE 9]> | ||
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> | ||
<![endif]--> | ||
</head> | ||
<body> | ||
<span style="text-align:center"> | ||
<nav> | ||
<span style="background-color:slateblue;padding:5px"> | ||
HTV04's Website | | ||
<a href="/">Home</a> | | ||
<a href="/projects.html">Projects</a> | ||
</span> | ||
</nav> | ||
</span> | ||
<span style="color:goldenrod"> | ||
<header id="title-block-header"> | ||
<h1 class="title"><span style="background-color:slateblue;padding:5px">Projects</span></h1> | ||
</span> | ||
</header> | ||
</span> | ||
<article> | ||
<h2 id="current.">Current.</h2> | ||
<p><a href="https://github.com/HTV04/funkin-rewritten">Friday Night Funkin' Rewritten</a>: Optimized rewrite of Friday Night Funkin' built on LÖVE. Runs on the Nintendo Switch! Haven't worked on it in some time, though. You might want to check out <a href="https://github.com/VanillaEngineDevs/Vanilla-Engine">Vanilla Engine</a>, which is based on this project.</p> | ||
<p><a href="https://github.com/HTV04/wiilove">WiiLÖVE</a>: A proof-of-concept Lua-based game engine for the Wii, based on the API of <a href="https://love2d.org/">LÖVE</a>.</p> | ||
<p><a href="https://github.com/HTV04/htv04.github.io">htv04.github.io</a>: This website!</p> | ||
<p>I've worked on other things too, but I'm only posting the most notable ones here. Check out my <a href="https://github.com/HTV04">GitHub</a> for more!</p> | ||
<h2 id="upcoming.">Upcoming.</h2> | ||
<p>NOTE: Names and info will be redacted until release, but try to figure them out ;)</p> | ||
<p>rusty_???: A WIP ??? ??? written in Rust. Mainly written to help me learn Rust, but turned out to be a pretty interesting project.</p> | ||
<p>???: Explore the ??? as ??? from ???, based on ???. My first real web project!</p> | ||
<p><span style="background-color:slateblue;padding:5px"><marquee><strong>BREAKING NEWS:</strong> <em>Local Programmer Struggles With Web Development</em> In a tech-savvy world where web development skills are highly sought after, one local programmer is facing challenges as they transition from native development to web development. The unnamed programmer, who primarily has experience in native app development, finds themselves grappling with the complexities of web development. According to sources close to the programmer, the transition has been met with frustration and a steep learning curve. "They're used to working with compiled languages and developing for specific platforms," said one colleague. "But web development requires a different mindset and skill set altogether." The programmer's struggle is not uncommon in an industry where technologies and frameworks are constantly evolving. With the rapid pace of change, even seasoned developers can find themselves struggling to keep up. One of the main hurdles for the programmer has been understanding the intricacies of front-end development, including HTML, CSS, and JavaScript. While they may be proficient in programming languages like C++ or Rust, the nuances of web technologies present a new set of challenges. Additionally, the programmer is navigating the vast ecosystem of web development tools and frameworks, such as React. With so many options available, it can be overwhelming to determine which ones are best suited for their projects. Despite the challenges, the programmer remains determined to master web development. "I know it's a steep learning curve, but I'm committed to expanding my skill set and becoming proficient in web development," said the programmer. "I believe that with dedication and perseverance, I'll be able to overcome these challenges and excel in this new domain." As the demand for web developers continues to grow, the programmer's journey serves as a reminder of the importance of adaptability and continuous learning in the ever-changing field of technology. With determination and the right resources, they are well-positioned to overcome their struggles and thrive in their new role as a web developer.</marquee></span></p> | ||
</article> | ||
<hr> | ||
<img src="/favicon.ico" title="HTV04's Website" alt="HTV04's Website"> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.