Skip to content
View callmeartan's full-sized avatar

Block or report callmeartan

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

Artan Ahmadi

Software Engineer — AI Products, Full-Stack Systems, Infrastructure

I build production software end to end: the interface, the backend, the data model, the deployment path, and the network layer that keeps it reachable.

My work sits mostly at the intersection of privacy-first AI, full-stack product engineering, and practical infrastructure. I care about systems that are understandable, maintainable, and built to survive real users instead of just looking good in a demo.

What I Build

  • Privacy-first AI applications with local and hybrid LLM workflows using LM Studio, llama.cpp, Ollama, MLX, and OpenAI-compatible APIs.
  • Production web and mobile products with Flutter, Next.js, React, TypeScript, Supabase, PostgreSQL, and serverless functions.
  • VPS and network infrastructure covering Linux provisioning, SSH, DNS, TLS, Nginx reverse proxies, systemd services, logs, health checks, quota enforcement, and edge relay routing.
  • Clean operational workflows for deployment, configuration, secret handling, backups, and public open-source releases.

Selected Work

Silver Cam — Production Commerce Platform

A commercial e-commerce platform built with SEO, reliability, and conversion in mind.

  • Designed the backend around Supabase Auth, PostgreSQL, Edge Functions, and automated email workflows.
  • Deployed through Vercel with edge delivery and CI/CD.
  • Focused on product performance, crawlability, and a frontend that supports real purchase flows.

DevIO — Privacy-First AI Application

A local-first AI toolset designed around user control and data privacy.

  • Integrated local model providers including llama.cpp, LM Studio, and OpenAI-compatible endpoints.
  • Designed a hybrid architecture that keeps sensitive work local while still allowing cloud utility where appropriate.
  • Built with a product mindset: clear UX, practical defaults, and privacy as part of the architecture.

LinkQuota — Network & VPS Subscription Infrastructure

An open-source Netlify Edge relay and VPS-side VLESS subscription manager.

  • Built a relay and routing layer with Netlify Edge Functions, Nginx, and managed upstream paths.
  • Designed VPS services with Linux, systemd, health checks, logs, quota enforcement, and reproducible setup docs.
  • Prepared the project for public release with sanitized history, secret-safe documentation, and contribution guidelines.

Engineering Range

AI Systems

Local LLMs, OpenAI-compatible APIs, prompt engineering, local/cloud hybrid architecture, privacy-preserving AI workflows.

Application Engineering

Flutter, Dart, Next.js, React, TypeScript, Tailwind CSS, production mobile architecture, App Store release management.

Backend & Data

Supabase, PostgreSQL, Auth, Edge Functions, serverless APIs, email workflows, data modeling, API design.

Infrastructure & Networking

Linux VPS setup, SSH, DNS, TLS, Nginx, reverse proxies, firewall basics, systemd, logs, service timers, Netlify/Vercel edge deployments, Xray/VLESS operations.

How I Work

  • I prefer small, explicit systems over clever ones.
  • I treat privacy as an architectural constraint, not a marketing line.
  • I document setup paths so future deployments are repeatable.
  • I debug across the whole request path: client, edge, backend, VPS, proxy, service, and logs.
  • I ship products with attention to performance, SEO, reliability, and operational safety.

Stack Snapshot

Core stack

Profile views

Profile details

GitHub stats

Education

B.Sc. in Computer Engineering — Istanbul Beykent University

Contact

Website Email GitHub LinkedIn

Popular repositories Loading

  1. mt5-mac-data-bridge mt5-mac-data-bridge Public

    Python CLI + MQL5 EA: local JSON IPC (price/tick/orderbook/account -> commands.json, trade_results.txt) for reliable MT5 integration on macOS; entrypoint mt5-bridge.

    Python 7 1

  2. habitly habitly Public

    A modern Flutter app for habit tracking and task management, featuring streak monitoring, visual progress analytics, customizable reminders, and seamless cloud synchronization across devices.

    Dart 2 1

  3. callmeartan callmeartan Public

    Software Engineer crafting AI-powered apps with privacy-first architecture | Creator of Silver Cam | Local-first AI enthusiast

    1

  4. devio devio Public

    Privacy-first Flutter client for local and OpenAI-compatible LLMs, with Ollama and LM Studio support, streaming chat, provider switching, and local chat storage.

    Dart 1

  5. Figma-Cursor-MCP Figma-Cursor-MCP Public

    TypeScript 1 1

  6. Income-tracker Income-tracker Public

    Income Tracker help users manage and track their income across different currencies. It features functionality to add, view, and delete income records, convert between currencies using real-time ex…

    Python