murtalaliyu
- Quantitative analysis - Full-stack web development - Software engineering - Systems programming - Computer networking
Washington, D.C.
murtalaliyu's Stars
zazhang/ep-chan-book-algo-trading
Recreate EP Chan algo trading book strategies
shashankvemuri/Finance
150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data
quant-science/sunday-quant-scientist
A Free Newsletter for Quantitative and Algorithmic Trading, Portfolio Analysis, and Investing
brndnmtthws/thetagang
ThetaGang is an IBKR bot for collecting money
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
PacktPublishing/Building-Low-Latency-Applications-with-CPP
Building Low Latency Applications with CPP by Packt Publishing
rutura/The-C-20-Masterclass-Source-Code
Source code for the C++ 20 Masterclass on udemy
vmware-archive/spring-bian
BIAN java reference architecture library leveraging Spring framework
saeed349/Microservices-Based-Algorithmic-Trading-System-V-2.0
MBATS is a docker based platform for developing, testing and deploying Algorthmic Trading strategies with a focus on Machine Learning based algorithms. This repository is an advanced version of the MBATS infrastructure without any of the business logic. Compared to MBATs, here are the changes that are made in this version.
CYOBot/CYOCrawler
saeed349/Microservices-Based-Algorithmic-Trading-System
MBATS is a docker based platform for developing, testing and deploying Algorthmic Trading strategies with a focus on Machine Learning based algorithms.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
Asabeneh/30-Days-Of-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 more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
R037-murtala-ahmed/linux-fundamentals
pkivolowitz/asm_book
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.
habuma/spring-in-action-6-samples
Sample code from Spring in Action 6
trinib/Linux-Bash-Commands
:godmode: Ultimate list of Linux bash commands, cheatsheets and resources
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
6mile/DevSecOps-Playbook
This is a step-by-step guide to implementing a DevSecOps program for any size organization
jlevy/the-art-of-command-line
Master the command line, in one page
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
grab/front-end-guide
📚 Study guide and introduction to the modern front end stack.
dair-ai/Mathematics-for-ML
🧮 A collection of resources to learn mathematics for machine learning
hail2u/html-best-practices
For writing maintainable and scalable HTML documents
Chalarangelo/30-seconds-blog
Code articles for all your development needs
ryanmcdermott/3rs-of-software-architecture
A guide on how to write readable, reusable, and refactorable software
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
IanLKaplan/matchingEngine
A multi-threaded, high performance market order matching engine.