Giter Club home page Giter Club logo

Hi欢迎来访我的Github

我网名是DeepKolos,是一名前端开发,之前在奥本未来和小米,目前就职于字节

github wechat foxmail profile views

语言 & 工具

HTML5 CSS3 JavaScript Preact Vue WebGL ThreeJS
VS Code Git 小程序开发工具

deepkolos stats

✨ 我的旅程

Works

📦 Projects 📃 Description ⭐ Stars 📚 Forks
three-js-trail 一个 THREE 几何拖尾+粒子拖尾实现 Stars Stars
shader-graph-wgsl 一个 Unity Shader Graph 高仿 WGSL 特供版 Stars Stars
platformize 一个支持把 js 库中浏览器 api 改用定制 polyfill 的构建插件, 提供threejs/oasis/playcanvas/pixi定制适配 Stars Stars
base64-arraybuffer-as 一个用 AssemblyScript 编写的 base64-arraybuffer (Chrome约2倍快于JS版, Node约4倍) Stars Stars
lazy-gltf-loader 一个能让 GLTF 局部懒加载的 Loader Stars Stars
gltf-gpu-compressed-texture 一个 GPU 压缩纹理降级的 GLTF 扩展,及其 CLI 生成工具 Stars Stars
gltf-merge 一个用于 多个 gltf 依赖资源合并的工具,适用于换材质换网格,不同组合按需下载的场景 Stars Stars
wxmp-tensorflow 微信小程序下运行最新TensorFlow的解决方案 Stars Stars
three-platformize 一个让 THREE 平台化的项目,目前已适配微信、淘宝、字节小程序 Stars Stars
compressed-model-diff 模型压缩后效果对比工具 Stars Stars
hdr-prefilter-texture 导出PMREMGenerator生成的纹理 Stars Stars
three-sprite-player 小程序Threejs的分块序列图播放工具,含cli工具生成分块序列图 Stars Stars
pc-transition preact transition component build with hooks Stars Stars
pc-swiper preact-swiper build with rxjs Stars Stars
pc-pcm-wave preact pcm wave effect component support real time state change Stars Stars
vc-keep-alive 修改了keepAlive的缓存机制, 可以像APP那样前进刷新, 返回销毁 Stars Stars
vue-swipe-directive vue swipe事件的实现, 特点是lock机制, 轻松实现和滚动互斥关系 Stars Stars
vc-popup 一个行为标准的vue popup组件集 Stars Stars
vc-swipe-cell 一个模仿SwipeCellKit的vue组件 Stars Stars
postcss-pxtocssvar plugin convert px to calc(var(--base)). Stars Stars
hap-types 快应用接口定义文档转的d.ts定义包 Stars Stars
webpack-alias-sync-plugin 把webpack alias配置同步到jsconfig.json 和 tsconfig.json Stars Stars
app_container a little little framework 一个简单的SPA框架, 按照自己对SPA的交互理解制作~ Stars Stars

Study

📦 Projects 📃 Description ⭐ Stars 📚 Forks
CppGL cpp 实现部分 opengl api 以及 shader 模拟(依赖反射提供额外信息) Stars Stars
study-log-cpp Stars Stars
study-log-webglfundamentals Stars Stars
study-log-threejsfundamentals Stars Stars
study-log-assemblyscript Stars Stars

Tools

📦 Projects 📃 Description ⭐ Stars 📚 Forks
awebp animated webp 小工具,主要用于透明视频生成透明webp Stars Stars
windows-env-cli 一个 windows 全局环境变量设置工具 Stars Stars
move-to-types 私有@types包小工具, 通过复制的方式 Stars Stars
change-color a color format switcher extension for vs code Stars Stars
keyboard 把之前的my_keyboard优化了代码, 方便转到不同的MCU, 这次用的是STM32F103C8T6 Stars Stars
my_keyboard 我的DIY键盘MCU主控程序, 组合键支持达到正常使用~ Arduino键盘 Stars Stars
jwweb_resource 青果教务系统 虚拟机磁盘分享~ (已破解安装) Stars Stars
wechat-emoji 微信6.5.10聊天的表情包切图 截图提取 带透明 含表情顺序文件 Stars Stars

Games

📦 Projects 📃 Description ⭐ Stars 📚 Forks
SchulteGrid 舒尔特方格-安卓 Stars Stars
shuertefangge 舒尔特方格-Web Stars Stars
mineSweeper 扫雷 Stars Stars
EggSweeper 一个扫雷改造为回忆录的东西 Stars Stars

Demos

📦 Projects 📃 Description ⭐ Stars 📚 Forks
webgpu-demo WebGPU Demo Stars Stars
webgl-pbr-demo PBR Shader DEMO Stars Stars
iframe-worker-demo 利用OOPIF,实现把iframe当worker用 Stars Stars
three-platformize-demo-wechat-game three-platformize 微信小游戏 DEMO Stars Stars
three-platformize-demo-byte three-platformize 字节小程序 DEMO Stars Stars
three-platformize-plugin-wechat three-platformize 微信小程序插件 Stars Stars
tfjs-treeshaking-test tfjs treeshaking custom module test Stars Stars
three-platformize-demo three-platformize测试用例 Stars Stars
three-platformize-demo-wechat three-platformize 微信小程序DEMO Stars Stars
three-platformize-demo-taobao three-platformize 淘宝小程序DEMO Stars Stars
simple-screen-share-webrtc 简单的屏幕共享, 简单解决虚拟机win共享宿主linux屏幕 Stars Stars
simpleMusic 网易云音乐高仿, 安卓大作业, 用于理解安卓组件实现, 还有资源管理方式 Stars Stars
event 一个过渡抽象过于灵活的手势识别库(半成品) Stars Stars
emmet-template-engine 一个简单的Emmet-Template-Engine, 前端模版引擎 Stars Stars
form_system 问卷星类似的表单系统简单模仿, 支持表单编辑, 自动保存(用于学习PHP, 原生) Stars Stars
deepkolos.github.io 远古时代的博客 Stars Stars

DeepKolos's Projects

as-bind icon as-bind

Isomorphic library to handle passing high-level data structures between AssemblyScript and JavaScript 🤝🚀

base64-arraybuffer-as icon base64-arraybuffer-as

base64-arraybuffer assemblyscript version (about 4x faster then js version in nodejs, 2x faster in chrome)

canvg icon canvg

Javascript SVG parser and renderer on Canvas

cppgl icon cppgl

[练习]cpp 实现部分 opengl api 以及 shader 模拟(依赖反射提供额外信息)

cube-ui icon cube-ui

A fantastic mobile ui lib implement by Vue

event icon event

补充移动端缺少的event, 包含gesture, 还有相对于dom来说的一些event, 比如over, focus, blur

float16 icon float16

Stage 3 IEEE 754 half-precision floating-point ponyfill

form_system icon form_system

问卷星类似的表单系统简单模仿, 支持表单编辑, 自动保存(用于学习PHP, 原生)

gesture icon gesture

Support gesture for react component.

gltf icon gltf

glTF – Runtime 3D Asset Delivery

gltf-merge icon gltf-merge

一个用于 多个 gltf 依赖资源合并的工具,适用于换材质、换网格,并且不同组合需要按需下载的场景

hap-types icon hap-types

快应用接口定义文档转的d.ts定义包

hello-world icon hello-world

Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions!

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.