Skip to content
View hccancan4's full-sized avatar

Block or report hccancan4

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

Hi, I'm Hasancan 👋

Engineering Physics student at Istanbul Technical University, working at the intersection of biophysics, microfluidics, electronics and AI agents.

I like building things that bridge theoretical science and practical engineering — from a lab-on-chip cancer-diagnostics device, to CFD software for designing microfluidic chips, to an LLM agent that controls a PC from your phone.


🔬 Research & focus

  • Microfluidics & lab-on-chip diagnosticsTeam Captain of CaToFlow (Cancer Through Flow), building a point-of-care microfluidic device for breast-cancer diagnostics (funded by an ITU Undergraduate Research Grant, in collaboration with the Sabancı University Nanotechnology Research Center). Device design, fabrication & electrochemical characterisation. I also build software for this domain — see microflow-studio below.
  • Biotechnology & biosensors — founding member at ZQ Biotechnology, turning the CaToFlow research into a real diagnostics product.
  • Electronics & microprocessors — analog/digital circuits, embedded systems, and teaching tools (see the op-amp project below).
  • LLM agents, numerical methods & scientific computing — the software side of everything above.

🔭 Projects

  • claude-kontrol — Phone-to-PC remote control assistant powered by the Claude Agent SDK. Chat-drive your computer or control it manually: GUI automation, live screen streaming, voice, file transfer — over a Tailscale tunnel. FastAPI + PWA + Capacitor Android.
  • microflow-studio — Desktop app for designing & simulating microfluidic chips. Analytical (Hagen–Poiseuille) + 2D CFD (Chorin projection) solvers, Lua scripting, GDS-II export. Tauri v2 + Rust + React + Konva. (Directly tied to my microfluidics research.)
  • narrowmind-studio — Open-source desktop IDE for building Domain-Specific Language Models (DSLMs) without training boilerplate. Tauri + Rust + Python monorepo orchestrating Unsloth, LlamaIndex, llama.cpp & HuggingFace. Runs on a single consumer GPU.
  • project-nous — Bilingual (TR/EN) interactive philosophy knowledge graph. Next.js + React Flow + Supabase, with an RLS-friendly data architecture.
  • seemetric-web — Landing site for an AI platform that analyzes amateur football matches. Next.js 15 + TypeScript + Tailwind, token-driven design system.
  • opamp-workshop — Interactive, bilingual op-amp learning platform: live circuit simulator, waveform scope, theory & applications. React + TypeScript + Vite.

🛠️ Tech & tools

Languages: Python · Rust · TypeScript · MATLAB · Fortran Web/app: React · Next.js · Tauri · FastAPI · Tailwind CSS · Capacitor · Supabase Science: electrochemistry · nanomaterials · microfluidics · CFD · numerical methods · LLM agents (fine-tuning / RAG)


📫 Reach me

  • 📧 hasanhccan@gmail.com
  • 🎓 Engineering Physics @ Istanbul Technical University · 🌍 Türkiye

Popular repositories Loading

  1. opamp-workshop opamp-workshop Public

    Interactive op-amp learning platform — simulator, theory and applications. Bilingual TR/EN.

    TypeScript

  2. narrowmind-studio narrowmind-studio Public

    Open-source desktop IDE for building Domain-Specific Language Models (DSLMs) — Tauri + Rust + Python monorepo orchestrating Unsloth, LlamaIndex, llama.cpp & HuggingFace

    Rust

  3. seemetric-web seemetric-web Public

    Seemetric tanitim sitesi — hali saha maclarini yapay zeka ile analiz eden platformun Next.js 15 + TypeScript + Tailwind landing page'i

    TypeScript

  4. hccancan4 hccancan4 Public

    Profile README

  5. claude-kontrol claude-kontrol Public

    Phone-to-PC remote control assistant powered by the Claude Agent SDK — chat, GUI automation, live screen streaming over Tailscale. FastAPI + PWA + Capacitor Android.

    Python

  6. microflow-studio microflow-studio Public

    Mikroakışkan çip tasarımı ve simülasyonu için profesyonel masaüstü uygulaması. Tauri v2 + React + Konva. Analitik (Hagen-Poiseuille) + 2D CFD (Chorin projection) çözücüsü, Lua scripting, GDS-II exp…

    TypeScript