{
    "componentChunkName": "component---src-templates-post-js",
    "path": "/projects/vschem",
    "result": {"data":{"mdx":{"frontmatter":{"title":"vSchem, a Schematic Editor","author":"Souleymane Dembele","date":"2026-03-01"},"body":"var _excluded = [\"components\"];\nfunction _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }\nfunction _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var s = Object.getOwnPropertySymbols(e); for (r = 0; r < s.length; r++) o = s[r], t.includes(o) || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }\nfunction _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.includes(n)) continue; t[n] = r[n]; } return t; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"vSchem, a Schematic Editor\",\n  \"slug\": \"projects/vschem\",\n  \"author\": \"Souleymane Dembele\",\n  \"date\": \"2026-03-01\",\n  \"isDraft\": false\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"A cross-platform engineering notepad and schematic editor built on a\\nVulkan/WebGPU C++ core.\"), mdx(\"h2\", null, \"What it does\"), mdx(\"p\", null, \"vSchem combines freehand ink note-taking with drag-and-drop circuit design and\\nKCL/KVL/MNA analysis, so a schematic can be solved as you draw it. The rendering\\ncore is C++ on Vulkan/WebGPU, targeting iPad, Android, web, and desktop from one\\ncodebase.\"), mdx(\"h2\", null, \"Links\"), mdx(\"p\", null, \"This repository is private. \", mdx(\"a\", {\n    href: \"https://www.linkedin.com/in/souleymanedembele\",\n    target: \"_blank\",\n    rel: \"noopener noreferrer\"\n  }, \"Request access via LinkedIn\"), \".\"));\n}\n;\nMDXContent.isMDXComponent = true;"}},"pageContext":{"slug":"projects/vschem"}},
    "staticQueryHashes": ["3649515864","68838506"]}