陳柏宇(Mike, Chen)

臺灣國立海洋大學 資訊工程系畢業
國立清華大學 資訊工程系碩士班 畢業  


Hi, I'm Mike Chen and graduated from National Tsing Hua University and earned my master degree in Computer Science.

My research topic in College is developing a system which assists in broadcasting advertising messages by utilizing indoor-postion technology. My thesis is mainly focus on integrating and automating the process of drawing diagrams when designing embedded system.

For the sake of further knowledge of the practical operation in industry, I also worked in MediaTek as an intern and developed the driver of a minning machine.

The experiences in my academic and summer intern makes me be interested in the domains of embedded system and web developing. As a freshman, I will keep learning and try my best to develop practical products to make people live better.

   [email protected]

   https://github.com/happyliving  

Skill

Language


  • JavaScript/TypeScript
  • Python
  • C
  • Java
  • Php

Web framework


  • JQuery
  • Angular
  • D3.js
  • JointJS
  • Bootstrapt
  • Cordova
  • JSP/Servlet

Others


  • Linux
  • Git
  • ML / DL

Education

研究所期間. Jul 2018 - Aug 2020

  科技部計畫

      SysMaker(108B0230I7)

    ▶ 輔助嵌入式系統設計的自動化工具

    ▶ 協助初期硬體規格的需求建立、既有專案的繼承與再利用

  碩士論文

      A Generalized Diagramming Methodology from Block Diagram to Schematic for Embedded System Design

    ▶ 跨階層整合硬體設計上會使用的方塊圖與電路圖

    ▶ Hardware component modeling, Diagram editor implementation


   


  實習經驗 - MediaTek

      協助開發客製化礦機

    ▶ 修改cgminer程式從礦池拿到題目分配到多個ASIC進行運算

    ▶ 撰寫控制板上SPI與UART資料傳輸的firmware

  課程經驗

      擔任助教協助回答問題

    ▶ OS、Python MOOC

      專業科目

    ▶ 深度學習

    ▶ 進階Linux程式設計

大學期間. Sep 2014 - Jun 2018

  學業表現

    ▶ 大一下、大二下獲得書卷獎肯定

  競賽經驗

        程式競賽

    ▶ NCPC、CPE

        校內專案競賽

    ▶ 海大創新盃物聯網競賽 第三名

    ▶ 海大大學生暑期學習實務體驗競賽 第三名

  課外活動參與

    ▶ 海大成景會 活動長

    ▶ 海大資工系學會 副會長、迎新宿營總召

  

Project

BE-PUSHER

https://github.com/happyliving/BePusher

功能

  • 針對架設BEACON的展場,商家可自訂廣告、促銷訊息
  • 採室內定位技術,自動推播至各攤位周遭消費者
  • 實際運用於系上專題競賽,定位精度可達1~3米

負責工作

  • 定位演算法發想
  • 後端資料庫操作與展場資料傳遞
  • 會員管理與登入/登出



BLANK

功能

  • 以校園打工為發想,一個能讓校內人士發案與接案之跨PC與手機平台
  • 將工作分成不同的形態,建立會員工作能力等級制度與評價系統提供使用者判斷依據
  • 提供快速搜尋鄰近工作的功能

負責工作

  • 串接google map API取得使用者位置
  • 銜接後端資料庫呈現使用者位於附近的工作
  • 協助開發所需文件SRS、SDD、STD的撰寫

SMARTLOCK 

https://github.com/happyliving/SmartLock
功能

  • 將Webduino接上電磁鎖連上區域網路,即可透過手機遠端控制
  • 即時監控鎖的開/關狀態
  • 歷史紀錄查詢:在每一次的開關門動作,即會記錄當前時間並上傳至Server以便日後查詢

負責工作

  • Webduino研究
  • 前端介面開發
  • 整合
  • 報告、文件製作


建築師巴戚 


BLANK

功能

  • 是一個自創雙人競技遊戲,玩家扮演逃生者躲避由電腦控制的鬼,最後存活者獲勝
  • 逃生者須利用建造/拆除地圖上的牆及活用不同角色技能來保護自己或陷害對手
  • 鬼的強度隨著遊戲進行而增加


負責工作

  • 鬼的控制與操作
    • 基本移動
    • 追蹤演算法、走出死路演算法
    • 技能的設計與開發