Recursionユーザーの成果物を紹介(2022年5月分)

いつもRecursionをご利用いただいてありがとうございます。

先月もたくさんの方が、Disocordコミュニティのプロジェクトシェアチャンネルに、成果物をシェアしていただきました。

プロジェクトに挑戦すると「一気に自分の実力がアップしたのを感じる」と多くの方におっしゃっていただいてます。コーディング問題だけでなく、プロジェクトにもぜひ挑戦してシェアしてくださいね。

5月は大型連休がありましたので、チーム開発は実施しておりません。Discordのシェアチャンネルにシェアしていただいた成果物のみをご紹介します。

それでは2022年5月の成果物を紹介します。

Recursionユーザーの成果物紹介

Recursionのコミュニティでは、成果物を紹介できるチャンネルがあります。コンテンツ内のプロジェクトや、個人で開発したものなど、ぜひチャンネル内でシェアしてください。

2022年5月中にシェアされたものの中から、今回は5つ紹介します。

Number Guessing Game | m2mt_lさん

クリックすると拡大することができます

Project概要:

Player1の入力した数字をPlayer2が推測するゲームです。Player1の入力値は見えないようになってます。Player2が入力をしたあとどれだけ正解に近いか画像とヒントが出ます。5回まで予想できます。

カリキュラム:Angular

Github URLhttps://github.com/m2mt-l/Number_Guessing_Game

Github Project URLhttps://m2mt-l.github.io/Number_Guessing_Game/

運営からのコメント

Jeffry

I used Angular quite a lot around the time it was released, and I it has grown into its own framework and front end development architecture. This is a nice quick project to practice angular and many of its features. Its important to also get its enviroment setup correctly as well. Great work.

Task Management App | はるたすさん

クリックすると拡大することができます

Project概要:

タスク管理アプリです。Section名を入力し、「ADD SECTION」ボタンで新しいセクションを作成します。各セクションの「+」ボタンとゴミ箱ボタンでタスクの追加、削除ができます。各タスクでテキストの編集、完了登録、お気に入り登録、削除ができます。

カリキュラム:Vue

Github URL:https://github.com/harutas/Task_Management_App

Github Project URL:https://harutas.github.io/Task_Management_App/

運営からのコメント

Jeffry

Tasks Management projects are a nice way to output a new GUI framework. They cover the basics, and you follow CRUD to allow users to interact with an application and its storage. Looking at the source code, you divided each part into reusable components and followed a good structure, which is in part a key point of Vue so nice job.

Vending Machine | あむにすさん

クリックすると拡大することができます

Project概要:
ボタンを押すと歴代のモンスターハンターシリーズが表示されるアプリです。各作品のパッケージ画像とともに作品名・発売日・売上本数が表示されます。

カリキュラム:コンピュータサイエンスプロジェクト

Github Project URL:https://amnis333.github.io/Monster-Hunter-Series-Gallery/

Github URL:https://github.com/Amnis333/Monster-Hunter-Series-Gallery

運営からのコメント

Jeffry

Every time I see users create Vending machines, they bring their own uniqueness to it. I am also a fan of this series. At this stage, your code is fine. I look forward to seeing how your code will evolve as you tackle other projects and start designing other apps.

Clicker Empire Game|Hirotada🐈さん

クリックすると拡大することができます

Project概要:

ハンバーガーをクリックしたり、投資や不動産等でお金を稼ぐ「Burger Clicker Game」というシミュレーションゲームです。またアカウントごとの総資産ランキングを見ることができます。

カリキュラム:コンピュータサイエンスプロジェクト

GitHub Project URL:https://hirotada-t.github.io/ClickerEmpireGame/

GitHub URL:https://github.com/hirotada-t/ClickerEmpireGame

運営からのコメント

Jeffry

This project showcases a users skills, how far they have grown, and gives them a canvas to output. The src is well organized, and the code within main.js is structured well. You are making good use of classes, encapsulation and reusability.

Emotion Onomatopoeia Dictionary|Kai10さん

クリックすると拡大することができます

Project概要:

感情のカテゴリを表示するアプリケーションです。カテゴリをクリックすると、その感情の擬音カードのセクションにジャンプします。

カリキュラム:コンピュータサイエンスプロジェクト

スニペットURL:https://recursionist.io/share/Kai10/lessoncode/564/htmlRunner2

運営からのコメント

Jeffry

I hope you had fun with this project as its a good first intro for dynamically manipulating a GUI. The code looks solid for this stage.

【有料ユーザー限定】チーム開発に参加しよう

Recursionでは、いくつかの条件を満たしたユーザーのみが参加できるチーム開発プログラムがあります。Discordコミュニティで定期的に募集の案内をしていますので、ご興味のある方はぜひご参加ください。参加条件など詳しくはDiscordのチャンネルを確認してください。