Skip to content
View lag945's full-sized avatar
🐶
Focusing
🐶
Focusing
  • Taiwan
Block or Report

Block or report lag945

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lag945/README.md
  • 👋 Hi, I’m Laguna Du. I work for a GIS company in Taiwan and builded Taiwan #1 3D GIS software Product. My position is software engineer manager, and leads about ten engineers in product department. I'm mastering in software engineering, computer graphics and project management.
  • 📫 How to reach me https://www.linkedin.com/in/laguna-du/
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...

Pinned Loading

  1. 3DGIS_Benchmark 3DGIS_Benchmark Public

    Cesium vs ArcGIS vs PilotGaea

    HTML

  2. ReverseProxy_Redis ReverseProxy_Redis Public

    Sample .ashx for Reverse Proxy with Redis.

    C#

  3. Desktop 3D with EGL+ANGLE+Ubuntu18.0... Desktop 3D with EGL+ANGLE+Ubuntu18.04LTS
    1
    #include <X11/Xlib.h>
    2
    #include <stdio.h>
    3
    #include <stdlib.h>
    4
    #include <string.h>
    5
    #include <iostream>
  4. Web3 Taiwan Lottery Smart Contract Web3 Taiwan Lottery Smart Contract
    1
    pragma solidity ^0.4.25;
    2
    
                  
    3
    contract TaiwanLottery {
    4
        //參考範例 https://ithelp.ithome.com.tw/articles/10205760   
    5
        //賭注資料結構
  5. majsoul_autoMonthTicket majsoul_autoMonthTicket Public

    majsoul autoMonthTicket program

    HTML 1

  6. lineclip_csharp lineclip_csharp Public

    Port to C# of mapbox/lineclip for clipping polyline and polygon

    C#