8日
AndroidのAPKファイルをスキャンして、機密情報やURLなどを抽出するpythonのツール
適当に持っていたapkファイルでやってみた。
結果はあまり面白くなく、Firebaseを組み込んでいるのでそれ関連のURLがいくつも出てきた
➜ ~/temp/apkleaks git:(master) python3 apkleaks.py -f /Users/xxxxx/yyyyyy/app-debug.apk
_ ____ _ ___ _
/ \ | _ \| |/ / | ___ __ _| | _____
/ _ \ | |_) | ' /| | / _ \/ _` | |/ / __|
/ ___ \| __/| . \| |__| __/ (_| | <\__ \
/_/ \_\_| |_|\_\_____\___|\__,_|_|\_\___/
v2.0.3
--
Scanning APK file for URIs, endpoints & secrets
(c) 2020-2021, dwisiswant0
Can't find jadx binary.
Do you want to download jadx? (Y/n) y
** Downloading jadx...
** Decompiling APK...
INFO - loading ...
INFO - processing ...
ERROR - finished with errors, count: 2
** Scanning against 'xxx.xxx.xxx'
[IP Address]
- 0.0.0.0
- 127.0.0.1
[LinkFinder]
- "/..."
- "/cmdline"
- "/data"
- "/proc/"
- "/proc/meminfo"
- "/proc/self/fd/"
- "/system/app/Superuser.apk"
- "/system/xbin/su"
- "META-INF/MANIFEST.MF"
- "activity_choser_model_history.xml"
- "app.json"
- "auth/invalid-cert-hash"
- "auth/invalid-provider-id"
- "auth/network-request-failed"
- "auth/operation-not-allowed"
- "auth/web-storage-unsupported"
- "content://com.google.android.gms.phenotype/"
- "content://com.google.android.gsf.gservices"
...etc
Javaでできたタワーディフェンスゲーム。GooglePlayにリリースされているらしい。コードは全てGitHubで公開されているし進捗がTrelloでみれる、オープンな姿勢がすごい。
そういえば知り合いのエンジニアが職業訓練所でJavaでタワーディフェンスを作っていた話を思い出した。職業訓練所の期間でそこまで実装できる吸収力は素直に羨ましい
その他
| リポジトリ名 |
日間⭐ |
トータル⭐️ |
言語 |
説明 |
| zola |
400 |
5733 |
Rust |
A fast static site generator in a single binary with everything built-in. https://www.getzola.org |
| dolt |
2273 |
5315 |
Go |
Dolt – It’s Git for Data |
| nushell |
401 |
9885 |
Rust |
A new type of shell |
| linux |
279 |
106373 |
C |
Linux kernel source tree |
| CLIP |
360 |
2578 |
Jupyter Notebook |
Contrastive Language-Image Pretraining |
| lede |
92 |
15269 |
C |
Lean’s OpenWrt source |
| fullstack-course4 |
85 |
5011 |
JavaScript |
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course |
| sherlock |
371 |
21200 |
Python |
🔎 Hunt down social media accounts by username across social networks |
| git |
489 |
36909 |
C |
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements. |
| nuclei-templates |
81 |
1077 |
Python |
Community curated list of templates for the nuclei engine to find a security vulnerability in the application. |
| apkleaks |
412 |
1143 |
Python |
Scanning APK file for URIs, endpoints & secrets. |
| SmartThingsPublic |
55 |
1961 |
Groovy |
SmartThings open-source DeviceTypeHandlers and SmartApps code |
| CSS-Exchange |
217 |
273 |
PowerShell |
Exchange Server support tools and scripts |
| svelte-nodegui |
1455 |
1651 |
TypeScript |
Build performant, native and cross-platform desktop applications with native Svelte + powerful CSS-like styling.🚀 |
| GNNPapers |
402 |
10310 |
undefined |
Must-read papers on graph neural networks (GNN) |
| Javascript |
273 |
8782 |
JavaScript |
A repository for All algorithms implemented in Javascript (for educational purposes only) |
| flutter |
926 |
115520 |
Dart |
Flutter makes it easy and fast to build beautiful apps for mobile and beyond. |
| qmk_firmware |
106 |
8898 |
C |
Open-source keyboard firmware for Atmel AVR and Arm USB families |
| awesome-react |
164 |
42200 |
undefined |
A collection of awesome things regarding React ecosystem |
| vscode |
486 |
112441 |
TypeScript |
Visual Studio Code |
| Mindustry |
171 |
9565 |
Java |
A sandbox tower defense game |
| awesome-mlops |
85 |
4048 |
undefined |
A curated list of references for MLOps |
| awesome-react-components |
153 |
25746 |
undefined |
Curated List of React Components & Libraries. |
| linghu-algorithm-templete |
109 |
327 |
undefined |
|
| EIPs |
80 |
5835 |
Solidity |
The Ethereum Improvement Proposal repository |
7日
その他
| リポジトリ名 |
日間⭐ |
トータル⭐️ |
言語 |
説明 |
| dolt |
797 |
3844 |
Go |
Dolt – It’s Git for Data |
| CLIP |
171 |
2396 |
Jupyter Notebook |
Contrastive Language-Image Pretraining |
| googletest |
113 |
21262 |
C++ |
Googletest - Google Testing and Mocking Framework |
| flutter |
557 |
115180 |
Dart |
Flutter makes it easy and fast to build beautiful apps for mobile and beyond. |
| git |
279 |
36708 |
C |
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements. |
| apkleaks |
234 |
966 |
Python |
Scanning APK file for URIs, endpoints & secrets. |
| lede |
38 |
15216 |
C |
Lean’s OpenWrt source |
| cs-video-courses |
271 |
21388 |
undefined |
List of Computer Science courses with video lectures. |
| flutter-folio |
251 |
1251 |
Dart |
A platform adaptive Flutter app for desktop, mobile and web. |
| wsbtrades |
40 |
98 |
Python |
|
| d2go |
105 |
255 |
Python |
D2Go is a toolkit for efficient deep learning |
| CSS-Exchange |
96 |
148 |
PowerShell |
Exchange Server support tools and scripts |
| unit-testing-tips |
32 |
220 |
undefined |
Unit testing tips by examples in PHP |
| engineering-blogs |
157 |
18615 |
Ruby |
A curated list of engineering blogs |
| AZ-104-MicrosoftAzureAdministrator |
38 |
876 |
PowerShell |
AZ-104 Microsoft Azure Administrator |
| app-ideas |
134 |
37436 |
undefined |
A Collection of application ideas which can be used to improve your coding skills. |
| javascript-algorithms |
396 |
98818 |
JavaScript |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings |
| free |
79 |
4672 |
undefined |
翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/ssr/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子 |
| nushell |
159 |
9648 |
Rust |
A new type of shell |
| upgrow |
77 |
349 |
Ruby |
A sustainable architecture for Ruby on Rails. |
| GNNPapers |
176 |
10089 |
undefined |
Must-read papers on graph neural networks (GNN) |
| zola |
167 |
5509 |
Rust |
A fast static site generator in a single binary with everything built-in. https://www.getzola.org |
| vscode |
216 |
112181 |
TypeScript |
Visual Studio Code |
| jd_maotai_seckill |
45 |
657 |
Python |
优化版本的京东茅台抢购神器 |
| learn-cantrill-io-labs |
16 |
759 |
Shell |
Standard and Advanced Demos for learn.cantrill.io courses |
6日
その他
| リポジトリ名 |
日間⭐ |
トータル⭐️ |
言語 |
説明 |
| flutter-folio |
284 |
1024 |
Dart |
A platform adaptive Flutter app for desktop, mobile and web. |
| flutter |
435 |
114693 |
Dart |
Flutter makes it easy and fast to build beautiful apps for mobile and beyond. |
| googletest |
100 |
21157 |
C++ |
Googletest - Google Testing and Mocking Framework |
| jd_maotai_seckill |
109 |
617 |
Python |
优化版本的京东茅台抢购神器 |
| dolt |
365 |
3088 |
Go |
Dolt – It’s Git for Data |
| influxdb |
117 |
20991 |
Go |
Scalable datastore for metrics, events, and real-time analytics |
| aws-sdk-go |
77 |
6776 |
Go |
AWS SDK for the Go programming language. |
| cs-video-courses |
421 |
21148 |
undefined |
List of Computer Science courses with video lectures. |
| CVPR-2021-Papers |
84 |
306 |
undefined |
|
| JavaScriptONLY |
95 |
205 |
JavaScript |
Knowledge Resource of core fundamentals of JavaScript explained in simple way! |
| brackets |
126 |
33079 |
JavaScript |
An open source code editor for the web, written in JavaScript, HTML and CSS. |
| engineering-blogs |
301 |
18471 |
Ruby |
A curated list of engineering blogs |
| Web-Dev-For-Beginners |
602 |
16658 |
JavaScript |
24 Lessons, 12 Weeks, Get Started as a Web Developer |
| flowchart-fun |
193 |
1228 |
TypeScript |
A small app for making quick flowcharts from text ⿻ |
| apkleaks |
195 |
757 |
Python |
Scanning APK file for URIs, endpoints & secrets. |
| PoC-in-GitHub |
141 |
2079 |
undefined |
📡 PoC auto collect from GitHub. ⚠️ Be careful Malware. |
| Power-Fx |
251 |
1170 |
undefined |
Power Fx low-code programming language |
| samples |
123 |
9243 |
Dart |
A collection of Flutter examples and demos. |
| front-end-interview-handbook |
143 |
28045 |
JavaScript |
🕸 No-bullshit answers to the famous h5bp “Front-end Job Interview Questions” |
| Deep-Learning-in-Hebrew |
19 |
114 |
undefined |
ספר מלא בעברית בנושאים של למידת מכונה ולמידה עמוקה |
| git |
294 |
36456 |
C |
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements. |
| material-design-icons |
167 |
42199 |
undefined |
Material Design icons by Google |
| gansformer |
57 |
278 |
Python |
Generative Adversarial Transformers |
| javascript-algorithms |
261 |
98471 |
JavaScript |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings |
| HealthChecker |
47 |
230 |
PowerShell |
Exchange Server Performance Health Checker Script |
5日
その他
| リポジトリ名 |
日間⭐ |
トータル⭐️ |
言語 |
説明 |
| jd_maotai_seckill |
73 |
513 |
Python |
优化版本的京东茅台抢购神器 |
| GTAO_Booster_PoC |
220 |
1645 |
C |
|
| filament |
108 |
552 |
PHP |
The elegant TALL stack admin for Laravel artisans. |
| PaddleGAN |
484 |
1810 |
Python |
PaddlePaddle GAN library, including lots of interesting applications like DeepFake First-Order motion transfer, Mai-ha-hi(蚂蚁呀嘿), faceswap wav2lip, picture repair, image editing, photo2cartoon, image s |
| ytfzf |
166 |
966 |
Shell |
A posix script to find and watch youtube videos from the terminal. (With out API) |
| aws-sdk-go |
74 |
6705 |
Go |
AWS SDK for the Go programming language. |
| googletest |
88 |
21064 |
C++ |
Googletest - Google Testing and Mocking Framework |
| content |
25 |
604 |
Python |
Demisto is now Cortex XSOAR. Automate and orchestrate your Security Operations with Cortex XSOAR’s ever-growing Content Repository. Pull Requests are always welcome and highly appreciated! |
| Power-Fx |
228 |
931 |
undefined |
Power Fx low-code programming language |
| clarion |
38 |
219 |
C++ |
|
| Web-Dev-For-Beginners |
545 |
16089 |
JavaScript |
24 Lessons, 12 Weeks, Get Started as a Web Developer |
| brackets |
130 |
32967 |
JavaScript |
An open source code editor for the web, written in JavaScript, HTML and CSS. |
| engineering-blogs |
176 |
18184 |
Ruby |
A curated list of engineering blogs |
| influxdb |
98 |
20878 |
Go |
Scalable datastore for metrics, events, and real-time analytics |
| openchat |
73 |
156 |
Python |
Opensource chatting framework for generative models |
| front-end-interview-handbook |
154 |
27913 |
JavaScript |
🕸 No-bullshit answers to the famous h5bp “Front-end Job Interview Questions” |
| scaffold-eth |
38 |
819 |
JavaScript |
🏗 forkable Ethereum dev stack focused on fast product iterations |
| firebase-ios-sdk |
50 |
2591 |
Objective-C |
Firebase iOS SDK |
| PyTorch-StudioGAN |
224 |
1344 |
Python |
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation. |
| sigma |
48 |
3344 |
Python |
Generic Signature Format for SIEM Systems |
| CVPR2021-Paper-Code-Interpretation |
101 |
5905 |
undefined |
cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理 |
| maelstrom |
49 |
407 |
Clojure |
A workbench for writing toy implementations of distributed systems. |
| next.js |
321 |
63664 |
JavaScript |
The React Framework |
| PoC-in-GitHub |
103 |
1943 |
undefined |
📡 PoC auto collect from GitHub. ⚠️ Be careful Malware. |
| client_golang |
39 |
2902 |
Go |
Prometheus instrumentation library for Go applications |
4日
その他
| リポジトリ名 |
日間⭐ |
トータル⭐️ |
言語 |
説明 |
| PaddleGAN |
322 |
1340 |
Python |
PaddlePaddle GAN library, including lots of interesting applications like DeepFake First-Order motion transfer, Mai-ha-hi(蚂蚁呀嘿), faceswap wav2lip, picture repair, image editing, photo2cartoon, image s |
| flowchart-fun |
322 |
727 |
TypeScript |
A small app for making quick flowcharts from text ⿻ |
| GTAO_Booster_PoC |
467 |
1429 |
C |
|
| athens |
219 |
2948 |
Clojure |
Desktop app links: https://tinyurl.com/athens-mac, https://tinyurl.com/athens-windows, https://tinyurl.com/athens-linux; paid tiers available through https://opencollective.com/athens; try the demo at |
| aws-sdk-go |
86 |
6636 |
Go |
AWS SDK for the Go programming language. |
| firebase-ios-sdk |
47 |
2542 |
Objective-C |
Firebase iOS SDK |
| FSCalendar |
49 |
9452 |
Objective-C |
A fully customizable iOS calendar library, compatible with Objective-C and Swift |
| OpenCorePkg |
30 |
6474 |
C |
OpenCore bootloader |
| basic-computer-games |
176 |
1334 |
VBA |
An updated version of the classic “Basic Computer Games” book, with well-written examples in a variety of common programming languages |
| matrix-docker-ansible-deploy |
28 |
1802 |
HTML |
Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker |
| DeepFaceLab |
136 |
24452 |
Python |
DeepFaceLab is the leading software for creating deepfakes. |
| pyroscope |
315 |
1809 |
Go |
🔥 Continuous Profiling Platform 🔥 Debug performance issues down to a single line of code |
| excalidraw |
106 |
17962 |
TypeScript |
Virtual whiteboard for sketching hand-drawn like diagrams |
| macOS-Simple-KVM |
76 |
9647 |
Shell |
Tools to set up a quick macOS VM in QEMU, accelerated by KVM. |
| Web-Dev-For-Beginners |
403 |
15563 |
JavaScript |
24 Lessons, 12 Weeks, Get Started as a Web Developer |
| jd_maotai_seckill |
147 |
441 |
Python |
优化版本的京东茅台抢购神器 |
| googletest |
122 |
20985 |
C++ |
Googletest - Google Testing and Mocking Framework |
| front-end-interview-handbook |
98 |
27760 |
JavaScript |
🕸 No-bullshit answers to the famous h5bp “Front-end Job Interview Questions” |
| PyTorch-StudioGAN |
246 |
1126 |
Python |
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation. |
| filament |
124 |
447 |
PHP |
The elegant TALL stack admin for Laravel artisans. |
| ghidra |
227 |
25458 |
Java |
Ghidra is a software reverse engineering (SRE) framework |
| awesome-java |
81 |
27971 |
undefined |
A curated list of awesome frameworks, libraries and software for the Java programming language. |
| CVPR2021-Paper-Code-Interpretation |
68 |
5804 |
undefined |
cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理 |
| brackets |
100 |
32846 |
JavaScript |
An open source code editor for the web, written in JavaScript, HTML and CSS. |
9:42
|influxdb|126|20786|Go|Scalable datastore for metrics, events, and real-time analytics|
3日
その他
| リポジトリ名 |
日間⭐ |
トータル⭐️ |
言語 |
説明 |
| jd_maotai_seckill |
51 |
295 |
Python |
优化版本的京东茅台抢购神器 |
| awesome-cto |
957 |
4876 |
undefined |
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups |
| basic-computer-games |
305 |
1166 |
VBA |
An updated version of the classic “Basic Computer Games” book, with well-written examples in a variety of common programming languages |
| ghidra |
195 |
25238 |
Java |
Ghidra is a software reverse engineering (SRE) framework |
| go |
78 |
914 |
Go |
Stellar’s public monorepo of go code |
| Vimix-cursors |
53 |
134 |
Shell |
Vimix-cursors for linux desktop |
| conference-app-2021 |
64 |
231 |
Kotlin |
The Official App for DroidKaigi 2021 |
| gopsutil |
57 |
5979 |
Go |
psutil for golang |
| googletest |
83 |
20872 |
C++ |
Googletest - Google Testing and Mocking Framework |
| ios_sdk |
25 |
392 |
Objective-C |
This is the iOS SDK of |
| argo-workflows |
80 |
7751 |
Go |
Workflow engine for Kubernetes |
| content |
34 |
552 |
Python |
Demisto is now Cortex XSOAR. Automate and orchestrate your Security Operations with Cortex XSOAR’s ever-growing Content Repository. Pull Requests are always welcome and highly appreciated! |
| RxSwift |
95 |
19803 |
Swift |
Reactive Programming in Swift |
| flow-typed |
135 |
3678 |
JavaScript |
A central repository for Flow library definitions |
| ignite |
94 |
3378 |
Python |
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently. |
| Tela-circle-icon-theme |
25 |
93 |
Shell |
Tela-circle-icon-theme |
| firebase-ios-sdk |
35 |
2497 |
Objective-C |
Firebase iOS SDK |
| xmr-stak |
43 |
3622 |
C++ |
Free Monero RandomX Miner and unified CryptoNight miner |
| avatarify |
351 |
11874 |
Python |
Avatars for Zoom, Skype and other video-conferencing apps. |
| aws-sdk-go |
58 |
6553 |
Go |
AWS SDK for the Go programming language. |
| influxdb |
101 |
20665 |
Go |
Scalable datastore for metrics, events, and real-time analytics |
| go-sqlmock |
73 |
3301 |
Go |
Sql mock driver for golang to test database interactions |
| mongo-go-driver |
78 |
5426 |
Go |
The Go driver for MongoDB |
| FSCalendar |
42 |
9405 |
Objective-C |
A fully customizable iOS calendar library, compatible with Objective-C and Swift |
| bullet |
27 |
6171 |
Ruby |
help to kill N+1 queries and unused eager loading |
2日
その他
| リポジトリ名 |
日間⭐ |
トータル⭐️ |
言語 |
説明 |
| basic-computer-games |
370 |
862 |
VBA |
An updated version of the classic “Basic Computer Games” book, with well-written examples in a variety of common programming languages |
| DeepFaceLab |
323 |
24079 |
Python |
DeepFaceLab is the leading software for creating deepfakes. |
| cosmopolitan |
447 |
3494 |
C |
fast portable static native textmode containers |
| avatarify |
488 |
11529 |
Python |
Avatars for Zoom, Skype and other video-conferencing apps. |
| dogehouse |
165 |
2735 |
TypeScript |
Taking voice conversations to the moon 🚀 |
| cardano-node |
50 |
747 |
Haskell |
The core component that is used to participate in a Cardano decentralised blockchain. |
| first-order-model |
162 |
9889 |
Jupyter Notebook |
This repository contains the source code for the paper First Order Motion Model for Image Animation |
| headlessui |
255 |
5041 |
TypeScript |
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS. |
| awesome-cto |
1126 |
3923 |
undefined |
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups |
| ytmdl-web-v2 |
101 |
313 |
Vue |
Web version of ytmdl. Allows downloading songs with metadata embedded from various sources like itunes, gaana, LastFM etc. |
| urh |
388 |
6506 |
Python |
Universal Radio Hacker: Investigate Wireless Protocols Like A Boss |
| monster-mash |
127 |
306 |
C++ |
|
| bit |
277 |
5167 |
Go |
Bit is a modern Git CLI |
| venom |
337 |
1925 |
JavaScript |
Venom the more complete javascript library for Whatsapp, 100% Open Source. |
| awesome-scalability |
365 |
29216 |
undefined |
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems |
| ZLUDA |
115 |
839 |
C++ |
CUDA on Intel GPUs |
| FinRL-Library |
106 |
1442 |
Jupyter Notebook |
A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020. Please star. 🔥 |
| fake_contacts |
67 |
373 |
Dart |
Create fake phone contacts, to do data-poisoning. |
| MailTrackerBlocker |
126 |
660 |
Objective-C |
An email tracker, read receipt and spy pixel blocker plugin for macOS Apple Mail. |
| machine-learning-books |
56 |
274 |
undefined |
|
| bitcoinbook |
233 |
15414 |
Python |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain |
| core |
119 |
40660 |
Python |
🏡 Open source home automation that puts local control and privacy first |
| NetCoreBackend |
65 |
567 |
C# |
|
| frontend-dev-bookmarks |
309 |
29303 |
undefined |
Manually curated collection of resources for frontend web developers. |
| awesome-vite |
122 |
905 |
undefined |
⚡️ A curated list of awesome things related to Vite.js |
1日
その他
| リポジトリ名 |
日間⭐ |
トータル⭐️ |
言語 |
説明 |
| cosmopolitan |
715 |
3070 |
C |
fast portable static native textmode containers |
| basic-computer-games |
195 |
506 |
VBA |
An updated version of the classic “Basic Computer Games” book, with well-written examples in a variety of common programming languages |
| venom |
200 |
1603 |
JavaScript |
Venom the more complete javascript library for Whatsapp, 100% Open Source. |
| ytmdl-web-v2 |
63 |
220 |
Vue |
Web version of ytmdl. Allows downloading songs with metadata embedded from various sources like itunes, gaana, LastFM etc. |
| dogehouse |
203 |
2576 |
TypeScript |
Taking voice conversations to the moon 🚀 |
| first-order-model |
116 |
9734 |
Jupyter Notebook |
This repository contains the source code for the paper First Order Motion Model for Image Animation |
| avatarify |
350 |
11048 |
Python |
Avatars for Zoom, Skype and other video-conferencing apps. |
| python-binance |
45 |
2509 |
Python |
Binance Exchange API python implementation for automated trading |
| COVID-19 |
38 |
25731 |
undefined |
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE |
| DeepFaceLab |
199 |
23771 |
Python |
DeepFaceLab is the leading software for creating deepfakes. |
| bitcoinbook |
180 |
15193 |
Python |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain |
| 30-Days-Of-Python |
186 |
5686 |
Python |
30 days of Python programming challenge is a step by step guide to learn the Python programming language in 30 days. This challenge may take up to 100 days, follow your own pace. |
| vite |
220 |
791 |
TypeScript |
⚡ Vite Experience with Nuxt 2 🧪 |
| react-hook-form |
173 |
18790 |
TypeScript |
📋 React Hooks for forms validation (Web + React Native) |
| NetCoreBackend |
74 |
504 |
C# |
|
| bit |
220 |
4900 |
Go |
Bit is a modern Git CLI |
| awesome-scalability |
245 |
28882 |
undefined |
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems |
| frontend-dev-bookmarks |
211 |
29008 |
undefined |
Manually curated collection of resources for frontend web developers. |
| kotlin |
185 |
35577 |
undefined |
The Kotlin Programming Language |
| compose-samples |
105 |
5768 |
Kotlin |
Official Jetpack Compose samples. |
| graphtage |
170 |
1467 |
Python |
A semantic diff utility and library for tree-like files such as JSON, JSON5, XML, HTML, YAML, and CSV. |
| codeql |
138 |
2231 |
CodeQL |
CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security (code scanning), LGTM.com, and LGTM Enterprise |
| Marlin |
41 |
10365 |
C++ |
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. |
| headlessui |
174 |
4797 |
TypeScript |
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS. |
| next-auth |
257 |
5007 |
JavaScript |
Authentication for Next.js |
See also