Pinned Repositories
bruce6135.github.io
Code that'll help you kickstart a personal website that showcases your work as a software developer.
geometry-api-java
The Esri Geometry API for Java enables developers to write custom applications for analysis of spatial data. This API is used in the Esri GIS Tools for Hadoop and other 3rd-party data processing solutions.
glTF
glTF – Runtime 3D Asset Delivery
go-github
Go library for accessing the GitHub API
graphics-workshop
Learn computer graphics by writing GPU shaders!
hacker-laws-zh
💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)
HadoopDemo
Hadoop简单应用案例,包括MapReduce、单词统计、HDFS基本操作、web日志分析、Zookeeper基本使用、Hive简单操作等
helloworld
hello world
IJPay
🔥 IJPay 让支付触手可及,封装了微信支付、支付宝支付、银联支付常用的支付方式以及各种常用的接口.不依赖任何第三方 mvc 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。
IoT-Technical-Guide
:honeybee: IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 :sparkles: :sparkles: :sparkles: (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型,Protobuf, PostgreSQL, MongoDB, Spring Security, OAuth2, RuleEngine, Kafka, Docker)
bruce6135's Repositories
bruce6135/bruce6135.github.io
Code that'll help you kickstart a personal website that showcases your work as a software developer.
bruce6135/geometry-api-java
The Esri Geometry API for Java enables developers to write custom applications for analysis of spatial data. This API is used in the Esri GIS Tools for Hadoop and other 3rd-party data processing solutions.
bruce6135/glTF
glTF – Runtime 3D Asset Delivery
bruce6135/go-github
Go library for accessing the GitHub API
bruce6135/graphics-workshop
Learn computer graphics by writing GPU shaders!
bruce6135/hacker-laws-zh
💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)
bruce6135/HadoopDemo
Hadoop简单应用案例,包括MapReduce、单词统计、HDFS基本操作、web日志分析、Zookeeper基本使用、Hive简单操作等
bruce6135/helloworld
hello world
bruce6135/IJPay
🔥 IJPay 让支付触手可及,封装了微信支付、支付宝支付、银联支付常用的支付方式以及各种常用的接口.不依赖任何第三方 mvc 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。
bruce6135/IoT-Technical-Guide
:honeybee: IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 :sparkles: :sparkles: :sparkles: (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型,Protobuf, PostgreSQL, MongoDB, Spring Security, OAuth2, RuleEngine, Kafka, Docker)
bruce6135/jam3-lesson-webgl-shader-threejs
Using custom vertex and fragment shaders in ThreeJS
bruce6135/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
bruce6135/Leaflet.draw
Vector drawing and editing plugin for Leaflet
bruce6135/maptalks.js
A light and plugable JavaScript library for integrated 2D/3D maps.
bruce6135/Note
常规Java工具,算法,加密,数据库,面试题,源代码分析,解决方案
bruce6135/pandoc-latex-template
A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
bruce6135/tile-lnglat-transform
高德/百度/谷歌/腾讯/必应的地图经纬度坐标和瓦片坐标相互转换
bruce6135/typescript-yarn-workspace-example
bruce6135/vue-typescript-admin-template
🖖 A vue-cli 3.0 + typescript minimal admin template
bruce6135/WebGISPages
WebGIS pages for various demo
bruce6135/WebGPU-Step-By-Step
WebGPU Tutorial: Step-by-step graphics programming with WebGPU - the next-generation graphics API for the web.