# Tomislav Markovski > Personal site and portfolio of Tomislav Markovski, Senior Cloud Architect & Consultant based in Miami, Florida. He builds practical generative AI applications and the systems around them — durable orchestration, distributed services, and Azure cloud infrastructure — with a long background in decentralized identity and applied cryptography. In his own words: "Based in Miami. I build practical generative AI applications, especially for document processing, search, and complex business workflows. I spend a lot of time on the systems around the models — durable orchestration, distributed services, and cloud infrastructure, mostly on Azure. I also have years of experience building identity platforms and working with applied cryptography, open standards, and secure systems." https://t7m8.com is a single-page portfolio styled as a retro desktop operating system ("T7 Workstation"): desktop icons, draggable windows, a taskbar, and a terminal. Sections open as windows addressable by URL hash — /#about, /#portfolio, /#open-source, /#experience, /#skills, /#contact, /#terminal. The same content is also embedded as plain HTML for clients without JavaScript, so fetching https://t7m8.com/ returns everything in one document. Contact: tmarkovski@gmail.com Career history: - Nimble Gravity — Engineering Manager (2024 — now): Gen AI applications, intelligent document processing, durable workflows, and Azure cloud systems. - Trinsic — Co-Founder & CTO (2019 — 2024): Built and led engineering for decentralized identity infrastructure, developer platforms, and mobile products. - BlueMetal / Insight — Senior Architect (2016 — 2019): Enterprise cloud architecture and mobile applications across public safety, healthcare, finance, and trading. - Infusion / Avanade — Senior Consultant / Senior Software Engineer (2014 — 2016): Enterprise mobile and web applications for education and finance. - Seavus — Senior Web Developer (2012 — 2014): Front-end systems for large datasets and developer tooling. - Various consultancies — Software Engineer (2002 — 2012): Full-stack work across healthcare, enterprise software, and e-commerce. Skill areas: - Languages: C#, TypeScript, JavaScript, Python, Rust, Go, Swift, Kotlin, F# - AI & applications: Generative AI, RAG, Semantic Kernel, DBOS, Intelligent document processing, Workflow automation - Cloud & systems: Azure, Kubernetes, Docker, PostgreSQL, Cosmos DB, gRPC, KEDA, Terraform, Bicep - Identity & security: OpenID Connect, WebAuthn, Verifiable Credentials, DIDs, BBS Signatures, Zero-knowledge proofs - Architecture & leadership: Distributed systems, Cloud architecture, Team leadership, Mobile development, Open standards Education: - BSc, Computer Science & Information Technology — Goldsmiths, University of London - Electrical Engineering & Information Technologies — Ss. Cyril and Methodius University Standards and community work: W3C Credentials Community Group, Decentralized Identity Foundation, Hyperledger Project, Internet Engineering Task Force. ## Projects - [Ziva](https://ziva.fit): Nutrition tracking through conversation. Describe a meal in Claude or ChatGPT and Ziva resolves it to USDA food data with a detailed nutrient breakdown. (Creator · Solo developer — SvelteKit, Python, .NET, MCP, Azure, Cosmos DB, GPT-4o) - [Longhand](https://trylonghand.com): Neural handwriting synthesis for web and mobile. Longhand turns typed text into expressive, human-looking handwriting. (Creator — Neural synthesis, Web, Mobile, Handwriting generation; source: https://github.com/tmarkovski/longhand) - [Argus · DBOS workflow viewer](https://github.com/tmarkovski/dbos-argus): A self-hosted, read-only dashboard for understanding durable workflows in DBOS Transact applications. Point it at Postgres or SQLite and inspect workflow state without app-side wiring. (Author — Python, FastAPI, DBOS, PostgreSQL, SQLite, Docker; live: https://dbos-argus.purplesand-f5d0196c.eastus2.azurecontainerapps.io) - [Very Good Wallet](https://verygoodwallet.com): A digital credential wallet where your passkey is the wallet — no seed phrase, no server-side custody; the entire key hierarchy is derived from the passkey PRF. The live demo pairs the wallet with a DMV issuer and two age-checking verifiers, with a guided tour up the privacy ladder: OID4VCI issuance, OID4VP presentation, BBS selective disclosure, and in-browser zero-knowledge predicate proofs. (Creator · Solo developer — Passkeys, WebAuthn PRF, Verifiable Credentials, OID4VCI/OID4VP, BBS Signatures, Noir ZK proofs, Cloudflare Workers; case study: https://verygoodwallet.com/writeup/; source: https://github.com/tmarkovski/verygoodwallet) ## Open source - [Hyperledger Aries .NET SDK](https://github.com/hyperledger/aries-framework-dotnet): A .NET framework for decentralized identity applications and standards-based credential exchange. (Author · Maintainer — .NET, Hyperledger Aries, Verifiable Credentials, Decentralized identity) - [did-key.rs](https://github.com/decentralized-identity/did-key.rs): A Rust implementation of the did:key method for creating and resolving identifiers derived from cryptographic key material. (Author · DIF contributor — Rust, Cryptography, DIDs, Decentralized Identity Foundation) - [BBS Signatures](https://github.com/trinsic-id/bbs): A Rust implementation of the BBS signature scheme, including selective disclosure and zero-knowledge proof capabilities. (Author · IETF contributor — Rust, Cryptography, BBS, Zero-knowledge proofs, IETF) - [ethereum-key-vault](https://github.com/tmarkovski/ethereum-key-vault): A focused library for managing Ethereum key material with Azure Key Vault. (Author — Ethereum, Azure Key Vault, Cryptography) ## Elsewhere - [GitHub](https://github.com/tmarkovski): @tmarkovski - [LinkedIn](https://linkedin.com/in/tmarkovski): /in/tmarkovski - [Medium](https://medium.com/@tmarkovski): @tmarkovski - [X](https://x.com/tmarkovski): @tmarkovski ## Optional - [Résumé data](https://github.com/tmarkovski/resume): structured résumé in JSON Resume format, the source data behind the experience content on this site - [Site source code](https://github.com/tmarkovski/t7m8): Astro source for https://t7m8.com, including the generator for this file