Skip to content
View ChedySmaoui's full-sized avatar

Block or report ChedySmaoui

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ChedySmaoui/README.md

Chedy Smaoui

Incoming MSc Mathematics and Finance student at Imperial College London. BSc Mathematics and Computer Science, University of St Andrews, First Class Honours (85.5%).

Interested in maths, quantitative research, machine learning and systematic trading.

Outside of work

Football is probably my biggest passion, I support PSG and the French national team, and Mbappe is my favourite player. I also love playing football myself as a midfielder, as well as weightlifting, travelling, playing the piano, and playing poker with my friends.

Pinned Loading

  1. Machine-Learning-Methods-for-Information-Transfer-Quantification Machine-Learning-Methods-for-Information-Transfer-Quantification Public

    Code and dissertation for my project on machine learning methods for mutual information estimation in time-dependent biological systems. Compares SLEMI, decoding-based estimation, MINE and vector c…

    Jupyter Notebook

  2. Generalisations-of-the-Collatz-Conjecture Generalisations-of-the-Collatz-Conjecture Public

    Code and dissertation for my project on generalisations of the Collatz conjecture, exploring their dynamics through computational methods. Includes an interactive WebGPU fractal explorer with high-…

    TypeScript

  3. MyPythonStockPicker MyPythonStockPicker Public

    Full code for my Medium article on how I code a simple Python Stock Screen.

    Python 12 4

  4. sentiment_trading_signal sentiment_trading_signal Public

    Full code for my Medium article exploring the use of sentiment analysis as a buy trading signal.

    Python 3 1

  5. Queues-and-Thread-Safety Queues-and-Thread-Safety Public

    In this practical I wrote an array-based implementation of a dynamically-chosen fixed-size generic Queue in C, and a thread-safe, blocking queue.

    C 4 1

  6. C-StackFrame-Printer C-StackFrame-Printer Public

    This project aims to design and implement a StackFrame module that provides the functionality to establish the base pointer and return address in the caller’s stack frame and also print out stackfr…

    C 1