Skip to content
View artemdev9's full-sized avatar

Block or report artemdev9

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

Header banner for Artem Dumchev GitHub profile

Artem Dumchev — Engineer · AI & Full-Stack

Shipping small, useful things every week. Strong bias toward working demos, clean READMEs, and reproducible builds.

🌐 Onetweb • 💼 LinkedIn • 📧 dumchevartem@gmail.com


👤 About Artem Dumchev

I’m Artem Dumchev, a full-stack and AI-focused engineer who builds interactive tools, scalable web apps, and clean developer workflows. My work spans React, Next.js, TypeScript, Python, and Docker — with a strong emphasis on delivering working demos and reproducible builds.


🚀 What I'm Building

  • 🥘 SusChef — AI-powered cooking companion to save money and reduce food waste. • Builds recipes from your ingredients, tracks savings, and nudges you before food spoils. Live at suschef.co. Visit SusChef →

  • 🌐 SwiftlySite — AI-powered portfolio builder for creators and developers
    • Generate stunning portfolio websites in 30 seconds
    • Stack: Next.js 14 · TypeScript · Tailwind CSS · Stripe · AI APIs
    Visit SwiftlySite →


⚙️ How I Work

  • ✅ Pragmatic: typed Python, linted/auto-formatted, small PRs
  • 🧪 Tests first where it matters; fixtures > mocks
  • 📦 Containers for local parity; one-command spins
  • 🗺️ READMEs that show what / why / how with GIFs + screenshots

💻 Tech I Use

Python JavaScript TypeScript React MongoDB Next.js Three.js Node.js Docker AWS Vercel Netlify Railway Git Figma

🧰 Tech I’ve Touched

Java C++ Ruby Go Rust GraphQL PostgreSQL Redis Kubernetes TensorFlow PyTorch


📈 GitHub Stats for Artem Dumchev

📊 View Stats (click)
GitHub stats for Artem Dumchev Top languages used by Artem Dumchev GitHub streak stats for Artem Dumchev

Contribution activity graph for Artem Dumchev

GitHub contribution snake animation for Artem Dumchev


🚀 Featured Projects

Build an Interactive Dijkstra Pathfinding Tool with TypeScript + Canvas

Live Demo · GitHub Repo

Drag two points on a grid and see the shortest orthogonal path computed in real-time with Dijkstra’s algorithm. Built in the browser with TypeScript and the Canvas API.

Dijkstra pathfinding demo by Artem Dumchev

Why it’s cool

  • ⚡ Real-time path recalculation as you drag nodes
  • 🧭 Solidifies understanding of Dijkstra mechanics
  • 🧩 Prototype for grid-based layout/diagram engines

Onetweb — Built with Next.js

Empowering Your Ideas with Custom Web Solutions
🌐 onetweb · 📷 instagram

Key bits:

  • 🌗 Toggle theme, clean Next.js UI
  • 💬 Clear calls-to-action: Contact Us, Chat with us
  • 🛠️ Services: Design → Develop → Maintain
  • 🧾 Social proof & project gallery (thumbnails / reviews)

“Your new website is one click away!” — simple funnel to a free consultation.


Pinned Loading

  1. orthogonal-pathfinder-canvas-ts orthogonal-pathfinder-canvas-ts Public

    TypeScript