MashiroCl
A doctoral student in Tokyo Institute of Technology
Tokyo Institute of TechnologyTokyo, Japan
MashiroCl's Stars
zhashkevych/awesome-backend
🚀 A curated and opinionated list of resources (English & Russian) for Backend developers | Структурированный список ресурсов для изучения Backend разработки
doocs/technical-books
😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...
techschool/simplebank
Backend master class: build a simple bank service in Go
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
darjun/learning
learning references & resources
utmapp/UTM
Virtual machines for iOS and macOS
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
jiangjiawei520/CyC2018
【转】技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计
LorisYounger/VPet
虚拟桌宠模拟器 一个开源的桌宠软件, 可以内置到任何WPF应用程序
GoogleContainerTools/jib
🏗 Build container images for your Java applications.
TheColdVoid/MIAO
Miao Is A web demO generator
AlmasB/FXGLGames
This repo contains sample games built with FXGL
RabiRabiBear/RabiBear-Home-Web
canbula/ParallelProgramming
Repository for Parallel Programming course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
Textualize/textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
MashiroCl/RepoCloner
Fast and light big scale git repositories cloner.
MashiroCl/mailmapbuilder
Automatically build .mailmap for a git repository
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
PegasusWang/python-web-guide
python/golang -web入坑指南
dropbox/pyannotate
Auto-generate PEP-484 annotations
Pometry/Raphtory
Scalable graph analytics database powered by a multithreaded, vectorized temporal engine, written in Rust
Victrid/splatplost
A software-based SplatPost plotter.
zhm-real/PathPlanning
Common used path planning algorithms with animations.
zulip/zulip
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
tsantalis/RefactoringMiner
sh5i/git-stein
Git repository rewriter
h2pl/JavaTutorial
【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
Alchemistyui/Image-and-Video-Recognition
chaoming0625/SentimentPolarityAnalysis
情感极性分析repository1:基于情感词典、k-NN、Bayes、最大熵、SVM的情感极性分析。