- senior's sword -
Ignareo-ISML-auto-voter. Ignareo the Carillon, a web crawler/spider template of ultimate high concurrency built for leprechauns. Carillons as the best web spiders; Long live the golden years of leprechauns! (ISML=international saimoe; 2022 ISML is last ISML)
194sukasuka-vocal-dataset-builder. すかすかアニメボカロデータセット。1st anime vocal dataset. Extract audio (vocal) files from video based on .ass subtitle files; manually label vocal files to characters. Will be used for PITS/VITS/Diffusion text-to-speech/SVC. 根据字幕,从视频里抽取全部语音,然后手动按角色标注。
52how-to-debug-neo. Tutorial for debugging neo3 blockchain and smart contracts at source code and neo-vm assembly level (mainly for Windows). Feel free to write pull requests.
34LuoguPaintBoard. 洛谷冬日绘板,高性能作画,1线程1000账号O(1)速度!虽然大概不能直接使用,但保证是最快的。最差性能估计:被访问的服务器足够强,网速足够好,我们的cpu很弱,则单进程处理十万账号的时间估计接近10秒。如果真的有千万级亿级账号,可以部署100个微服务横向扩展
19neo-fairy-test. 进酒吧点炒饭!Fairyland for Neo3 smart contract testing & debugging! TODO: Storage diff from tx; GAS profiler for each source code line; multisig? debug adapter protocol compatibility?; stable websocket features (memorize fairy txns & deliver in fairy blocks through WS?); set variable value in debugging (difficult), simulate GAS distribution to NEO, ...
16PlutoSDR. FM receiving and broadcasting; Real-time duplexing; Scarborough Fair
15SukaLambda. 一時の略称はSKL。War-chess game framework, for Turing-complete skill effects and 2-D grid map. Text-based user interface only. Logging system will be improved and will probably break the current APIs
9Ti. Tiat's industries of Teraflop-intelligence. Fastest 1A2B solution with GPU. SHA256 on GPU in progress.
8CNS. Deus ex machina! Ἀπὸ μηχανῆς θεός! 中国珂学院先进轻工业;Forces of CNS, Mechanized.
8Cpp_dev_final. final project of course "Design Method and Develop Environment of Software"; use gitee if you fail to clone!
7neo-fairy-client. Belli dura despicio! Minuteman nuclear RPC client with extended fairy features to test & debug your Neo N3 smart contract. TODO: middleware decorator exporting execution graph; directly send tx for execution; tx attribute support (NotValidBefore, Conflicts)
6CUMCM_2018_ProblemB. My MATLAB code for Contemporary Undergraduate Mathematical Contest in Modeling, question B, 2018. National 1st Prize
5aijiu-backend. 艾灸后端:增删改查数据库,兼顾收取mqtt消息。倾向于使用国密。也许会用区块链。asyncio fastapi sqlalchemy httpx pytest形成的易测试架构。过于懒狗,权限很简陋。警告:密码的原文或者hash结果都可以与数据库里匹配。DO NOT directly use for production! pg_ctl.exe register -N postgresql -D "D:/postgresql"
5Principle-of-Communication. Freq analyzer, power spectrum, FM, AM, I/Q, Zadoff-Chu Series
5zk-principle. How to make a zero-knowledge proof, starting from maths
5FudanGuangHuaLou. 复旦光华楼,一跃解千愁;光华三十楼,一跃解千愁;A meme from university students
5Introduction_to_Computer_Programming. Destroyers Attack!
4Hecate2. TeX
4neo-ruler. Example contract of ruler protocol impemented on Neo N3 blockchain. Please be patient with RPC testing. Compiler: neo3-boa v0.8.2. Python 3.8 recommended for tests based on neo3vm.
3AnyUpdate. [Old-fashioned testing tool] Update my Neo N3 smart contract to be yours, and use your contract without deploying it, like a flashLoan! (Though you can still run your contract with a bare NeoVM)
3ZSSR-plus. Unsupervised super-resolution with emphasis on SSIM. This repo is just for releasing the presentation video
3Signals-and-Systems. Electronic music; OFDM; other basic functions
3SukaPixivPy. Rough tool to download images from pixiv incrementally
3NFTLoan. ALL RIGHTS RESERVED. Just for testing puposes. Codes are buggy and vulnerable for now. DO NOT USE FOR PRODUCTION.
2IntelligentIthea. 智能型艾瑟雅机器人(IntelligentItheaBot):一个终末三问(末日时在做什么?有没有空?可以来拯救吗?)抽卡游戏qq机器人
2blockchain-security-guidelines.
2NefOpt. Deprecated! All features available at https://github.com/neo-project/neo-devpack-dotnet/tree/master/src/Neo.Compiler.CSharp/Optimizer . Neo3 smart contract (.nef file) assembly optimizer. Optimizes assembly instructions; generates new manifest, dumpnef and nefdbgnfo.
2Reinvented-Wheels. 一些小工具(重新发明的轮子)
2SJTU-Application. https://survivesjtu.github.io/SJTU-Application/#/
2generative_audio. MSc AI Project on generative deep networks and neural style transfer for audio
2videoStabilization. Low hardware cost; OpenCV; CS:APP final project
2opensea-top-nfts. Scraping Daily top 500 data from opensea to json
1ECrecover. EVM ECrecover instruction in C# depending only on BouncyCastle. (r, s, v) signature + signed hashed message -> public key. Not yet safe for blockchains or public servers.
1sukasuka-manga-to-pdf. Just boring codes that merge image files to a single pdf; I need volume #4 of the manga!
1MerkleTreeForAirDrop. Compute a merkle tree on Neo N3 blockchain whose each leaf is (UInt160, amount nonce). On N3 testnet T4 0x6f8c910f57b0b577e78a743b9b113c432cdd808f (has been shut down). Increase `public uint MaxStackSize` for larger Merkle trees
1aijiu-frontend. 艾灸前端:追求实用。过于懒狗,不会自动跳转登录
1neo-fairy-gate. JavaScript client for https://github.com/Hecate2/neo-fairy-test/ . Remote Neo3 contract debugger (WIP). https://hecate2.github.io/neo-fairy-gate/
1neo-topology. Explores the topology of neo3 node connections. See github actions in this repo, or clone and run graph_builder.py by yourself. show_plot=True to generate connection graph.
1NE03FS. Upload any file to Neo N3 blockchain permanently at a cost of 1 GAS/MB (on testnet)
1neo-fox. 懒狗前端,根据用户的google/github等oauth凭证,对Neo3交易签名,或者取得私钥。 http://localhost:3000/admin
1AdvancedHTMLParser. Fast Indexed python HTML parser which builds a DOM node tree, providing common getElementsBy* functions for scraping, testing, modification, and formatting. Also XPath.
1DumpNef. Inherited from github.com/devhawk/DumpNef for Neo >= 3.6.0 & .NET >= 7.0 support. TODO: handle mapping from 1 OpCode to multiple lines of source codes (triggerd by optimizers)
1RelationalDB. Can be buggy! Relational database on Neo3 blockchain with secondary index, implemented by key-value storage, splay tree and smart contract.
1gmssl. a python crypto for sm2/sm3/sm4
1oauth-account-backend. 懒狗后端,根据用户的google/github等oauth凭证,对Neo3交易签名,或者取得私钥。 http://localhost:8080/github with header X-Github: {your_token}
1reverse-interview-zh. 技术面试最后反问面试官的话
1SoundCollector. A circuit and a set of program to record sound and replay it in the computer
1CSAPP. Counting words in works of Willam Shakespeare; other classical CSAPP projects
1Cpp_dev. assignments of a course "Design Method and Develop Environment of Software"
1audio-cloning. Implemented Generative Adversarial Networks to perform Audio Style Transfer
1FPGA_miscellaneous. Xilinx Spartan-3E FPGA; taximeter, stopwatch, etc.; verilog
1MTDFREML_example. Multiple-trait derivative-free restricted maximum likelihood example
1