Pinned Repositories
DepthCalculatorEsapi
Varian Eclipse Script for displaying depth and effective depth
DVH_from_dicomRT
Simple GUI to batch create DVHs from multiple dicom-RT dose files and a single Dicom-RT contour file
DVHDoseMetrics
An application to quickly pull dose metrics given a set of predefined structures. Currently supports gEUD and HI.
javascript-clock
Awesome clock using javascript
photoblog-with-refile-gem-multiple-file-upload
Just a simple Ruby on Rails photoblog with refile gem as a demo for multiple file uploads with refile gem
PyESAPI
Python interface to Eclipse Scripting API
Python-programming-exercises
100+ Python challenging programming exercises
python_meets_finance
Financial Analysis in Python
qalma
A Matlab based toolkit with GUI for quantitative analysis of Quality Assurance tests for Medical Linear Accelerators in Radiation Therapy.
SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
mrmushfiq's Repositories
mrmushfiq/qalma
A Matlab based toolkit with GUI for quantitative analysis of Quality Assurance tests for Medical Linear Accelerators in Radiation Therapy.
mrmushfiq/photoblog-with-refile-gem-multiple-file-upload
Just a simple Ruby on Rails photoblog with refile gem as a demo for multiple file uploads with refile gem
mrmushfiq/DVH_from_dicomRT
Simple GUI to batch create DVHs from multiple dicom-RT dose files and a single Dicom-RT contour file
mrmushfiq/javascript-clock
Awesome clock using javascript
mrmushfiq/anonymize-slide
Delete the label from a whole-slide image
mrmushfiq/authors-haven-api-live
“A Detailed API built with Django, Docker,Celery,Redis, Nginx, Django Rest Framework and more...🐍🔥”
mrmushfiq/auto-py-to-exe
Converts .py to .exe using a simple graphical interface
mrmushfiq/awesome-tunneling
List of ngrok alternatives and other ngrok-like tunneling software and services. Focus on self-hosting.
mrmushfiq/boringproxy
Simple tunneling reverse proxy with a fast web UI and auto HTTPS. Designed for self-hosters.
mrmushfiq/Data-Structures-and-Algorithms-using-JavaScript
JavaScript ES6 code.
mrmushfiq/DeepLOB-Deep-Convolutional-Neural-Networks-for-Limit-Order-Books
This jupyter notebook is used to demonstrate our recent work, "DeepLOB: Deep Convolutional Neural Networks for Limit Order Books", published in IEEE Transactions on Singal Processing. We use FI-2010 dataset and present how model architecture is constructed here. The FI-2010 is publicly avilable and interested readers can check out their paper.
mrmushfiq/deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
mrmushfiq/django_ml_api
My Machine Learning Web Service
mrmushfiq/DynamicTabs
mrmushfiq/fastapi-rabbitmq-dramatiq-demo
FastAPI RabbitMQ Dramatiq Demo
mrmushfiq/Filmpire
Movie Information Website
mrmushfiq/geometric_calibration
A utility to perform Geometric Calibration of a C-Arm Structure mounted on a robotic system
mrmushfiq/HistoBlur
A tool for building an annotation free blur detector for digital pathology slides
mrmushfiq/Mastering-Image-Segmentation-With-PyTorch-using-Real-World-Projects
mrmushfiq/mlops-with-aws-datascientists
mrmushfiq/nestjs-course-gql-mongodb
mrmushfiq/node-vips
Experiment with a libvips binding for node using ffi
mrmushfiq/nvm-windows
A node.js version management utility for Windows. Ironically written in Go.
mrmushfiq/pathology-streaming-pipeline
Use streaming to train whole-slides images with single image-level labels, by reducing GPU memory requirements with 99%.
mrmushfiq/PathProfiler
Pipeline for computational pathology
mrmushfiq/Screeni-py
A Python-based stock screener to find stocks with potential breakout probability from NSE India.
mrmushfiq/StreamingCNN
To train deep convolutional neural networks, the input data and the activations need to be kept in memory. Given the limited memory available in current GPUs, this limits the maximum dimensions of the input data. Here we demonstrate a method to train convolutional neural networks while holding only parts of the image in memory.
mrmushfiq/todo-app-django3
A simple Do App using Django 3 , Bootstrap 4 and SQLite3
mrmushfiq/trade-frame
C++ 17 based library (with sample applications) for testing equities, futures, etfs & options based automated trading ideas using DTN IQFeed real time data feed and Interactive Brokers (IB TWS API) for trade execution. Some support for Alpaca & Phemex. Notifications via Telegram [irc: Libra #tradeframe ]
mrmushfiq/url-shortener
Application for shortening the URLs using API Gateway, DynamoDB and Lambda functions