用户画像
wwww6662003/TheKingOfBigData: 🚀🚀🚀优质的历史文章,大数据高频考点,Java一线大厂知识考点,更有精美简历模板,简历指导手册和上百本技术书籍,最重要的就是被全网下载上千次的我自己花精力去画的大数据生态圈,Kafka,Spark,Scala的思维导图…这是一个你在大数据学习路上不能错过的宝藏项目! https://github.com/wwww6662003/TheKingOfBigData
区块链相关资料
- Remix 完全本地化部署 | 登链社区 | 区块链技术社区 https://learnblockchain.cn/article/3426
D:\ProgramFiles\DockerToolbox\docker.exe 执行docker命令即可
docker pull remixproject/remix-ide:latest
docker run -p 10330:80 remixproject/remix-ide:latest
10330是本地运行的端口号
npm install -g remixd
D:\ProgramFiles\nodejs\node_global\remixd.cmd
remixd -s H:/hadoop-study/hadoop-win/workspace/testpython/remix/ –remix-ide https://remix.ethereum.org 使用线上环境
remixd -s H:/hadoop-study/hadoop-win/workspace/testpython/remix/ –remix-ide http://localhost:10330 使用本地docker中环境 - 以太坊实践整理(一)区块链基础知识 - SegmentFault 思否 https://segmentfault.com/a/1190000040702589
- Python仿真区块链
- ezpod/python-blockchain-sim: Python仿真区块链,适合毕业设计项目或课题研究。汇智网提供 https://github.com/ezpod/python-blockchain-sim
- 如何用Python和Flask框架开发以太坊智能合约 - 腾讯云开发者社区-腾讯云 https://cloud.tencent.com/developer/article/1328262
- 【梳理】用Python实现一个基于Flask Web服务器的区块链 - 知乎 https://zhuanlan.zhihu.com/p/34793259
- NehaGhogale/basic_user_contract: Basic etherium contract for storing user using python and flask https://github.com/NehaGhogale/basic_user_contract
- 使用Python实现一个“智能区块链”_区块链_Somayyeh Gholami_InfoQ精选文章 https://www.infoq.cn/article/ijp5ltkboaykukrmr2cx
- How to develop Ethereum contract using Python Flask? | by Neha Ghogale | Coinmonks | Medium https://medium.com/coinmonks/how-to-develop-ethereum-contract-using-python-flask-9758fe65976e
- wwww6662003/DApp_python: python版本的区块链项目 https://github.com/wwww6662003/DApp_python
- 用Python从零开始创建区块链 | 登链社区 | 区块链技术社区 https://learnblockchain.cn/2017/10/27/build_blockchain_by_python/
- wwww6662003/blockchain-1: A simple Blockchain in Python https://github.com/wwww6662003/blockchain-1
- wwww6662003/BlockChain https://github.com/wwww6662003/BlockChain
- 使用 Python 一步步搭建自己的区块链 | Python优质外文翻译 | Python 技术论坛 https://learnku.com/python/t/22970/build-your-own-block-chain-step-by-step-with-python
大数据画像招聘平台相关资料
- 前端:wwww6662003/jobse-fe: 本项目是 ZJU 软件工程小学期项目,需求为做一个信息聚合的web项目。本项目做的是网络上工作招聘网站的信息聚合。用户可以进行条件搜索,标签搜索进行工作职位的搜索,也可以点击该工作对应的公司查看详细信息(公司的信息为天眼查上爬取)
https://github.com/wwww6662003/jobse-fe - 后端:DWTwilight/JobSEServer
https://github.com/DWTwilight/JobSEServer