Skip to content

Instantly share code, notes, and snippets.

View hellomikko's full-sized avatar
:octocat:
Background Ninja

∧lwaysHim hellomikko

:octocat:
Background Ninja
View GitHub Profile

Terms of Service and Privacy Policy for WoW Discord Addon

Terms of Service

1. Acceptance of Terms

By using the WoW Discord Addon ("the Addon"), you agree to be bound by these Terms of Service. If you do not agree to these terms, please do not use the Addon.

2. Description of Service

@hellomikko
hellomikko / Software Development Planner.md
Created September 9, 2024 05:55
Software Development Planner

Software Development Planner (GitHub-Based)

1. Plan

  • Product Owner Tasks:
    • Create and manage user stories using GitHub Issues.
    • Prioritize issues and assign them to developers.

2. Development

@hellomikko
hellomikko / How Tailwind Play Works.md
Created September 5, 2024 08:12
How Tailwind Play Works

Understanding the Differences Between Tailwind Play and Next.js + TailwindCSS Setup

Tailwind Play Overview

The website you're referring to — Tailwind Play — is a special, customized environment created by Tailwind Labs to showcase and experiment with TailwindCSS in an in-browser code editor. It allows you to write and test TailwindCSS classes directly in an editor and see the results in real-time.

How Tailwind Play Works:

  1. Live Code Editor:
  • Tailwind Play has a live editor where users can input HTML and Tailwind utility classes. The platform instantly renders the results in an embedded preview pane.
@hellomikko
hellomikko / comparison_chart.md
Created September 2, 2024 23:40
Battle of Editors - CodeMirror, Monaco, and Ace

Comparison of CodeMirror, Monaco, and Ace Editors

Overview

When it comes to choosing a code editor for web development, developers often find themselves weighing the pros and cons of CodeMirror, Monaco, and Ace. Each of these editors has carved out a niche in the development community, thanks to their unique features, performance capabilities, and customization options. However, as with any tools, they each come with their own set of challenges that make the decision process nuanced and often subjective.

Issues with One Another

CodeMirror

  • Limited Built-in Features: While CodeMirror is highly customizable, it lacks many built-in advanced features like autocompletion and error checking, which are often expected in modern editors. This means developers need to rely heavily on plugins and external tools to achieve the same level of functionality as other editors.
@hellomikko
hellomikko / index.html
Created September 1, 2024 02:13
https://play.tailwindcss.com Website & Stylesheet Unofficial Clone
<!DOCTYPE html>
<html lang="en" class="fixed overflow-hidden h-full">
<head>
<meta name="viewport" content="width=device-width" />
<meta charSet="utf-8" />
<link rel="apple-touch-icon" sizes="180x180" href="https://play.tailwindcss.com/favicons/apple-touch-icon.png?v=3" />
<link rel="icon" type="image/png" sizes="32x32" href="https://play.tailwindcss.com/favicons/favicon-32x32.png?v=3" />
<link rel="icon" type="image/png" sizes="16x16" href="https://play.tailwindcss.com/favicons/favicon-16x16.png?v=3" />
<link rel="manifest" href="https://play.tailwindcss.com/favicons/site.webmanifest?v=3" />
@hellomikko
hellomikko / tailwind.css
Last active August 31, 2024 03:51
TailwindCSS Site Colors
@font-face {
font-family: Inter var;
font-weight: 100 900;
font-display: block;
font-style: normal;
font-named-instance: "Regular";
src: url(/_next/static/media/InterVariable.ff710c09.woff2) format("woff2")
}
@font-face {
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.">
<meta name="keywords" content="online javascript editor, testing javascript online, online ide, online code editor, html, css, coffeescript, scss online editor">
<meta name="author" content="JSFiddle">
<meta name="copyright" content="share alike">
@hellomikko
hellomikko / cctos.md
Last active August 26, 2024 11:19
Public Terms of Service

Terms of Service for CodeCrate

Effective Date: 26-08-2024

1. Introduction

Welcome to CodeCrate. By accessing or using CodeCrate, you agree to comply with and be bound by the following Terms of Service. Please read these terms carefully before using our service.

2. Acceptance of Terms

@hellomikko
hellomikko / ccpoli.md
Last active August 26, 2024 11:19
CodeCrate Public Policy

Privacy Policy for CodeCrate

Effective Date: 26-08-2004

1. Introduction

Welcome to CodeCrate. Your privacy is important to us. This Privacy Policy explains how we collect, use, and protect your information when you use our online and offline code playground application.

2. Information We Collect

The "Planet of the Apes" franchise is a classic sci-fi series that began in the 1960s and has since seen multiple sequels, reboots, and prequels. Here’s a breakdown of the movies and the recommended order to watch them:

Original Series (1968–1973)

  1. Planet of the Apes (1968)

    • The original film where astronaut George Taylor discovers a world where apes are the dominant species and humans are enslaved.
  2. Beneath the Planet of the Apes (1970)

  • A direct sequel to the original, continuing the story of Taylor and introducing new characters as they uncover more about the apes' world.