Pinned Repositories
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-math
A curated list of awesome mathematics resources
awesome-public-datasets
A topic-centric list of HQ open datasets.
awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
currencycloud-php
currencycloud-php-backup
backup for my old currency cloud repository
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
engineering-blogs
A curated list of engineering blogs
free-programming-books
generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
max-matiukhin's Repositories
max-matiukhin/awesome-courses
:books: List of awesome university courses for learning Computer Science!
max-matiukhin/awesome-math
A curated list of awesome mathematics resources
max-matiukhin/awesome-public-datasets
A topic-centric list of HQ open datasets.
max-matiukhin/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
max-matiukhin/currencycloud-php
max-matiukhin/currencycloud-php-backup
backup for my old currency cloud repository
max-matiukhin/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
max-matiukhin/engineering-blogs
A curated list of engineering blogs
max-matiukhin/free-programming-books
max-matiukhin/generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
max-matiukhin/go-gdax
Go (golang) Client for the Coinbase GDAX API https://www.gdax.com
max-matiukhin/google-interview-university
A complete daily plan for studying to become a Google software engineer.
max-matiukhin/laravel-ide-helper
Laravel IDE Helper
max-matiukhin/lists
The definitive list of lists (of lists) curated on GitHub
max-matiukhin/monica
Personal Relationship Manager - a CRM to manage your friends and family.
max-matiukhin/noverify
Pretty fast linter (code static analysis utility) for PHP
max-matiukhin/patterns
A catalogue of Rust design patterns
max-matiukhin/phpstorm-settings
my phpstorm settings
max-matiukhin/russia-it-podcast
Список русскоязычных подкастов на тему информационных технологий
max-matiukhin/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
max-matiukhin/sift-image-keypoint-feature-extraction
Scale-invariant feature transform (SIFT) is an algorithm for detecting and describing local features in images (Lowe, D., IJCV Vol 64(2), pp.91–110, 2004). Key stages for SIFT are the following: (i) scale-space extrema detection, (ii) keypoint localization, (iii) Orientation assignment, and (iv) keypoint descriptor.In this python scripting, I have implemented the SIFT algorithm in python and tested with SIFT-test1.png and SIFT-test2.png image files.
max-matiukhin/sysbench
Scriptable database and system performance benchmark
max-matiukhin/telegram-list
List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма
max-matiukhin/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.