Skip to content

Instantly share code, notes, and snippets.

View acid-chicken's full-sized avatar

Acid Chicken acid-chicken

View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>麻雀</title>
<style>
* {
box-sizing: border-box;
transform-style: preserve-3d }
@acid-chicken
acid-chicken / microsoft.html
Last active October 22, 2019 06:24
Microsoftロゴチャレンジ
<!DOCTYPE html><body style=display:grid;gap:calc(100%/13);grid:repeat(2,1fr)/repeat(2,1fr);height:100vmin;margin:auto;width:100vmin><a style=background:#f25022></a><a style=background:#7fba00></a><a style=background:#00a4ef></a><a style=background:#ffb900>
1 2 =A1+B1
@mixin dark($color)
background-color: $color
color: #ffffff
@mixin neutral($color)
background-color: $color
@mixin light($color)
background-color: $color
color: #000000
@acid-chicken
acid-chicken / fizzbuzz.jquery.js
Last active February 16, 2020 02:17
JavaScript with only symbols. It supports only Firefox.
[
...
[]
[
($$+[])[-~-~-~[]]+
(({})+[])[-~[]]+
([][![]]+[])[-~[]]+
(![]+[])[-~-~-~[]]+
(!![]+[])[+[]]+
(!![]+[])[-~[]]+
@acid-chicken
acid-chicken / CombNafMofu.html
Created March 29, 2018 08:35
例によってiOSで動かないので誰か助けて下さい。
<!DOCTYPE html>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="theme-color" content="#bf0101">
<meta name="description" content="なふもたんをもふもふするやつ">
<meta name="ICBM" content="35.699099, 139.74944">
<meta name="geo.position" content="35.699099;139.74944">
<meta name="geo.region" content="Japan">
<meta name="geo.placename" content="Tokyo">
<meta name="twitter:card" content="summary">
using System;
namespace Parking
{
class Program
{
static readonly TimeSpan Delay = new TimeSpan(4, 0, 0);
static readonly TimeSpan Span = new TimeSpan(9, 0, 0);
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
/*
* F i r e f o x は い い ぞ
*/
:root {
-webkit-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
@acid-chicken
acid-chicken / acid-chicken.zsh-theme
Last active November 16, 2017 10:48
The zsh theme I'm using.
# # # # # # # # # # # # # # # # # # # # # # # WARNING # # # # # # # # # # # # # # # # # # # # # # #
# The repository has moved to <https://github.com/acid-chicken/agnoster-acid-chicken-customized>. #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #