Skip to content
View Abdoulrazack1's full-sized avatar
  • Lille, France — Remote France-wide
  • 23:51 (UTC -12:00)

Block or report Abdoulrazack1

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
Abdoulrazack1/README.md

Abdoulrazack Abdillahi

Fullstack Developer — Node.js · React · PHP · MySQL

LinkedIn Email Location Status

Profile views Followers Stars


About me

Master's degree in Economics turned Fullstack Web Developer (DWWM, Lille). I design and ship complete web applications and developer tooling — REST APIs, e‑commerce, sports tech, ML‑powered code analysis, AI integrations. My background brings rigorous analytical thinking; my code brings clean architecture, security‑aware defaults and projects that actually run in production.

À propos

Diplômé d'un Master en Économie, reconverti Développeur Web Fullstack (DWWM, Lille). Je conçois et livre des applications web complètes et des outils pour développeurs — APIs REST, e‑commerce, sport, analyse ML de code, intégrations IA. Mon parcours en économie m'a appris la rigueur analytique ; mon code, lui, vise l'architecture propre, la sécurité par défaut et des projets qui tournent réellement en production.


Featured projects · Projets phares

Cycling — Club de Cyclisme de Salouel

Plateforme web complète pour un club cycliste : gestion des sorties, parsing GPX, intégration Strava OAuth, profils altimétriques, météo & élévation via Open‑Meteo, itinéraires depuis OpenStreetMap, espace membre et back‑office admin.

Stack · Node.js · Express · MySQL · JWT · Bcrypt · Multer · Nodemailer · Helmet · Rate‑limit · Migrations versionnées · Pino · Vanilla JS / Leaflet Highlights · 14 tables relationnelles · API REST sécurisée · backups MySQL planifiés · scraper OSM avec mirrors de fallback · tests unitaires & d'intégration

github.com/Abdoulrazack1/Cycling

Js‑Ranker — ML‑powered JavaScript code quality scorer

Moteur de notation Machine Learning pour évaluer la qualité de fonctions JavaScript : 10 features extraites par analyse AST (acorn), modèle entraîné avec TensorFlow.js, API REST, CLI et Quality Gate pour CI/CD.

Stack · Node.js · TensorFlow.js · Acorn (AST) · Express · CLI (commander) · CI/CD Highlights · entraînement local (~15 s) · analyse depuis URL GitHub ou snippet · pipeline reproductible · dataset versionné

github.com/Abdoulrazack1/Js-Ranker

Galactic Brain MCP — AI tooling for Claude Desktop

Serveur Model Context Protocol open‑source qui expose 114 outils de mémoire et de raisonnement à Claude Desktop / Claude Code. Indexation de notes, recherche BM25, scoring adaptatif, audit de duplicats, raisonnement séquentiel, auto‑sync hooks.

Stack · Node.js · TypeScript · @modelcontextprotocol/sdk · Zod · BM25 Highlights · 4 couches (v5→v14.1) · 114 tools · brain_brief / brain_advise / brain_chain / brain_critic · auto‑sync via hooks Claude Code · vault Obsidian git‑versionné

github.com/Abdoulrazack1/galactic-brain-mcp

Logic-Lens — AI that decodes JavaScript logic

Transformer Encoder TensorFlow.js qui extrait la formule mathématique ou l'invariant logique sous-jacent à n'importe quelle fonction JS. Pipeline : mutations AST (acorn) → dataset ~3000 paires → modèle.

Stack · Node.js · TensorFlow.js · Acorn (AST) · Express Highlights · pipeline reproductible (npm run generatenpm run trainnode index.js) · interface web · bridge inter-moteurs

github.com/Abdoulrazack1/Logic-Lens

Inko — Lecteur de mangas PWA

Plateforme de lecture manga complète : catalogue MangaDex (83 000+ séries) en proxy backend, lecteur intégré (page/scroll/double), bibliothèque personnelle synchronisée (favoris, progression, listes), authentification JWT + bcrypt, PWA installable avec service worker, prêt Capacitor pour Android/iOS.

Stack · Node.js · Express · MySQL (9 tables) · JWT · Bcrypt · Axios · Vanilla JS · Service Worker · Capacitor Highlights · 28 endpoints REST · proxy MangaDex avec cache TTL · progression auto‑sauvée par chapitre · stats heatmap/timeline dynamiques · mode hors‑ligne via SW · démarrage en npm run init-db && npm start

github.com/Abdoulrazack1/Inko

Kinka — E‑commerce manga

Boutique e‑commerce de mangas (projet DWWM) : maquette Figma, intégration responsive, filtres dynamiques multi‑critères, recherche instantanée, panier hybride (localStorage invité / MySQL utilisateur connecté), tunnel d'achat complet.

Stack · HTML5 · CSS3 · JavaScript ES6+ (no framework) · Node.js · Express · MySQL · JWT · Bcrypt Highlights · UI/UX from scratch · panier persistant cross‑session · authentification sécurisée · catalogue performant côté client

github.com/Abdoulrazack1/Kinka

Portfolio Pro — Site personnel

Portfolio one‑page entièrement vanilla : Three.js (icosaèdre wireframe + exploded view), curseur magnétique custom, scroll‑aware nav, 3D tilt, IntersectionObserver — zéro framework, zéro dépendance externe, zéro build.

Stack · HTML5 · CSS3 (variables, grid, blend modes) · JavaScript vanilla · Three.js → github.com/Abdoulrazack1/portfolio_pro

Safari Frenzy — Mini browser game

Jeu navigateur pixel‑art type Game Boy avec API de scores, niveaux, modes et power‑ups. Frontend zéro dépendance, backend Express + SQLite avec fallback JSON.

Stack · HTML5 Canvas · JavaScript vanilla · Node.js · Express · SQLite → github.com/Abdoulrazack1/safari-frenzy


Tech stack

Languages JavaScript TypeScript PHP HTML5 CSS3 SQL

Frontend React Tailwind Three.js Leaflet

Backend Node.js Express PHP REST API JWT

Databases MySQL MongoDB SQLite

AI / ML / Tooling TensorFlow.js MCP

DevOps & Tools Git GitHub Actions Figma VS Code


GitHub stats

Activity

Streak

Metrics

Languages Achievements

Habits

Featured repos

Cycling stars Inko stars GBrain stars Js-Ranker stars

Cycling last commit Inko last commit GBrain last commit Js-Ranker last commit


What I'm looking for · Ce que je cherche

EN — Looking for my first junior CDI as a Fullstack or Backend developer, based in Lille or remote within France. I'm comfortable owning features end‑to‑end, learning fast, and integrating into existing teams and codebases.

FR — Je recherche mon premier CDI junior comme développeur Fullstack ou Backend, basé à Lille ou en télétravail partout en France. À l'aise pour prendre en charge des features de bout en bout, apprendre vite, et m'intégrer dans des équipes et codebases existantes.


Contact

Pinned Loading

  1. Portfolio Portfolio Public

    Earlier portfolio iteration -- HTML / CSS / JavaScript.

    HTML

  2. Kinka Kinka Public

    Manga e-commerce (DWWM project) -- vanilla JS frontend, Node/Express/MySQL backend, hybrid cart (localStorage / MySQL), JWT auth.

    HTML

  3. Js-Ranker Js-Ranker Public

    ML-powered JavaScript code quality scorer -- 10 AST features, TensorFlow.js model, REST API and CI/CD Quality Gate.

    JavaScript

  4. Logic-Lens Logic-Lens Public

    AI that extracts the underlying logical formula or mathematical invariant of any JavaScript function. TensorFlow.js + AST mutations.

    JavaScript

  5. Cycling Cycling Public

    Full-stack web platform for a cycling club -- Strava OAuth, GPX parsing, rides, profiles, admin panel. Node.js / Express / MySQL / JWT.

    JavaScript

  6. safari-frenzy safari-frenzy Public

    Pixel-art browser mini-game (Game Boy style) -- Canvas frontend, Express + SQLite backend, score API, combos, pokedex.

    JavaScript