-
generative-ai-for-beginners Public
Forked from microsoft/generative-ai-for-beginners18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Jupyter Notebook MIT License UpdatedApr 2, 2024 -
ai-game-development-tools Public
Forked from Yuan-ManX/ai-game-devtoolsHere we will keep track of the AI Game Development Tools, including LLM, Agent, Code, Writer, Image, Texture, Shader, 3D Model, Animation, Video, Audio, Music, Singing Voice and Analytics. 🔥
MIT License UpdatedMar 31, 2024 -
awesome-chatgpt-prompts Public
Forked from f/awesome-chatgpt-promptsThis repo includes ChatGPT prompt curation to use ChatGPT better.
HTML Creative Commons Zero v1.0 Universal UpdatedMar 21, 2023 -
awesome-chatgpt-prompts-zh Public
Forked from PlexPt/awesome-chatgpt-prompts-zhChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
MIT License UpdatedMar 21, 2023 -
Prompt-Engineering-Guide-Cn Public
Forked from prompting-work/Prompt-Engineering-Guide-Cn关于提示工程的技术文章汇总和翻译
Jupyter Notebook MIT License UpdatedMar 3, 2023 -
mind-map Public
Forked from jCodeLife/mind-map🖼个人思维导图笔记,已整理JS、TS、Vue、React ... 持续更新中,欢迎 PR 和 Start~
UpdatedApr 21, 2022 -
wecom-sidebar-jssdk Public
Forked from wecom-sidebar/wecom-sidebar-jssdk更高抽象的企业微信 JS-SDK 封装
TypeScript MIT License UpdatedDec 17, 2021 -
-
-
bitcoin Public
Forked from bitcoin/bitcoinBitcoin Core integration/staging tree
C++ MIT License UpdatedMay 17, 2021 -
Hydra Public
Forked from HelloGitHub-Team/Hydra简单但绝不简陋的 Python3 爬虫项目,集合 HelloGitHub 所有平台的账号信息。会基础的 Python 语法就能看懂!
Python UpdatedMar 19, 2021 -
python Public
Forked from 521xueweihan/python《笨方法学 Python》(Learn Python the Hard Way)学习笔记
Python UpdatedSep 30, 2020 -
spring-boot-demo Public
Forked from xkcoding/spring-boot-demospring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)…
Java MIT License UpdatedApr 30, 2020 -
effective-java-3rd-chinese Public
Forked from tangdaizheng/effctive-java-3rd-chineseeffective-java-3rd 中文版 https://sjsdfg.github.io/effective-java-3rd-chinese
MIT License UpdatedApr 1, 2020 -
OnJava8 Public
Forked from lingcoder/OnJava8《On Java 8》中文版,又名《Java编程思想》 第5版
MIT License UpdatedMar 10, 2020 -
HelloGitHub Public
Forked from 521xueweihan/HelloGitHubFind pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
Python UpdatedDec 30, 2019 -
jeecg-boot Public
Forked from jeecgboot/JeecgBoot一款基于代码生成器的JAVA快速开发平台!采用最新技术,前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开…
Java Apache License 2.0 UpdatedNov 19, 2019 -
MCMS Public
Forked from ming-soft/MCMS完整开源!Java快速开发平台!基于Spring、SpringMVC、Mybatis架构,MStore提供更多好用的插件与模板(文章、商城、微信、论坛、会员、评论、支付、积分、工作流、任务调度等,同时提供上百套免费模板任意选择),价值源自分享!铭飞系统不仅一套简单好用的开源系统、更是一整套优质的开源生态内容体系。铭飞的使命就是降低开发成本提高开发效率,提供全方位的企业级开发解决方案,每月28…
JavaScript MIT License UpdatedNov 7, 2019 -
scrcpyGUI Public
Forked from sufsulae/scrcpyGUISimple GUI for scrcpy (https://github.com/Genymobile/scrcpy)
C# UpdatedJul 16, 2019 -
redis Public
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
C BSD 3-Clause "New" or "Revised" License UpdatedMar 3, 2019 -
nopCommerce Public
Forked from nopSolutions/nopCommerceFree open-source ecommerce shopping cart (ASP.NET Core)
C# Other UpdatedMar 3, 2019 -
davinci Public
Forked from edp963/davinciDavinci is a DVaaS (Data Visualization as a Service) Platform
TypeScript Apache License 2.0 UpdatedFeb 12, 2019 -
Java-Guide Public
Forked from Snailclimb/JavaGuideA core knowledge that most Java programmers need to master
Java UpdatedAug 30, 2018 -
-
CS-Interview-Knowledge-Map Public
Forked from InterviewMap/CS-Interview-Knowledge-MapBuild the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
UpdatedAug 30, 2018 -
JCSprout Public
Forked from crossoverJie/JCSprout👨🎓 Java Core Sprout : basic, concurrent, algorithm
Java MIT License UpdatedAug 29, 2018 -
system-design-primer Public
Forked from donnemartin/system-design-primerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Python Other UpdatedAug 29, 2018 -
coding-interview-university Public
Forked from jwasham/coding-interview-universityA complete computer science study plan to become a software engineer.
-
-
interviews Public
Forked from kdn251/interviewsEverything you need to know to get the job.
Java MIT License UpdatedAug 26, 2018