Skip to content
View drawliin's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report drawliin

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

Hi there..👋

Coding animation

📍 Morocco | 💻 Software Developer | 🛠️ Open-source contributor

I build scalable web applications, tools, contribute to open source, and keep refining how software is built and shipped

P.S: "Ship beats perfect"

GitHub LinkedIn X Portfolio Email


Selected Work

  • envlint — A Go CLI that audits .env files for missing, unused, and misconfigured environment variables. Code
  • Openclaw-SearXNG — SearXNG integration for OpenClaw.. Providing Free Web Search Without Any API. Code
  • Administrative Chatbot — RAG + OCR assistant for administrative procedures with a multi-chat React interface. Code
  • URL Shortener — Bitly-like service with production-style architecture and Fly.io deployment. Live | Code
  • Invoice RPA — OCR-driven automation pipeline for extracting and processing invoice data. Code
  • AutoDeploy — Platform that automates deployment workflows for full-stack projects. Code
  • NET-CAT — Concurrent TCP chat server in Go focused on networking fundamentals and performance. Code

Stack

JavaScript TypeScript React Next.js Node.js Express Laravel Python Go Rust Docker Kubernetes AWS MongoDB MySQL

GitHub


Pinned Loading

  1. envlint envlint Public

    Go

  2. openclaw-searxng openclaw-searxng Public

    SearXNG adapter for OpenClaw — enables free, privacy-respecting web search without a Brave API key or any paid search subscription. Route your AI assistant's queries through your own self-hosted Se…

    TypeScript 10 1

  3. Web-Based-Auto-Deploy-System Web-Based-Auto-Deploy-System Public

    "A web-based tool to automatically clone, analyze, and deploy full-stack applications from GitHub, GitLab, or Bitbucket repositories. Detects frontend, backend, and database technologies, generates…

    JavaScript 1 1

  4. invoice-rpa invoice-rpa Public

    Full-stack invoice processing RPA: upload PDFs/images, OCR with Tesseract, extract fields (vendor, date, amount), store in PostgreSQL. FastAPI backend, React (Vite) dashboard, Docker Compose. Daily…

    Python

  5. Chat-Bot-Administration Chat-Bot-Administration Public

    Bilingual assistant for Moroccan administrative procedures, focused on steps, documents, costs, and timelines. (FastAPI + React)

    JavaScript

  6. url-shortener url-shortener Public

    Self-hosted URL shortener — shorten links, track clicks, run your own short-link service. Laravel 10 API + React + TypeScript. Docker, MySQL, analytics included.

    PHP