ghosind
Go/Node.js backend | DevOps | React, Next.js | Full Stack | ML/DL Learning
@antmindstudio Shanghai, China
Pinned Repositories
deno
A modern runtime for JavaScript and TypeScript.
dvm
Deno Version Manager (DVM) - A lightweight, and powerful Deno Version Manager for MacOS, Linux, WSL, and Windows with Bash.
ExamSystem
一个基于ASP.NET MVC实现的简易在线考试系统。
ghosind.github.io
The source of https://www.ghosind.com.
HariboteOS
《30天自制操作系统》NASM+GCC+QEMU实现
Jekyll-Paper
A simple Jekyll theme, helping you to create your own blog. The repo is for self-host, and it can not deploy to GitHub Pages. You can try Jekyll-Paper-Github (https://github.com/ghosind/Jekyll-Paper-Github) if you like this repo and want to deploy it on GitHub Pages. 一个用于创建博客的简洁的Jekyll主题,此项目并非用于GitHub Pages,如需部署在GitHub Pages上请尝试Jekyll-Paper-Github。
Jekyll-Paper-Github
A simple Jekyll theme, helping you to create your own blog on Github Pages.
resume
The source and PDF files of my resume, including English and Chinese versions. 中英文版简历PDF文件及其LaTeX源码。
net
[mirror] Go supplementary network libraries
dashboard
Web UI for KubeEdge
ghosind's Repositories
ghosind/HariboteOS
《30天自制操作系统》NASM+GCC+QEMU实现
ghosind/Jekyll-Paper
A simple Jekyll theme, helping you to create your own blog. The repo is for self-host, and it can not deploy to GitHub Pages. You can try Jekyll-Paper-Github (https://github.com/ghosind/Jekyll-Paper-Github) if you like this repo and want to deploy it on GitHub Pages. 一个用于创建博客的简洁的Jekyll主题,此项目并非用于GitHub Pages,如需部署在GitHub Pages上请尝试Jekyll-Paper-Github。
ghosind/dvm
Deno Version Manager (DVM) - A lightweight, and powerful Deno Version Manager for MacOS, Linux, WSL, and Windows with Bash.
ghosind/Jekyll-Paper-Github
A simple Jekyll theme, helping you to create your own blog on Github Pages.
ghosind/ghosind.github.io
The source of https://www.ghosind.com.
ghosind/node-dynamic-buffer
An automatically resizing storage size buffer type for Node.js that is based on Node.js builtin Buffer.
ghosind/resume
The source and PDF files of my resume, including English and Chinese versions. 中英文版简历PDF文件及其LaTeX源码。
ghosind/biotools
生物/化学计算工具集
ghosind/go-async
Asynchronous workflow utilities for Golang.
ghosind/go-request
An easy-to-use HTTP request tool for Golang.
ghosind/jtorch
Node.js binding for PyTorch, Deep Learning with JavaScript. Just for fun~
ghosind/asdf-deno
Deno plugin for the asdf version manager
ghosind/awk
Antmind Web Kit
ghosind/awk-lamda
ghosind/browser-extension-zhihu-yanxuan-hider
用于隐藏知乎严选内容的浏览器插件。
ghosind/collection
Generics collections framework for Golang.
ghosind/dashboard
Web UI for KubeEdge
ghosind/ghosind
ghosind/github-readme-stats
:zap: Dynamically generated stats for your github readmes
ghosind/gjs
[WIP] A simple JavaScript engine implemented on Golang.
ghosind/go-assert
A collection of Golang assertion functions for verifying invariants.
ghosind/go-date
The extends of the Golang built-in time package.
ghosind/go-optional
A container object to describe the specified type value that may or may not contain a non-nil value.
ghosind/go-pubsub
An abstract Pub-Sub library for Golang that supports multiple protocols.
ghosind/go-similarity
Similarity or distance metrics for string implemented on Golang, inspired by Sam Chapman's SimMetrics library.
ghosind/go-try
The try...catch...finally statement alternative in Golang.
ghosind/k8s-mac-docker-desktop
Docker Desktop for Mac依赖镜像快速拉取工具
ghosind/node-encoding
Data encoding functions for Node.js.
ghosind/project-hospital-diagnose-cn
医院计划(Project Hospital)疾病对应症状与检查方法,翻译自https://steamcommunity.com/sharedfiles/filedetails/?id=2078560014
ghosind/utils
Utilities for Golang