madebydanny.uk written in html, css, and a lot of JavaScript I don't understand madebydanny.uk
html css javascript
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

v1.2.3

+97 -16
+13 -16
projects/space-shooter.html
··· 3 3 <head> 4 4 <meta charSet="utf-8"/> 5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0"/> 6 - <title>Space Shooter (v1.2.1) - Daniel Morrisey</title> 6 + <title>Space Shooter (v1.2.3) - Daniel Morrisey</title> 7 7 8 8 <meta name="description" content="Space Shooter is a simple Space Invaders clone written in Python using Pygame. The game can run on MacOS in 5 simple steps, Windows support coming soon."/> 9 9 <meta name="keywords" content="Danile Morrisey, Danny Morrisey, MBD, Made by Danny, Made by Danny UK"/> ··· 11 11 12 12 <meta property="og:type" content="website"/> 13 13 <meta property="og:url" content="https://danielmorrisey.com/"/> 14 - <meta property="og:title" content="Space Shooter (v1.2.1) - Daniel Morrisey"/> 14 + <meta property="og:title" content="Space Shooter (v1.2.3) - Daniel Morrisey"/> 15 15 <meta property="og:description" content="Space Shooter is a simple Space Invaders clone written in Python using Pygame. The game can run on MacOS in 5 simple steps, Windows support coming soon. "/> 16 16 <meta property="og:image" content="https://public-danielmorrisey-com.danielmorrisey.com/media/banner.jpg"/> 17 17 ··· 41 41 <div id="projectsList"> 42 42 <!-- Project Card 1: Space Shooter --> 43 43 <div class="project-card mb-4 p-4 border rounded-lg shadow-sm bg-white"> 44 - <h4 class="mb-2 text-xl font-small project-title-text">Space Shooter (v1.2.1)</h4> 44 + <h4 class="mb-2 text-xl font-small project-title-text">Space Shooter (v1.2.3)</h4> 45 45 <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm"><a href="/leaving.html?link=https://github.com/therealfuntimeswithdanny/space-shooter" class="text-blue-600 hover:underline"><i class="fa-brands fa-github"></i>/therealfuntimeswithdanny/space-shooter</a></code></p> 46 46 <p class="project-description mt-2 text-gray-700"> 47 47 Space Shooter is a simple Space Invaders clone written in Python using Pygame. The game can run on MacOS in five simple steps, Windows support coming soon. ··· 54 54 <h4 class="mb-2 text-xl font-small project-title-text">Install</h4> 55 55 <h3 class="mb-2 text-xl font-small project-title-text">Step 1</h3> 56 56 <p id="macos" class="project-description mt-2 text-gray-700"> Download for <i class="fa-brands fa-apple"></i> MacOS</p> 57 - <p><code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm"><a href="/leaving.html?link=https://github.com/therealfuntimeswithdanny/space-shooter/archive/refs/tags/v1.2.1.tar.gz">.tar (recomended)</a></code> <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm"><a href="/leaving.html?link=https://github.com/therealfuntimeswithdanny/space-shooter/archive/refs/tags/v1.2.1.zip">.zip</a></code></p> 57 + <p><code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm"><a href="/leaving.html?link=https://github.com/therealfuntimeswithdanny/space-shooter/releases/download/v1.2.3/Space.Shooter.app.zip">.app (Best Option)</a></code> <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm"><a href="/leaving.html?link=https://github.com/therealfuntimeswithdanny/space-shooter/archive/refs/tags/v1.2.3.tar.gz">.tar</a></code> <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm"><a href="/leaving.html?link=https://github.com/therealfuntimeswithdanny/space-shooter/archive/refs/tags/v1.2.3.zip">.zip</a></code></p> 58 58 <h3 class="mb-2 text-xl font-small project-title-text"><br>Step 2</h3> 59 - <p class="project-description mt-2 text-gray-700">Look for your downloads folder on your dock</p> 60 - <p class="project-description mt-2 text-gray-700">Open the downloaded file, it should be called <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">space-shooter-public.tar</code> or <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">space-shooter-public.zip</code><br><br></p> 61 - <img src="https://public-danielmorrisey-com.danielmorrisey.com/media/Screenshot 2025-07-24 at 20.48.16.png" alt="Space Shooter MacOS" class="w-full h-auto mb-4 rounded-lg shadow-sm"/> 59 + <p class="project-description mt-2 text-gray-700">Look for <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">Space Shooter</code> click it once.</p> 60 + <br> 61 + <img src="https://public-danielmorrisey-com.danielmorrisey.com/media/Screenshot%202025-08-07%20at%2016.57.55.png" alt="Space Shooter MacOS" class="w-full h-auto mb-4 rounded-lg shadow-sm"/> 62 62 <h3 class="mb-2 text-xl font-small project-title-text"><br>Step 3</h3> 63 - <p class="project-description mt-2 text-gray-700">When it's opening the <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">.tar</code> or <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">.zip</code> you will be brought to a scrren like this, <b>STOP once you get here!</b><br><br></br.></p> 64 - <img src="https://public-danielmorrisey-com.danielmorrisey.com/media/Screenshot 2025-07-24 at 21.26.39 (2).png" alt="Space Shooter MacOS" class="w-full h-auto mb-4 rounded-lg shadow-sm"/> 63 + Once you open the app you will get a pop-up saying that the app is from an unidentified developer, this is because I am not a registered Apple Developer, just click <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">Done</code>. 64 + <br> 65 + <img src="https://public-danielmorrisey-com.danielmorrisey.com/media/Screenshot%202025-08-07%20at%2017.02.56.png" alt="Space Shooter MacOS" class="w-full h-auto mb-4 rounded-lg shadow-sm"/> 65 66 <h3 class="mb-2 text-xl font-small project-title-text"><br>Step 4</h3> 66 67 <p class="project-description mt-2 text-gray-700">I don't feel like paying $100/year so apple can let people use my apps so in the mean time we need to do this.</p> 67 68 <p class="project-description mt-2 text-gray-700"><br>Open system settings witch can be done by pressing <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">CMD + SPACE</code> on your keyboard, then type in settings and hit enter.</p> 68 69 <p class="project-description mt-2 text-gray-700"><br>Once you are in settings, click on <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">Privacy & Security</code> and scroll down to the bottom of the page.</p> 69 - <img src="https://public-danielmorrisey-com.danielmorrisey.com/media/Screenshot 2025-07-24 at 20.58.00.png" alt="Space Shooter MacOS" class="w-full h-auto mb-4 rounded-lg shadow-sm"/> 70 - <p class="project-description mt-2 text-gray-700"><br>Click on the button that says <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">Open Anyway</code> and then click on <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">Open</code> in the pop-up.</p> 71 - <p class="project-description mt-2 text-gray-700"><br>Now you can play Space Shooter!</p> 70 + <img src="https://public-danielmorrisey-com.danielmorrisey.com/media/Screenshot%202025-08-07%20at%2017.04.17.png" alt="Space Shooter MacOS" class="w-full h-auto mb-4 rounded-lg shadow-sm"/> 72 71 <h3 class="mb-2 text-xl font-small project-title-text"><br>Step 5</h3> 73 - <p class="project-description mt-2 text-gray-700">To play Space Shooter, open the <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">space-shooter-public</code> folder from your downloads folder, then open the <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">dist</code> folder & drag the <b>Second</b> Space Shooter (it has a ship icon) over to your applications folder on the left.</p> 74 - <img src="https://public-danielmorrisey-com.danielmorrisey.com/media/Screenshot 2025-07-24 at 21.29.09 (2).png" alt="Space Shooter MacOS" class="w-full h-auto mb-4 rounded-lg shadow-sm"/> 75 - <p class="project-description mt-2 text-gray-700"><br>Now if you press <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">CMD + SPACE</code> and type in "Space Shooter" click the Space Ship icon to luanch Space Shooter!</p> 76 - <img src="https://public-danielmorrisey-com.danielmorrisey.com/media/Screenshot 2025-07-24 at 21.24.38.png" alt="Space Shooter MacOS" class="w-full h-auto mb-4 rounded-lg shadow-sm"/> 72 + <p class="project-description mt-2 text-gray-700">Once you click <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm">Open Anyway</code> you will see the game window open, you can now play Space Shooter!</p> 73 + <p class="project-description mt-2 text-gray-700"><br>If you want to play the game again, you will need to repeat step 2!</p> 77 74 </div> 78 75 </div> 79 76 </div>
+84
textbites/them4macminiisaaipowerhouse.html
··· 1 + <!DOCTYPE html> 2 + <html> 3 + <head> 4 + <meta charSet="utf-8"/> 5 + <meta name="viewport" content="width=device-width, initial-scale=1.0"/> 6 + <title>I got a Mac Mini - Daniel Morrisey</title> 7 + 8 + <meta name="description" content="It might be mini, but it sure is fast!"/> 9 + <meta name="keywords" content="Danile Morrisey, Danny Morrisey, MBD, Made by Danny, Made by Danny UK"/> 10 + <meta name="author" content="Daniel Morrisey"/> 11 + 12 + <meta property="og:type" content="website"/> 13 + <meta property="og:url" content="https://danielmorrisey.com/"/> 14 + <meta property="og:title" content="I got a Mac Mini - Daniel Morrisey"/> 15 + <meta property="og:description" content="It might be mini, but it sure is fast!"/> 16 + <meta property="og:image" content="https://public-danielmorrisey-com.danielmorrisey.com/media/Screenshot%202025-08-05%20at%201.13.08%E2%80%AFPM.png"/> 17 + 18 + <meta name="fediverse:creator" content="@danielmorrisey@mastodon.social"> 19 + <link rel="me" href="https://mastodon.social/@danielmorrisey"/> 20 + <link rel="icon" type="image/x-icon" href="https://public-danielmorrisey-com.danielmorrisey.com/media/icon.jpg"> 21 + <script src="https://cdn.tailwindcss.com"></script> 22 + <script src="https://kit.fontawesome.com/0ca27f8db1.js" crossorig in="anonymous"></script> 23 + 24 + </head> 25 + <body> 26 + <div id="__next"> 27 + <div> 28 + <div class="w-9/10 max-w-md mx-auto"> 29 + <br><br> 30 + <h1 class="text-3xl font-bold">I got a Mac Mini</h1> 31 + <h3 id="#" class="mb-2 mt-5 text-xl font-medium first:mt-0">It might be mini, but it sure is!</h3> 32 + <p>1.5 months ago, I switched from Windows to Mac. 33 + <br><br> 34 + The Mac I was using for the past 1.5 months was a 2021 M1 iMac Base model. It got the job done, but after using it for about 4 weeks, I realized that the 8 gigs of RAM was starting to show. Because I mainly write about tech news, I have 10s of tabs open (Bluesky, 9to5 Mac, 9to5 Google, The Verge, MacRumors, CNET, and many more). I also draft my post for my blog and MBD News in Pages, so that’s another app open. I also use Apple Music to focus and most of the time have Discord and Figma open. 35 + <br><br> 36 + That’s a lot of apps for a four-year-old iMac with 8 gigs of RAM, so after some research, I found out that I can trade in my old iMac for $270 and use the EDU discount for $100 off, bringing the total to $247. After a not-so-quick trade-in ( I forgot my Apple ID password), I got the Mac. 37 + <br><br> 38 + I've only had it for about 2 hours, but in that 2 hours, I could already see the performance improvement. I took about 10 minutes to install macOS 26 (Developer Beta ~ 30GB). It took about 5 minutes to install Darkroom, VS Code, GitHub Desktop, DaVinci Resolve, Fimga & Msty. 39 + <br><br> 40 + I will continue to post updates here! 41 + <br><br> 42 + <img src="https://public-danielmorrisey-com.danielmorrisey.com/media/IMG_2059.JPG" alt="Mac Mini" class="w-full rounded-lg shadow-lg mb-4"> 43 + <i>My Mac Mini on my Desk</i> 44 + <br><br> 45 + </p> 46 + <h3 class="mt-5 mb-2 text-xl font-medium"><i class="fa-solid fa-comments"></i> Comments</h3> 47 + <code class="rounded-lg border bg-gray-50 px-1 py-0.5 text-sm"><a href="/leaving.html?link=https://github.com/therealfuntimeswithdanny/giscuscomments" class="text-blue-600 hover:underline"><i class="fa-brands fa-github"></i>therealfuntimeswithdanny/giscuscomments</a></code></p> 48 + <script src="https://giscus.app/client.js" 49 + data-repo="therealfuntimeswithdanny/giscuscomments" 50 + data-repo-id="R_kgDOPXUWOA" 51 + data-category="Announcements" 52 + data-category-id="DIC_kwDOPXUWOM4CttzC" 53 + data-mapping="og:title" 54 + data-strict="0" 55 + data-reactions-enabled="1" 56 + data-emit-metadata="0" 57 + data-input-position="top" 58 + data-theme="light_tritanopia" 59 + data-lang="en" 60 + data-loading="lazy" 61 + crossorigin="anonymous" 62 + async> 63 + </script> 64 + </div> 65 + <div class="w-9/10 max-w-md mx-auto"> 66 + <br><br> 67 + <p>&copy; 2024-<span id="currentYear"></span> <a href="/leaving.html?link=https://madebydanny.uk" class="text-blue-600 transition-colors hover:text-blue-800">Made by Danny UK</a> <i>by Daniel Morrisey</i></p> 68 + </div> 69 + </div> 70 + </div> 71 + <div class="w-9/10 max-w-md mx-auto"> 72 + <br> 73 + <hr> 74 + <p> 75 + <a href="javascript:history.back()" ><i class="fa-solid fa-arrow-left"></i> Back</a> | <a href="/index.html"><i class="fa-solid fa-house"></i> Home</a> | <a href="/search.html"><i class="fa-solid fa-magnifying-glass"></i> Search</a> 76 + </p> 77 + <br> 78 + <p>&copy; 2024-<span id="currentYear"></span> <a href="/leaving.html?link=https://madebydanny.uk" class="text-blue-600 transition-colors hover:text-blue-800">Made by Danny UK</a> <i>by Daniel Morrisey</i></p> 79 + <hr> 80 + <br> 81 + </div> 82 + <script src="/script/main.js"></script> 83 + </body> 84 + </html>