Skip to content

Instantly share code, notes, and snippets.

FROM php:fpm
# For composer
RUN apt-get update \
&& apt-get install -y zlib1g-dev \
&& docker-php-ext-install zip
# Install composer
RUN php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" \
&& php -r "if (hash_file('SHA384', 'composer-setup.php') === '544e09ee996cdf60ece3804abc52599c22b1f40f4323403c44d44fdfdd586475ca9813a858088ffbc1f233e9b180f061') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;" \
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="csrf-token" content="FJ80Hevb0Uw9suXvK2WtKNFKZz4jfagBfnSj6FO9">
<title>Laravel Sample Blog App</title>
@igayamaguchi
igayamaguchi / RedisSamples.cs
Last active March 22, 2018 15:13
C# Redis Samples
using Newtonsoft.Json;
using StackExchange.Redis;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
namespace RedisSamples
@igayamaguchi
igayamaguchi / index.html
Created July 8, 2019 02:19
Safariのwebkit-overflow-scrolling指定によるoverflowの挙動
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>
body {
font-family: -apple-system, Helvetica, Arial, sans-serif, Osaka, meiryo, MS Pゴシック;
margin: 0;
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Button Example</title>
<style>
body {
display: flex;
justify-content: center;

職歴

一休 2018/03~

オンライン宿泊予約サービスのプロダクト改善 プロダクトオーナー、デザイナーとともにUI改善、機能改善を行っていました。 誰かをマネジメントする、というよりはチームで協力して開発する、という働き方が多めです。

  • 各ページのUI、アーキテクチャリニューアル
    • PC、スマホトップページ
  • PCプラン詳細