Skip to content

Instantly share code, notes, and snippets.

View NotMoni's full-sized avatar

Moni NotMoni

  • inside the bid ask spread
View GitHub Profile
@lostdesign
lostdesign / Dockerfile
Last active January 15, 2024 03:06
Run your Laravel project using Docker
FROM php:7.4-fpm
RUN apt-get update && apt-get install -qy --no-install-recommends \
curl \
openssl \
libfreetype6-dev \
libjpeg62-turbo-dev \
libmagickwand-dev \
libmcrypt-dev \
libgmp-dev\
@ih2502mk
ih2502mk / list.md
Last active May 6, 2025 07:38
Quantopian Lectures Saved