Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
stuffbymax authored Feb 25, 2024
1 parent e094fe3 commit dff3ada
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 15 deletions.
1 change: 0 additions & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
.topnav a.active {

background-color: #ff9900;
color : white
}
</style>

Expand Down
1 change: 0 additions & 1 deletion contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
.topnav a.active {

background-color: #ff9900;
color : white
}
</style>

Expand Down
22 changes: 18 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
overflow: hidden;
}


/* Style the links inside the navigation bar */
.topnav a {
float: left;
Expand All @@ -29,7 +30,6 @@
/* Add a color to the active/current link */
.topnav a.active {
background-color: #ff9900;
color: white
}
</style>

Expand Down Expand Up @@ -60,12 +60,15 @@
padding: 0;
}

header {
header {
background-color: #111111;
color: #ffffff;
text-align: center;
padding: 2rem 0;
padding: 2rem 0;

}



.container {
max-width: 800px;
Expand Down Expand Up @@ -162,8 +165,20 @@ <h1>stuffbymax</h1>
<p>Welcome to my world of game development!</p>
</header>
</section>
<header>
<section class="Home">
<h2 class="section-heading">Home</h2>
<img src="https://github.com/justmaxcz/my-portfolio/blob/main/home.jpeg?raw=true" alt="A beautiful landscape" width="500" height="300">
<section class="project">
<h2 class="section-heading">latest projects</h2>
<a href="https://stuff-by-max.itch.io/terminal"><img src="https://img.itch.zone/aW1nLzE1MDc1ODc0LmpwZWc=/315x250%23c/cKRkea.jpeg" alt="TerminalOS Simulator"></a>

</section>

</header>
<section class="contact">
<h2 class="section-heading">Contact Information</h2>

<ul class="social-links">
<li><a href="https://www.youtube.com/channel/UCPImH2euMdVLB0WD3w1GDtw"><img src="https://th.bing.com/th/id/R.94a67bc652e2c46a1f9294ab5165db3e?rik=743uMBzo4Hxi2A&pid=ImgRaw&r=0" alt="YouTube Logo" width="30" height="30"></a></li>
<li><a href="https://github.com/justmaxcz"><img src="https://th.bing.com/th/id/OIP.eoZPB2gfGH-1ckaL_JSZdwAAAA?rs=1&pid=ImgDetMain" alt="GitHub Logo" width="30" height="30"></a></li>
Expand All @@ -176,4 +191,3 @@ <h2 class="section-heading">Contact Information</h2>
</footer>
</body>
</html>

13 changes: 4 additions & 9 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
/* Add a color to the active/current link */
.topnav a.active {
background-color: #ff9900;
color: white
}
</style>

Expand Down Expand Up @@ -166,27 +165,23 @@ <h1>stuffbymax</h1>
<h2 class="section-heading">Projects</h2>
<div class="project">
<h3 class="project-title">TerminalOS Simulator</h3>
<img src="https://img.itch.zone/aW1nLzE1MDc1ODc0LmpwZWc=/315x250%23c/cKRkea.jpeg" alt="TerminalOS Simulator">
<a href="https://stuff-by-max.itch.io/terminal"><img src="https://img.itch.zone/aW1nLzE1MDc1ODc0LmpwZWc=/315x250%23c/cKRkea.jpeg" alt="TerminalOS Simulator"></a>
<p class="project-description">An immersive simulation of a terminal-based operating system.</p>
<p><a href="https://stuff-by-max.itch.io/terminal">View Project</a></p>
</div>
<div class="project">
<h3 class="project-title">The Virus</h3>
<img src="https://img.itch.zone/aW1nLzE0OTAxNTg0LmpwZWc=/315x250%23c/cO3E3A.jpeg" alt="The Virus">
<a href="https://stuff-by-max.itch.io/the-virus"><img src="https://img.itch.zone/aW1nLzE0OTAxNTg0LmpwZWc=/315x250%23c/cO3E3A.jpeg" alt="The Virus"></a>
<p class="project-description">a "deadly virus"</p>
<p><a href="https://stuff-by-max.itch.io/the-virus">View Project</a></p>
</div>
<div class="project">
<h3 class="project-title">Stanislav, Let's Go to Houses</h3>
<img src="https://img.itch.zone/aW1nLzEyMTk5OTk1LnBuZw==/315x250%23c/jK9v43.png" alt="Stanislav, Let's Go to Houses">
<a href="https://stuff-by-max.itch.io/stanislav-lets-go-to-houses"><img src="https://img.itch.zone/aW1nLzEyMTk5OTk1LnBuZw==/315x250%23c/jK9v43.png" alt="Stanislav, Let's Go to Houses">
<p class="project-description">Join Stanislav in his exciting journey to explore various houses.</p>
<p><a href="https://stuff-by-max.itch.io/stanislav-lets-go-to-houses">View Project</a></p>
</div>
<div class="project">
<h3 class="project-title">Black and White</h3>
<img src="https://img.itch.zone/aW1nLzkwNTQ0NjkucG5n/315x250%23c/bSdhNl.png" alt="Black and White">
<a href="https://stuff-by-max.itch.io/black-and-white"><img src="https://img.itch.zone/aW1nLzkwNTQ0NjkucG5n/315x250%23c/bSdhNl.png" alt="Black and White">
<p class="project-description">A minimalist puzzle game where you navigate through black and white environments.</p>
<p><a href="https://stuff-by-max.itch.io/black-and-white">View Project</a></p>
</div>
<div class="project">
<h3 class="project-title">Simple Race</h3>
Expand Down

0 comments on commit dff3ada

Please sign in to comment.