Skip to content

Instantly share code, notes, and snippets.

View JARVIS-AI's full-sized avatar
💕
In Love

Jarvis Mercer - (AMSL) JARVIS-AI

💕
In Love
View GitHub Profile
@JARVIS-AI
JARVIS-AI / SMTB.html
Created February 19, 2025 08:57
Sun Moon Toggle Button
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>SMTB</title>
</head>
<body>
<label class="switch">
<input id="input" type="checkbox" checked="darkTheme" />
@JARVIS-AI
JARVIS-AI / README.md
Last active May 2, 2024 12:32
The Iris Dataset
@JARVIS-AI
JARVIS-AI / README.md
Created September 3, 2022 06:55 — forked from MadeBaruna/README.md
Get Genshin Impact wish history link
@JARVIS-AI
JARVIS-AI / install nano.sh
Created June 12, 2021 15:06 — forked from BlakeGardner/install nano.sh
Syntax highlighting in nano on Mac OS
# install Homebrew if you don't already have it: http://mxcl.github.io/homebrew/
# install nano from homebrew
brew install nano
# update your nanorc file with the contents of the nanorc file below
nano ~/.nanorc
# close and re-open your terminal and you'll have syntax highlighting
@JARVIS-AI
JARVIS-AI / made-with-love.html
Created March 18, 2021 09:21 — forked from oliveratgithub/made-with-love.html
Various HTML-snippets to add "Made with love" to your website
<!-- Example #1 - no styling -->
Made with ❤ in Switzerland
<!-- Example #2 - inline-styled ❤ -->
Made with <span style="color: #e25555;">&#9829;</span> in Switzerland
Made with <span style="color: #e25555;">&hearts;</span> in Switzerland
<!-- Example #3 - CSS-style class for ❤ -->
<style>.heart{color:#e25555;}</style>
Made with <span class="heart">❤</span> in Switzerland
@JARVIS-AI
JARVIS-AI / important.css
Created March 15, 2021 09:48 — forked from tzi/important.css
How to set an !important css property in javascript
.test {
height: 139px;
width: 96px
}
@JARVIS-AI
JARVIS-AI / GitHub-SSH.md
Created February 23, 2021 13:31
GitHub SSH Windows 10 WSL2

Add SSH to GitHub

Why another tutorial about SSH on Windows 10 for GitHub ?!

Because EVEN official documentation is messy (At least for me)

So I make a cheatsheet for myself and share it for you

@JARVIS-AI
JARVIS-AI / matrixish.sh
Created September 11, 2020 19:25 — forked from ttscoff/matrixish.sh
A Matrix-ish display for Bash terminal
#!/bin/bash
#
# matrix: matrix-ish display for Bash terminal
# Author: Brett Terpstra 2012 <http://brettterpstra.com>
# Contributors: Lauri Ranta and Carl <http://blog.carlsensei.com/>
#
# A morning project. Could have been better, but I'm learning when to stop.
### Customization:
blue="\033[0;34m"
-480p - Run tenfoot in 480p rather than 1080p
-720p - Run tenfoot in 720p rather than 1080p
-accesscode -
-all_languages - show longest loc string from any language
-auto-browser-auth -
-bigpicture - Start in Steam Big Picture mode
-blefw -
-cafeapplaunch - Launch apps in a cyber cafe context
-candidates - Show libjingle candidates for local connection as they are processed
-ccsyntax - Spew details about the localized strings we load

Installing Cool-Retro-Term on Windows10

First of all, this document is just a recompilation of different resources that already existed on the web previously that I personally tested some ones did work and other not. I liked the idea to make a full guide from start to end so all of you could also enjoy playing with cool-retro-term on windows 10. Personally I installed it on a windows 10 pro version. Fingers crossed!

result