Pinned Repositories
devdocs
API Documentation Browser
jos-course
This is from fall 2012 mit6.828
malwarehouse
A warehouse for your malware
riki
learning note for tools and research directions
ruihan.org
This is my notes taking site ruihan.org
Spring2013-OS
This include my OS programming assignment in Spring2013 Operating System course taught by Dr. Stephen Murrell. All code are in the very premitive language BCPL, run in the simulator wrote by Dr. Murrell.
viper
Binary analysis framework
iurnah's Repositories
iurnah/ruihan.org
This is my notes taking site ruihan.org
iurnah/1on1-questions
Mega list of 1 on 1 meeting questions compiled from a variety to sources
iurnah/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
iurnah/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
iurnah/architect-awesome
后端架构师技术图谱
iurnah/awesome-java-books
Java开发者技术书籍大全 - Java入门书籍,Java基础及进阶书籍,框架与中间件,架构设计,设计模式,数学与算法,JVM周边语言,项目管理&领导力&流程,职业素养与个人成长,格局与视野,面试参考书等。
iurnah/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
iurnah/awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
iurnah/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
iurnah/Awesome-TimeSeries-SpatioTemporal-LM-LLM
A professional list on Large (Language) Models and Foundation Models (LLM, LM, FM) for Time Series, Spatiotemporal, and Event Data.
iurnah/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
iurnah/CPT
Compact Prediction Tree: A Lossless Model for Accurate Sequence Prediction (cython implementation)
iurnah/datasketch
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble
iurnah/DeepLearning
iurnah/DVH-Analytics
A DICOM Database Application for Radiation Oncology
iurnah/evilginx2
Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
iurnah/fetch
Fetch Standard
iurnah/fingerprintjs2
Modern & flexible browser fingerprinting library
iurnah/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
iurnah/ipv4-heatmap
Generate Hilbert curve heatmaps of the IPv4 address space
iurnah/lunr.js
A bit like Solr, but much smaller and not as bright
iurnah/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
iurnah/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
iurnah/mercury
Mercury: network metadata capture and analysis
iurnah/Python
All Algorithms implemented in Python
iurnah/python-patterns
A collection of design patterns/idioms in Python
iurnah/remote-jobs
A list of semi to fully remote-friendly companies in tech.
iurnah/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
iurnah/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
iurnah/tls-parser
TLS parser written in rust with nom