Pinned Repositories
3dphubs
www.3dphubs.cn
3DviewerPrinter
using threejs, a web application to modificate models stl of phone carcase
appstore
Appstore应用程序,半成品...
AstroBox
AstroBox allows you to control your 3D Printer wirelessly
BGC-CW
Modify interace CW
developer-roadmap-zh-CN
Roadmap to becoming a web developer in 2018 (Web开发者学习路线图 2018.01.06版)
FF
关注未来热门新技术:IoT(物联网)/IoV(车联网)/AI(人工智能)/AR(增强现实)/VR(虚拟现实)/MR(混合现实)/Deep Learning(深度学习)/Big Data(大数据)/Self Driving(自动驾驶)/3D Printing(3D 打印)/UAV(无人机)/Block Chain(区块链)
online_tools
在线工具, 告别app。
open_source_analysis
wecheat
模拟Wechat API,帮助你开发与调试微信公众平台应用
tojoevan's Repositories
tojoevan/FF
关注未来热门新技术:IoT(物联网)/IoV(车联网)/AI(人工智能)/AR(增强现实)/VR(虚拟现实)/MR(混合现实)/Deep Learning(深度学习)/Big Data(大数据)/Self Driving(自动驾驶)/3D Printing(3D 打印)/UAV(无人机)/Block Chain(区块链)
tojoevan/3dphubs
www.3dphubs.cn
tojoevan/developer-roadmap-zh-CN
Roadmap to becoming a web developer in 2018 (Web开发者学习路线图 2018.01.06版)
tojoevan/AstroBox
AstroBox allows you to control your 3D Printer wirelessly
tojoevan/bikePOVdisplay
tojoevan/dao-2048
tojoevan/daza-backend
daza.io 服务端,使用 Laravel 进行开发的 API Only 项目
tojoevan/daza-frontend
daza.io 前端,使用 Vue.js + Vuex 开发
tojoevan/docker-laravel
docker-laravel development enviroment
tojoevan/ember-firmware
Firmware for Autodesk Ember 3D printer
tojoevan/ESP3D
FW for ESP8266 used with 3D printer- beta state - ready for testing
tojoevan/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
tojoevan/fullstack
React/ApolloGraphQL/Node/Mongo demo written in Typescript
tojoevan/GCodeInfo
This is a small command line tool to analyse gcodes (control codes for 3D printers, CNC,...). It calculates various print details like -print time -used filament -yx move distance -print object dimension -average print speeds -number of layers -layer details -speed distribution -weight and price of the printed object ... I used it to optimize my slicer settings and print times for my reprap printer. Tested mostly with slic3r generated gcodes.
tojoevan/hexo-theme-next
Elegant theme for Hexo.
tojoevan/linkding
Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker.
tojoevan/MatterControl
From easy to expert, all in one 3D printing software - MatterContol lets you edit, organize and manage your 3D designs and your 3D printer. Created to help you get the most out of your 3D printer, MatterControl is opensource software available here. MatterControl has a dependency on the agg-sharp library, also by MatterHackers.
tojoevan/Nooper.Shop
Nooper.Shop是一套基于PHP7的实现微信公众号内置的BtoC在线电子商城系统,使用Nooper+jQuery+Bootstrap设计实现,@@
tojoevan/php-apache-image
tojoevan/php-laravel-mysql-sample
tojoevan/php-the-right-way
收集 PHP 最佳实践、编码规范和权威学习指南,方便 PHP 开发者阅读和查找
tojoevan/react-hybrid
基于react的混合APP,同时输出ios,android,wap应用
tojoevan/ReprapControl-Android
This app is a simple interface that will control your reprap 3D printer.
tojoevan/site
web网站
tojoevan/SuperBaiduMapView
百度地图,高仿滴滴打车
tojoevan/tojoevan.github.io
tojoevan/tripdemo
DDCar
tojoevan/udp-discovery
An easy yet powerful device discovery and short messaging protocol and library (for local wifi networks).
tojoevan/vbot
高度自定义的微信机器人,能够实现群控制,自动回复,消息转发,防撤回,留言统计等功能
tojoevan/web-route-base-on-geolocation-and-placesearch
一个实现了用户位置确定、目的地选择、驾车路线规划的移动端示例,模拟打车场景。基于高德地图JSAPI的Geolocation、PlaceSearch、Driving、Geocoder等组件开发。