Giter Club home page Giter Club logo

location-map-sample's Introduction

Ren Aoki

rensanrenren

Ren's GitHub stats

Top Langs

Connect with me:

_toypocket 100008318951584 mapbank

Tools:

My Skills

経歴

神奈川県横浜市出身。1998年11月18日生まれ。

2015.04 ~ 2017.6 Overseas Family School Singapore🇸🇬

2018.04 ~ 2022.3 青山学院大学地球社会共生学部 古橋研究室

  • 動画制作&ディレクション 開始。
  • ブログ運営 開始。

2019.08 ~ 12 カセサート大学(タイ🇹🇭)

2021.06 ~

2022.05 ~

  • SEOライティング、YouTube、Tiktokの動画編集/台本作成を受注。
  • カード販売/オリジナルパック販売(古物商 第451370013866号)

2023.05 ~

2023.07 ~

2023.10 ~

  • Stellar Trails

2024.01 ~

Stellar Trails

NASA SPACE APPS CHALLENGE 2023 Global Nominee

横浜会場優勝(TechShiba) https://github.com/yudai1204/nasa-hackathon-2023-yokohama

大学活動履歴

ゼミ活動

IMG_3972 IMG_7401_Original

  • PLATEAU活用
  • 空間デザイン
  • マスクコンペ 一次審査通過
  • TEDxAoyamaGakuinU
    • 動画制作
    • MR空間制作(STYLY・Cluster)

TikTok

ゼミ論

「2020年度ゼミ論」タイトル:クロマキー撮影と編集における課題の整理と質の高い動画の撮影方法の提案

動画編集チーム V&F

オンラインハッカソン2021

ガチャガチャ説明書

118392323-12a1fe80-b674-11eb-888f-3d98190437e1 スクリーンショット 0003-05-17 17 18 30 スクリーンショット 2021-05-18 2 47 38

オンラインハッカソン2022

古橋ゼミ/ゼミ論2020

古橋ゼミ/ゼミ論2021

Toypocket

  • トレーディングカードに特化したSNS "Caraby(カラビー)" の開発。現在はサービス終了。
  • サービス名 : Caraby(カラビー)

購入画面

location-map-sample's People

Contributors

rensanrenren avatar

Watchers

 avatar

location-map-sample's Issues

開発環境を整備

Node.js v16.18.0をインストール

macOS で Node.js v16.18.0 をインストールするには、いくつかの方法があります。以下は最も一般的な2つの方法を示しています。

1. Homebrew を使用する方法

もしまだ Homebrew をインストールしていない場合、次のコマンドでインストールできます:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Homebrew が既にインストールされているか、上記のコマンドを実行してインストールした後、以下のコマンドで Node.js v16.18.0 をインストールします:

brew install [email protected]

2. Node Version Manager (nvm) を使用する方法

もしまだ nvm をインストールしていない場合、次のコマンドでインストールできます:

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash

nvm が既にインストールされているか、上記のコマンドを実行してインストールした後、以下のコマンドで Node.js v16.18.0 をインストールおよび使用します:

nvm install 16.18.0
nvm use 16.18.0

どちらの方法も有効ですが、もし複数の Node.js バージョンを管理する予定があるなら、nvm を使用するのがおすすめです。

インストールが完了したら、ターミナルで node -vnpm -v を実行して、それぞれのバージョンが正しく表示されるか確認してください。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.