Skip to content

Commit 04ada9f

Browse files
committed
New personal project article: Node Version Manager GUI.
Signed-off-by: elModo7 <elmodo7yt@gmail.com>
1 parent d372bca commit 04ada9f

File tree

9 files changed

+335
-10
lines changed

9 files changed

+335
-10
lines changed

common/menu.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<li class="nav-item">
4040
<a href="#" id="btn_upcoming_content" class="nav-link text-success">
4141
<i class="fas fa-rss-square nav-icon"></i>
42-
<p>UPCOMING CONTENT</p>
42+
<p>CONTENT LOG</p>
4343
</a>
4444
</li>
4545
</ul>

personal_projects/nvm_gui/article.html

Lines changed: 281 additions & 0 deletions
Large diffs are not rendered by default.

static/data/personal_projects.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,5 +291,37 @@
291291
"title": "<b>WoL Web Panel + API REST</b>",
292292
"url": "https://github.com/elModo7/WakeOnLAN-Web-API",
293293
"page": ""
294+
},
295+
{
296+
"badges": [
297+
{
298+
"color": "badge-success",
299+
"name": "AutoHotkey"
300+
},
301+
{
302+
"color": "badge-primary",
303+
"name": "Windows"
304+
}
305+
],
306+
"date": "2024/11/21",
307+
"description": "Easier way of <b>managing Node.js versions</b> in your Windows environment",
308+
"id": 6,
309+
"img": "static/img/personal_projects/nvm_gui/article.jpg",
310+
"ribbon": {
311+
"color": "bg-success",
312+
"name": "Public"
313+
},
314+
"tags": [
315+
"automation",
316+
"ahk",
317+
"windows",
318+
"nodejs",
319+
"js",
320+
"html",
321+
"css"
322+
],
323+
"title": "<b>NVM GUI</b>",
324+
"url": "https://github.com/elModo7/NVM_GUI-win",
325+
"page": ""
294326
}
295327
]

static/img/base_img/nodejs.png

180 KB
Loading
53.4 KB
Loading
1.45 MB
Loading

static/js/common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ function bindArticles(){
6767
$("#article_breadcrumb_menu").html("Pills & Code Snippets");
6868
}else if(currentMenuTab == "upcoming_content"){
6969
$("#article_breadcrumb_menu").addClass("goUpcomingContent");
70-
$("#article_breadcrumb_menu").html("Upcoming Content");
70+
$("#article_breadcrumb_menu").html("Content Log");
7171
}
7272
loadBreadcrumbEvents();
7373

static/js/home.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ $(document).ready(function () {
6060
$("#article_breadcrumb_menu").html("Pills & Code Snippets");
6161
}else if(currentMenuTab == "upcoming_content"){
6262
$("#article_breadcrumb_menu").addClass("goUpcomingContent");
63-
$("#article_breadcrumb_menu").html("Upcoming Content");
63+
$("#article_breadcrumb_menu").html("Content Log");
6464
}
6565

6666
loadBreadcrumbEvents();

upcoming_content.html

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ <h1>Upcoming Content</h1>
77
<div class="col-sm-6">
88
<ol class="breadcrumb float-sm-right">
99
<li class="breadcrumb-item"><a class="goPersonalProjects" href="#">Personal Projects</a></li>
10-
<li class="breadcrumb-item active">Upcoming Content</li>
10+
<li class="breadcrumb-item active">Content Log</li>
1111
</ol>
1212
</div>
1313
</div>
@@ -23,11 +23,12 @@ <h3 class="card-title">Content that I still haven't <b>publicly</b> documented/s
2323
</div>
2424
<div id="body_pills" class="card-body">
2525
<div class="cl-preview-section">
26-
<h1 id="to-do-articles">TO-DO Articles</h1>
26+
<h1 id="to-do-articles"><b>Content.log</b></h1>
2727
</div>
2828
<div class="cl-preview-section">
2929
<p>This are <strong>projects that I have already programmed</strong> and plan to <b>document <i>progressively</i></b> in my web portfolio.<br>
30-
Some may fall in the category of <i>“Personal Projects”</i> and others will be on <i>“Pills &amp; Code Snippets”</i>.
30+
Some may fall in the category of <i>“Personal Projects”</i> and others will be on <i>“Pills &amp; Code Snippets”</i>.<br>
31+
About less than <b>10%</b> are projects that <b><i>I still haven't done</i></b> but want to tackle <b>Soon&#8482;</b>.
3132
</p>
3233
</div>
3334
<div class="cl-preview-section">
@@ -386,6 +387,11 @@ <h1 id="pending">Pending</h1>
386387
<input class="custom-control-input" type="checkbox" id="customCheckbox70">
387388
<label for="customCheckbox70" class="custom-control-label">Pokemon Spinda Injector</label>
388389
</div>
390+
391+
<div class="custom-control custom-checkbox">
392+
<input class="custom-control-input" type="checkbox" id="customCheckbox71">
393+
<label for="customCheckbox71" class="custom-control-label">Unofficial Pokemon Bank for Generations 1-3</label>
394+
</div>
389395
</ul>
390396
<div class="cl-preview-section">
391397
<h2 id="done">Done:</h2>
@@ -409,6 +415,16 @@ <h2 id="done">Done:</h2>
409415
<input class="custom-control-input custom-control-input-success" type="checkbox" id="doneCheckbox4" checked="">
410416
<label for="doneCheckbox4" class="custom-control-label">RAM Optimizer</label>
411417
</div>
418+
419+
<div class="custom-control custom-checkbox">
420+
<input class="custom-control-input custom-control-input-success" type="checkbox" id="doneCheckbox5" checked="">
421+
<label for="doneCheckbox5" class="custom-control-label">Wake on LAN Web Panel + REST API</label>
422+
</div>
423+
424+
<div class="custom-control custom-checkbox">
425+
<input class="custom-control-input custom-control-input-success" type="checkbox" id="doneCheckbox6" checked="">
426+
<label for="doneCheckbox6" class="custom-control-label">Node.js Graphical Version Manager</label>
427+
</div>
412428
</ul>
413429
<div class="cl-preview-section">
414430
<h2 id="discarded">Discarded:</h2>
@@ -438,10 +454,6 @@ <h2 id="discarded">Discarded:</h2>
438454
<h2>In Progress:</h2>
439455
</div>
440456
<ul>
441-
<div class="custom-control custom-checkbox">
442-
<input class="custom-control-input" type="checkbox" id="customCheckbox34">
443-
<label for="customCheckbox34" class="custom-control-label">Wake on LAN Web Panel + REST API</label>
444-
</div>
445457
<div class="custom-control custom-checkbox">
446458
<input class="custom-control-input custom-control-input-warning custom-control-input-outline" type="checkbox" id="inProgressCheck1" checked="" disabled>
447459
<label for="inProgressCheck1" class="custom-control-label">No article is being written at the moment</label>

0 commit comments

Comments
 (0)