Repos
22
Stars
0
Forks
1
Top Language
Python
Loading contributions...
Repositories
22A collection of full-stack resources for programmers.
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
A collection of resources to learn about MLOPs.
A typing application to level up your fingers!
[ECCV'22 Oral] Towards Grand Unification of Object Tracking
📝 The next in the generations of 'growing textviews' optimized for iOS 8 and above.
一款服务于 Go 开发者的依赖注入框架,方便搭建任何 Go 应用。 A Golang depenedency injection framework, helps developers to build any go application.
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
Crowdsourced list of Canadian tech companies that are hiring interns for Summer 2022
Community fork of PlayCover
A curated list of awesome learning material
🎹 Memorize piano scales with ease! A music practice program w/ MIDI support. Consider it an interactive reference manual
Collection of Summer 2023 tech internships!
Sioyek is a PDF viewer designed for reading research papers and technical books.
Open Source realtime backend in 1 file
A collection of (mostly) technical things every software developer should know about
Wi-Fi Exploitation Framework
A list of search engines useful during Penetration testing, vulnerability assessments, red team operations, bug bounty and more
A collection of various awesome lists for hackers, pentesters and security researchers
A fully customizable iOS calendar library, compatible with Objective-C and Swift
Fixing a typo in README
The project is to crack crib dragging in an efficient way. It will crib drag 5,000 most common English vocabularies on the cipher text and collect all the words that are partially/entirely recognized as an English word. The method saves us a lot of time on going through thousands of impossible matches. It also provide us the potential to start the dragging trial from longer length word, which turns out to be most likely to existed. To reveal the real plain text, please use the great crib dragging tools from https://github.com/SpiderLabs/cribdrag to help the cracking while generate a bunch of high possible candidates from this project.