Skip to content
View mylastresort's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report mylastresort

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.

Content in all repositories owned by your account will be closed.
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
mylastresort/README.md

Samy Tamim

Software Engineering Student · 42 School
Data & AI Specialization · Level 18.98 / 21

42 LinkedIn GitHub

🧠 Cursus Projects


Category Project Topic Lang Status Mark
AI & Data ft_linear_regression Gradient descent · Linear Regression Python 125/100
Math matrix Matrix decompositions · Linear Algebra Rust 125/100
AI & Data dslr Multi-class logistic regression · Classification Python 125/100
AI & Data tweets Sentiment analysis · NLP Python 121/100
AI & Data total-perspective-vortex Motor imagery classification · BCI / Signal Processing Python 96/100
AI & Data churn Churn classification · Deep Learning Python 113/100
AI & Data multilayer-perceptron Backpropagation from scratch · Deep Learning Rust 125/100
AI & Data myspotify Music recommendation · Recommender Systems Python 100/100
DevOps Inception Docker Compose infrastructure · Containerization Docker 100/100
DevOps inception-of-things Kubernetes clusters · Orchestration Kubernetes 125/100
Computer Graphics miniRT Ray tracing renderer · 3D Rendering C 105/100
Compiler Theory ft_turing Turing machine simulator · Automata Theory OCaml 125/100
Web Development ft_transcendence Multiplayer online game · Real-time Web App TypeScript 100/100
Game AI gomoku AI game with minimax · Game AI TypeScript 125/100
Web Development hypertube Movie Web App · HLS Streaming TypeScript 125/100
Systems Programming taskmaster Process control system · Process Management Go 125/100

🛠 Stack


Python Rust C C++ TypeScript OCaml Docker Go Kubernetes

  NumPy Pandas scikit-learn PyTorch MNE React Docker

Pinned Loading

  1. Matrix Matrix Public

    Numerical linear algebra in Rust: vectors, matrices, decompositions, and norms

    Rust 1

  2. churn churn Public

    Bank customer churn prediction: random forest, grid search, Keras, and a NumPy MLP from scratch

    Jupyter Notebook

  3. tweets tweets Public

    Tweet sentiment analysis: bag-of-words, TF-IDF, and word2vec with multiple ML classifiers

    Jupyter Notebook

  4. miniRT miniRT Public

    A small raytracer written in C

    C

  5. hypertube hypertube Public

    Forked from abdelhamidbouazi/hypertube

    HyperTube: Movie Streaming Plartform

    TypeScript

  6. gomoku gomoku Public

    Gomoko game

    TypeScript