Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
541 changes: 156 additions & 385 deletions css/style.css

Large diffs are not rendered by default.

17 changes: 4 additions & 13 deletions games/calculator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,12 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Calculator - Rendani Manugeni</title>
<title>Calculator - mononeer</title>
<link rel="stylesheet" href="../../css/style.css">
</head>
<body>
<header>
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/projects/">Projects</a></li>
<li><a href="/games/">Games & Apps</a></li>
</ul>
</nav>
<div class="search-container">
<input type="text" id="search-input" placeholder="Search page content...">
</div>
<h1><a href="/" style="text-decoration: none; color: inherit;">mononeer</a></h1>
</header>

<main>
Expand Down Expand Up @@ -57,9 +48,9 @@ <h2>Calculator</h2>
</main>

<footer>
<p>&copy; 2024 Rendani Manugeni. All rights reserved.</p>
<p>&copy; 2024 mononeer. All rights reserved.</p>
</footer>

<script src="../../js/main.js"></script>
<script src="../../js/calculator.js"></script>
</body>
</html>
15 changes: 3 additions & 12 deletions games/chess/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,12 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chess - Rendani Manugeni</title>
<title>Chess - mononeer</title>
<link rel="stylesheet" href="../../css/style.css">
</head>
<body>
<header>
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/projects/">Projects</a></li>
<li><a href="/games/">Games & Apps</a></li>
</ul>
</nav>
<div class="search-container">
<input type="text" id="search-input" placeholder="Search page content...">
</div>
<h1><a href="/" style="text-decoration: none; color: inherit;">mononeer</a></h1>
</header>

<main>
Expand All @@ -31,7 +22,7 @@ <h2>Chess</h2>
</main>

<footer>
<p>&copy; 2024 Rendani Manugeni. All rights reserved.</p>
<p>&copy; 2024 mononeer. All rights reserved.</p>
</footer>

<script src="../../js/chess.js"></script>
Expand Down
53 changes: 0 additions & 53 deletions games/index.html

This file was deleted.

17 changes: 4 additions & 13 deletions games/tictactoe/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,12 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tic-Tac-Toe - Rendani Manugeni</title>
<title>Tic-Tac-Toe - mononeer</title>
<link rel="stylesheet" href="../../css/style.css">
</head>
<body>
<header>
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/projects/">Projects</a></li>
<li><a href="/games/">Games & Apps</a></li>
</ul>
</nav>
<div class="search-container">
<input type="text" id="search-input" placeholder="Search page content...">
</div>
<h1><a href="/" style="text-decoration: none; color: inherit;">mononeer</a></h1>
</header>

<main>
Expand All @@ -32,9 +23,9 @@ <h2>Tic-Tac-Toe</h2>
</main>

<footer>
<p>&copy; 2024 Rendani Manugeni. All rights reserved.</p>
<p>&copy; 2024 mononeer. All rights reserved.</p>
</footer>

<script src="../../js/main.js"></script>
<script src="../../js/tictactoe.js"></script>
</body>
</html>
15 changes: 3 additions & 12 deletions games/todo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,12 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Todo List - Rendani Manugeni</title>
<title>Todo List - mononeer</title>
<link rel="stylesheet" href="../../css/style.css">
</head>
<body>
<header>
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/projects/">Projects</a></li>
<li><a href="/games/">Games & Apps</a></li>
</ul>
</nav>
<div class="search-container">
<input type="text" id="search-input" placeholder="Search page content...">
</div>
<h1><a href="/" style="text-decoration: none; color: inherit;">mononeer</a></h1>
</header>

<main>
Expand All @@ -38,7 +29,7 @@ <h2>Todo List</h2>
</main>

<footer>
<p>&copy; 2024 Rendani Manugeni. All rights reserved.</p>
<p>&copy; 2024 mononeer. All rights reserved.</p>
</footer>

<script src="../../js/todo.js"></script>
Expand Down
51 changes: 15 additions & 36 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,58 +3,37 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rendani Manugeni - Portfolio</title>
<title>mononeer - Tools, Apps & Games</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<header>
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/projects/">Projects</a></li>
<li><a href="/games/">Games & Apps</a></li>
</ul>
</nav>
<div class="search-container">
<input type="text" id="search-input" placeholder="Search page content...">
</div>
<h1>mononeer</h1>
</header>

<main>
<section id="hero">
<img src="https://pbs.twimg.com/profile_images/1956378652540628995/Ag4ozmI5_400x400.jpg" alt="Rendani Manugeni Profile Picture" class="profile-picture">
<h1>Rendani Manugeni</h1>
<p>Aspiring to build things that last.</p>
<img src="https://pbs.twimg.com/profile_images/1956378652540628995/Ag4ozmI5_400x400.jpg" alt="mononeer Profile Picture" class="profile-picture">
<p>A curated collection of interactive tools, applications, and games by @mononeer.</p>
</section>

<section id="about">
<h2>About Me</h2>
<p>
Hi, I'm Rendani Manugeni, a grade 11 student from South Africa.
I'm passionate about creating impactful technology. I am the founder of
<a href="https://github.com/demophinc" target="_blank">Demoph Inc</a>,
an organization I will be registering soon.
</p>
<h3>My Socials</h3>
<ul>
<li><a href="https://www.patreon.com/mononeer" target="_blank">Patreon</a></li>
<li><a href="https://x.com/mononeer" target="_blank">X (Twitter)</a></li>
<li><a href="https://github.com/mononeer" target="_blank">GitHub</a></li>
<li><a href="https://huggingface.co/mononeer" target="_blank">Hugging Face</a></li>
</ul>
<h3>Demoph Inc.</h3>
<ul>
<li><a href="https://x.com/DemophInc" target="_blank">X (Twitter)</a></li>
<li><a href="https://github.com/demophinc" target="_blank">GitHub</a></li>
</ul>
<section id="gallery">
<div id="unified-gallery-container">
<!-- Content will be loaded by JavaScript -->
</div>
</section>
</main>

<footer>
<p>&copy; 2024 Rendani Manugeni. All rights reserved.</p>
<div class="social-links">
<a href="https://www.patreon.com/mononeer" target="_blank">Patreon</a>
<a href="https://x.com/mononeer" target="_blank">X (Twitter)</a>
<a href="https://github.com/mononeer" target="_blank">GitHub</a>
<a href="https://huggingface.co/mononeer" target="_blank">Hugging Face</a>
</div>
<p>&copy; 2024 mononeer. All rights reserved.</p>
</footer>

<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/mark.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>
Loading