この採用ページには小さな偽り(false)が3つ混じっています。間違い探しならぬ、false探し。 みごと発見した先着5名の応募者には、面接時に、帝国ホテルの ボンボンショコラ「フォルス」を差し上げます。
const company = new BPI.Company(
'Blue Puddle Inc.',
'東京都渋谷区渋谷1-17-1 TOC第2ビル 2F HOLSTER',
'2016/07/07 00:00:00',
[
new BPI.Person('佐藤ねじ', BPI.JobType.Designer),
new BPI.Person('深津康幸', BPI.JobType.Producer),
new BPI.Person('橋本大和', BPI.JobType.FrontEngineer)
]
);
console.log('numOfLies: ', company.getNumOfLies());
const nicePerson = new BPI.Person("YOUR_NAME");
if (company.getNumOfFirst5() <= 5) {
company.sendChocolate(nicePerson);
}
company.startRecruitment(JobType.FrontEngineer, 1);
const nicePerson = new BPI.Person("YOUR_NAME");
const thanks = 'サイトをご覧頂きありがとうございました';
let isWanted = false;
isWanted = (nicePerson.hasDesireForMakingUniqueWebSites() ||
nicePerson.hasDesireForMakingUniqueApps() ||
nicePerson.hasDesireForMakingUniqueDevices() ||
nicePerson.hasDesireForMakingUniqueExhibitedWorks() ||
nicePerson.lovesContentsForChildren() ||
nicePerson.lovesContentsForLocal() ||
nicePerson.hasDesireForMakingGoodContentsWithoutChangingWorld() ||
nicePerson.hasDesireForMakingWorksOtherThanAdv();
if (!isWanted) console.error(thanks);
募集する人
フロントエンドエンジニア(経験者)1名
雇用形態
正社員(新卒・中途) ※3ヶ月の試用期間あります
勤務地
渋谷HOLSTER
シェアオフィス・面白い人たくさんいます
東京都渋谷区渋谷1-17-1 TOC第2ビル 2F HOLSTER
休日
1:土日祝日
2:気分が乗らないとき
3:仕事よりも大切なことがある時
4:夏休み(どこかで1週間)
5:面白い休日を提案し、採用されたら追加
勤務時間
決まってないけど、10時—21時くらいが平均
〆切さえ守れば、働く時間は自由
欲しい人
1:Unityが得意な人
2:インスタレーション系が得意な人
3:リッチなWEB実装が得意な人
のいずれかに該当する人
給与
月額30万円以上(能力に応じて可変)
賞与も出せます
福利厚生
1: 各種保険完備/交通費支給
2: 奥田透也(@alumican_net)くんが、週に1時間レビューしてくれる
やや福利厚生
1: 佐藤ねじ(プランナー)の発想講座
2: 佐藤ねじの「結婚ができるマトリックスシート」という怪しい紙を共有
3: 深津康幸(プロデューサー)がいらなくなった服をくれる
4: メンバー3人とも温厚な性格
5: おすすめの本とか渡して、成長にコミット(そういうの面倒くさい方は、断れます)
isWanted = (nicePerson.isFrontEngineer() && nicePerson.hasExperience());
if (!isWanted) console.error(thanks);
isWanted = nicePerson.wantsToBeRegularEmployee();
if (!isWanted) console.error(thanks);
isWanted = nicePerson.lovesPlace(company.place);
if (!isWanted) console.error(thanks);
const date = new Date();
const weekDay = date.getDay();
const sunday = 0;
const saturday = 6;
const isHoliday = ((weekDay === sunday || weekDay === saturday) ||
nicePerson.hasBadFeeling() ||
nicePerson.hasMoreImportantThingThanWorks() ||
nicePerson.needSummerVacation() ||
nicePerson.hasGoodHolidayIdeas());
const timeMin = 10;
const timeMax = 20;
isWanted = (nicePerson.workable(timeMin, timeMax) || nicePerson.keepDeadLine())
if (!isWanted) console.error(thanks);
isWanted = nicePerson.isGoodWithUnity() ||
nicePerson.isGoodAtInstallation() ||
nicePerson.isGoodAtDevelopingRichWebSites();
if (!isWanted) console.error(thanks);
const payMin = 30;
isWanted = (company.getAmountWeCanPay(nicePerson, payMin) >= nicePerson.getAmountYouWant());
if (!isWanted) console.error(thanks);
console.log(company.hasVariousInsurance());//true
console.log(company.canProvideTranspExs());//true
console.log(company.hasExcellentAdvisor('alumican_net'));//true
console.log(company.canTellTheIdeaMethodByNezi());//true
console.log(company.canShareTheMarriageSheetByNezi());//true
console.log(company.canGiveOldClothsByFukatsu());//true
console.log(company.isTender());//true
console.log(company.canGiveBooksWeRecommendForGrowth());//true
info@blue-puddle.com
興味を持って頂いた方は、下記の情報を、どういう形式でも大丈夫ですので、メールください。
if (isWanted && nicePerson.hasInterestedInOurCompany()) {
const mail = new BPI.Mail(
nicePersion.getName(),
nicePersion.getMailAddress(),
nicePersion.getArchive(),
nicePersion.getFavoriteLanguages()
);
if (nicePerson.hasEnoughTime()) {
mail.addData(nicePersion.getUnwantedWorks());
mail.addData(nicePersion.getMotivation());
mail.addData(nicePersion.getFutureGoals());
}
nicePerson.sendMail(mail, "info@blue-puddle.com");
}
if (nicePerson.hasGoodFriends()) {
const shareUrl = "https://blue-puddle.com/recruit";
if (nicePerson.hasRegisteredFacebook()) {
nicePerson.shareToFacebook(shareUrl, nicePerson.getFriends());
}
if (nicePerson.hasRegisteredTwitter()) {
nicePerson.shareToTwitter(shareUrl, nicePerson.getFriends());
}
if (nicePerson.hasRegisteredHatena()) {
nicePerson.bookmarkOnHatena(shareUrl);
}
if (nicePerson.hasRegisteredLine()) {
nicePerson.sendOnLine(shareUrl);
}
}
(() => {
const company = new BPI.Company(
'Blue Puddle Inc.',
'東京都渋谷区渋谷1-17-1 TOC第2ビル 2F HOLSTER',
'2016/07/07 00:00:00',
[
new BPI.Person('佐藤ねじ', BPI.JobType.Designer),
new BPI.Person('深津康幸', BPI.JobType.Producer),
new BPI.Person('橋本大和', BPI.JobType.FrontEngineer)
]
);
console.log('numOfLies: ', company.getNumOfLies());
const nicePerson = new BPI.Person("YOUR_NAME");
if (company.getNumOfFirst5() <= 5) {
company.sendChocolate(nicePerson);
}
company.startRecruitment(BPI.JobType.FrontEngineer, 1);
console.log(company.getYear());//1
console.log(company.getNumOfEngineers());//1
if (company.getNumOfEngineers() === 2) {
company.canMakeSomethingMoreInteresting();
}
const thanks = 'サイトをご覧頂きありがとうございました';
let isWanted = false;
isWanted = (nicePerson.hasDesireForMakingUniqueWebSites() ||
nicePerson.hasDesireForMakingUniqueApps() ||
nicePerson.hasDesireForMakingUniqueDevices() ||
nicePerson.hasDesireForMakingUniqueExhibitedWorks() ||
nicePerson.lovesContentsForChildren() ||
nicePerson.lovesContentsForLocal() ||
nicePerson.hasDesireForMakingGoodContentsWithoutChangingWorld() ||
nicePerson.hasDesireForMakingWorksOtherThanAdv());
if (!isWanted) console.error(thanks);
isWanted = (nicePerson.isFrontEngineer() && nicePerson.hasExperience());
if (!isWanted) console.error(thanks);
isWanted = nicePerson.wantsToBeRegularEmployee();
if (!isWanted) console.error(thanks);
isWanted = nicePerson.lovesPlace(company.place);
if (!isWanted) console.error(thanks);
const date = new Date();
const weekDay = date.getDay();
const sunday = 0;
const saturday = 6;
const isHoliday = ((weekDay === sunday || weekDay === saturday) ||
nicePerson.hasBadFeeling() ||
nicePerson.hasMoreImportantThingThanWorks() ||
nicePerson.needSummerVacation() ||
nicePerson.hasGoodHolidayIdeas());
const timeMin = 10;
const timeMax = 20;
isWanted = (nicePerson.workable(timeMin, timeMax) || nicePerson.keepDeadLine())
if (!isWanted) console.error(thanks);
isWanted = nicePerson.isGoodWithUnity() ||
nicePerson.isGoodAtInstallation() ||
nicePerson.isGoodAtDevelopingRichWebSites();
if (!isWanted) console.error(thanks);
const payMin = 30;
isWanted = (company.getAmountWeCanPay(nicePerson, payMin) >= nicePerson.getAmountYouWant());
if (!isWanted) console.error(thanks);
console.log(company.hasVariousInsurance());//true
console.log(company.canProvideTranspExs());//true
console.log(company.hasExcellentAdvisor('alumican_net'));//true
console.log(company.canTellTheIdeaMethodByNezi());//true
console.log(company.canShareTheMarriageSheetByNezi());//true
console.log(company.canGiveOldClothsByFukatsu());//true
console.log(company.isTender());//true
console.log(company.canGiveBooksWeRecommendForGrowth());//true
isWanted = true;
if (isWanted && nicePerson.hasInterestedInOurCompany()) {
const mail = new BPI.Mail(
nicePerson.getName(),
nicePerson.getMailAddress(),
nicePerson.getArchive(),
nicePerson.getFavoriteLanguages()
);
if (nicePerson.hasEnoughTime()) {
mail.addData(nicePerson.getUnwantedWorks());
mail.addData(nicePerson.getMotivation());
mail.addData(nicePerson.getFutureGoals());
}
nicePerson.sendMail(mail, "info@blue-puddle.com");
}
if (nicePerson.hasGoodFriends()) {
const shareUrl = "https://blue-puddle.com/recruit";
if (nicePerson.hasRegisteredFacebook()) nicePerson.shareToFacebook(shareUrl, nicePerson.getFriends());
if (nicePerson.hasRegisteredTwitter()) nicePerson.shareToTwitter(shareUrl, nicePerson.getFriends());
if (nicePerson.hasRegisteredHatena()) nicePerson.bookmarkOnHatena(shareUrl);
if (nicePerson.hasRegisteredLine()) nicePerson.sendOnLine(shareUrl);
}
})();