Skip to content
View zikmout's full-sized avatar
🏠
Fullstack dev
🏠
Fullstack dev

Block or report zikmout

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
zikmout/README.md

Hi, I'm Simon — aka ziKmouT 🧠

Software Architect & Full-Stack / AI Engineer


💡 I'm currently focused on:

  • Building web infrastructures in React, TypeScript, NodeJS, MongoDB (and much more)
  • Building Chrome extensions
  • Building distributed webapps locally on k8s homelab clusters
  • Practicing Reinforcement Learning with gym, stable-baselines, and Jupyter

📍 Based in Paris, I enjoy building tools and breaking them to understand how they work.



📊 GitHub Stats


Pinned Loading

  1. nextjs_paywall nextjs_paywall Public

    Lightweight paywall for content monetisation using Stripe

    TypeScript

  2. tracker tracker Public

    Tracker is a Python-powered website-monitoring tool that crawls sites, downloads their content, and flags any change—complete with a clean visual dashboard. Current capabilities include recursive c…

    Python

  3. youtube-search-transcript youtube-search-transcript Public

    YouTube Transcript Search is a lightweight Chrome extension that loads a video’s entire subtitle track locally, lets you keyword-search it in real time, and places clickable markers on the YouTube …

    TypeScript

  4. chatgpt_training chatgpt_training Public

    ChatGPT Prompt Engineering for Developers (Deeplearning.ai)

    Jupyter Notebook

  5. ATS_learning ATS_learning Public

    Interview-ready Jupyter notebooks covering core ML algorithms — Random Forest, SVM, k-Means, anomaly detection & more — curated for ATOS data-science interview prep.

    Jupyter Notebook

  6. NmOtool NmOtool Public

    A tiny yet complete re-implementation of the UNIX nm utility, written from scratch in modern C. It parses both ELF and Mach-O (incl. fat/universal) binaries and prints symbol tables with precise ty…

    C