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 26, 2024
1 parent 56b34ab commit dac7054
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 34 deletions.
36 changes: 25 additions & 11 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,9 @@
</head>
<body>
<header>
<img src="https://yt3.ggpht.com/bGl_QOMH6oWEP_qO-kWkeAX8Fb185yCJCFcF5xbbSQEFC98CHCRb6KZYxeKwYgyaDgKnxeOMoXw=s176-c-k-c0x00ffffff-no-rj" alt="A beautiful landscape" width="100" height="100">
<ul class="social-links">
<a href="https://www.youtube.com/channel/UCPImH2euMdVLB0WD3w1GDtw"><img src="https://yt3.ggpht.com/bGl_QOMH6oWEP_qO-kWkeAX8Fb185yCJCFcF5xbbSQEFC98CHCRb6KZYxeKwYgyaDgKnxeOMoXw=s176-c-k-c0x00ffffff-no-rj" alt="king" width="100" height="100"></a>
</ul>
<h1>stuffbymax</h1>
<p>Welcome to my world of game development!</p>
</header>
Expand All @@ -173,25 +175,37 @@ <h2 class="section-heading">Resume</h2>
<p>My skills, experience, and education.</p>
<h3 style="color: #ff9900;">Skills</h3>
<ul>
<p>Bash</p>
<p>GDevelop</p>
<p>HTML</p>
<p>CSS</p>
<p>Python (basic)</p>
<h3>Bash</h3>
<h3>GDevelop</h3>
<h3>HTML</h3>
<h3>CSS</h3>
<h3>Python (basic)</h3>
</ul>
<h3 style="color: #ff9900;">Experience</h3>
<h2 style="color: #ff9900;">Experience</h2>
<ul>
<p>No professional experience yet.</p>
<h2>No professional experience yet.</h2>
</ul>
<h3 style="color: #ff9900;">Education</h3>
<h2 style="color: #ff9900;">Education</h2>
<ul>
<p>Calderdale College</p>
<h2>College</h2>
</ul>
</section>
</section>
</header>
<style>
h1 {text-align: center; }
</style>
<section class="map">
<div class="container">
<h1 class="section heading" style="color: #ff9900;">were is were</h1>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d69264.43352763643!2d18.220893102746363!3d49.82263313367542!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4711586a3124e79d%3A0x891973fb9f9e9144!2sOstrava%2C%20Czechia!5e0!3m2!1sen!2suk!4v1708941695842!5m2!1sen!2suk" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</section>
</div>
<div class="container">
<section class="contact">
<h2 class="section-heading">Contact Information</h2>
<ul class="social-links">
<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>
<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>
<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>
<a href="https://stuff-by-max.itch.io/"><img src="https://th.bing.com/th/id/R.d953f195c30d321ac0f53b5fd7e2f19a?rik=8UXZc8Bt%2fGTqTw&pid=ImgRaw&r=0" alt="itch.io logo"width="30" height="30"></a>
</ul><br>
Expand Down
4 changes: 3 additions & 1 deletion contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,9 @@
</head>
<body>
<header>
<img src="https://yt3.ggpht.com/bGl_QOMH6oWEP_qO-kWkeAX8Fb185yCJCFcF5xbbSQEFC98CHCRb6KZYxeKwYgyaDgKnxeOMoXw=s176-c-k-c0x00ffffff-no-rj" alt="A beautiful landscape" width="100" height="100">
<ul class="social-links">
<a href="https://www.youtube.com/channel/UCPImH2euMdVLB0WD3w1GDtw"><img src="https://yt3.ggpht.com/bGl_QOMH6oWEP_qO-kWkeAX8Fb185yCJCFcF5xbbSQEFC98CHCRb6KZYxeKwYgyaDgKnxeOMoXw=s176-c-k-c0x00ffffff-no-rj" alt="king" width="100" height="100"></a>
</ul>
<h1>stuffbymax</h1>
<p>Welcome to my world of game development!</p>
</header>
Expand Down
35 changes: 17 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>stuffbymax Portfolio</title>
<style>/* Add a black background color to the top navigation */
.topnav {
background-color: #333;
background-color: rgb(0, 0, 0);
overflow: hidden;
}

Expand Down Expand Up @@ -160,37 +160,36 @@
</head>
<body>
<header>
<img src="https://yt3.ggpht.com/bGl_QOMH6oWEP_qO-kWkeAX8Fb185yCJCFcF5xbbSQEFC98CHCRb6KZYxeKwYgyaDgKnxeOMoXw=s176-c-k-c0x00ffffff-no-rj" alt="A beautiful landscape" width="100" height="100">
<h1>stuffbymax</h1>
<ul class="social-links">
<a href="https://www.youtube.com/channel/UCPImH2euMdVLB0WD3w1GDtw"><img src="https://yt3.ggpht.com/bGl_QOMH6oWEP_qO-kWkeAX8Fb185yCJCFcF5xbbSQEFC98CHCRb6KZYxeKwYgyaDgKnxeOMoXw=s176-c-k-c0x00ffffff-no-rj" alt="king" width="100" height="100"></a>
</ul>
<h1>stuffbymax</h1>
<p>Welcome to my world of game development!</p>
</header>
</section>
<header>
<section class="Home">
<div class="container">
<h2 class="section-heading">Home</h2>
<iframe width="1278" height="719" src="https://www.youtube.com/embed/Wa_arqDWG3o" title="PAT &amp; MAT THEME - HARDCORE REMIX" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<section class="project">


<h2 class="section-heading">latest projects</h2>
<a href="https://justmaxcz.github.io/my-portfolio/projects.html"><img src="https://github.com/justmaxcz/my-portfolio/blob/main/exe.jpeg?raw=true" alt="games" width=100 height="100"></a>

</section>
</header>
<section class="contact">
<section class="Home">
<div class="container">
<h2 class="section-heading">Home</h2>
<iframe width="1278" height="719" src="https://www.youtube.com/embed/Wa_arqDWG3o" title="PAT &amp; MAT THEME - HARDCORE REMIX" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<section class="project">
<h2 class="section-heading">latest projects</h2>
<a href="https://justmaxcz.github.io/my-portfolio/projects.html"><img src="https://github.com/justmaxcz/my-portfolio/blob/main/exe.jpeg?raw=true" alt="games" width=100 height="100"></a>
</section>

<section class="contact">
<h2 class="section-heading">Contact Information</h2>
<ul class="social-links">
<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>
<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>
<a href="https://stuff-by-max.itch.io/"><img src="https://th.bing.com/th/id/R.d953f195c30d321ac0f53b5fd7e2f19a?rik=8UXZc8Bt%2fGTqTw&pid=ImgRaw&r=0" alt="itch.io logo"width="30" height="30"></a>

</ul><br>
<p>Email: i dont like shering my email</p>

</section>
</div>
<footer>
&copy; 2024 stuffbymax
</footer>
</body>
</html>
</html>
9 changes: 5 additions & 4 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,9 @@
</head>
<body>
<header>
<img src="https://yt3.ggpht.com/bGl_QOMH6oWEP_qO-kWkeAX8Fb185yCJCFcF5xbbSQEFC98CHCRb6KZYxeKwYgyaDgKnxeOMoXw=s176-c-k-c0x00ffffff-no-rj" alt="A beautiful landscape" width="100" height="100">
<ul class="social-links">
<a href="https://www.youtube.com/channel/UCPImH2euMdVLB0WD3w1GDtw"><img src="https://yt3.ggpht.com/bGl_QOMH6oWEP_qO-kWkeAX8Fb185yCJCFcF5xbbSQEFC98CHCRb6KZYxeKwYgyaDgKnxeOMoXw=s176-c-k-c0x00ffffff-no-rj" alt="king" width="100" height="100"></a>
<ul>
<h1>stuffbymax</h1>
<p>Welcome to my world of game development!</p>
</header>
Expand Down Expand Up @@ -193,10 +195,9 @@ <h3 class="project-title">Mouse Hunt</h3>
<p class="project-description">An simple game where you hunt mice developed in bash.</p>
<p><a href="https://github.com/justmaxcz/mouse-hunt">View Project</a></p>
</div>
</section>
</section>

<section class="contact">
<h2 class="section-heading">Contact Information</h2>
<h2 class="section-heading">social media</h2>
<ul class="social-links">
<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>
<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>
Expand Down

0 comments on commit dac7054

Please sign in to comment.