Skip to content
View marcoders's full-sized avatar

Block or report marcoders

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

Hi, I'm Marko.

Welcome to my GitHub.

I'm a founder, principal engineer and PhD candidate in Computer Science.

My work sits between deep engineering and product creation: taking difficult technical problems from ambiguity and research through architecture, implementation, production and evolution.

I work across software engineering, cybersecurity, artificial intelligence, data and cloud-native systems, and I'm the founder of marcoderspace™ studio.


Products · Personal website · Lab · GitHub organization


What I work on

Products, startups & technical ventures

I design and build software products from the technical core outward.

That can involve:

  • Product and technical definition
  • Feasibility and R&D
  • Software architecture
  • Full-stack product engineering
  • Security and infrastructure
  • Data and AI systems
  • Production readiness
  • Technical evolution after launch

Through marcoderspace™ I am developing commercial products, startup ventures, public initiatives, research projects and technical tools.

Explore products →


Cybersecurity & distributed systems

My industry work has included external attack surface management, threat intelligence, vulnerability discovery, large-scale scanning systems and cloud-native infrastructure.

Areas I have worked across include:

  • External Attack Surface Management
  • Vulnerability discovery and scanning
  • Internet asset discovery
  • Security automation
  • Threat intelligence systems
  • Distributed and event-driven architectures
  • Kubernetes-based infrastructure
  • Large-scale data processing
  • Observability and production operations

I have also worked on the technical transition, stabilization and integration of acquired scanning technology into the SecurityTrails / Recorded Future ecosystem.


Artificial intelligence & research

I am a PhD Candidate in Computer Science working in applied deep learning and computer vision.

My academic research focuses on medical image analysis, particularly advanced deep-learning methods for brain tumor segmentation from MRI.

Research interests include:

  • Deep learning
  • Computer vision
  • Medical image analysis
  • Semantic segmentation
  • Model architecture and evaluation
  • Reliable AI systems
  • Applied machine learning
  • AI-assisted software systems

Research and experimentation are not separate from my engineering work. They are often how difficult product and system questions are reduced to something that can actually be built.


marcoderspace™ studio

marcoderspace™ is an independent software studio building commercial products, startups, complex technical systems and research-driven technology.

The studio works across:

PRODUCTS & STARTUPS
        ↓
SOFTWARE SYSTEMS
        ↓
CYBERSECURITY
        ↓
AI & DATA
        ↓
APPLIED R&D

Work can start with an idea, an existing system, a difficult engineering problem or a consequential technical decision.

Studio → · Products → · Ways to work → · Consulting →


Products & current work

Some of the work currently being developed through marcoderspace™ includes:

scrolloom™

COMMERCIAL PRODUCT · STARTUP

AI-powered document workspace for structured, publication-ready output and human-directed document systems.

scrolloom.com →

HookLearn™

COMMERCIAL PRODUCT · STARTUP

Learning technology built around memorable songs, interactive concepts, micro-lessons, recall and reinforcement.

hooklearn.app →

AI-WOVEN™

PUBLIC INITIATIVE

Human-directed AI-assisted creation, publishing and system provenance.

ai-woven.org →

mustknow.it

KNOWLEDGE PLATFORM

Practical knowledge for secure, high-quality AI-assisted software development.

mustknow.it →

RECOOMNI™

SECURITY RESEARCH

Attack-surface intelligence, asset discovery and evidence-driven security research.

Explore the full project universe →


Lab

root / marcoderspace™ is the experimental layer of the studio.

It is where technical ideas can remain small, inspectable and exploratory before they need to become products or production systems.

The lab is used for:

  • Technical experiments
  • Security research
  • Prototypes
  • Research artifacts
  • Browser-native tooling
  • Small engineering utilities
  • Emerging ideas

Enter the lab →


Selected professional context

My engineering and research background spans work connected with organizations including:

Industry & Technology

  • Mastercard Incorporated
  • Recorded Future, Inc.
  • SecurityTrails, LLC
  • StackPath, LLC
  • Sloboda JSC

Academic & Research

  • University of Belgrade, School of Electrical Engineering
  • University of Belgrade, Faculty of Mechanical Engineering
  • Institute Mihajlo Pupin LLC
Organizations are shown as part of my professional and research experience. No current affiliation or endorsement is implied.

Engineering interests

Software Architecture        Cybersecurity
Distributed Systems          Threat Intelligence
Cloud-Native Systems         EASM
Event-Driven Systems         Vulnerability Management
Python                       Security Automation

Artificial Intelligence      Computer Vision
Deep Learning                Medical Imaging
LLM Systems                  Applied R&D

Product Engineering          Startup Technology
Technical Strategy           Product Architecture

I am particularly interested in work where several of these areas intersect.


How I think about engineering

Good engineering is not just about making something work.

It is about understanding:

  • what should be built
  • what can fail
  • what must be protected
  • what needs to remain observable
  • what will become expensive later
  • what assumptions are still unproven
  • and what the system needs to become next

The most interesting work usually begins where the answer is not obvious.


Open to

I am interested in selected work involving:

  • Commercial product development
  • Startup and venture technology
  • Software architecture
  • Cybersecurity and attack-surface systems
  • AI and applied R&D
  • Technical due diligence
  • Complex system takeovers
  • Research collaboration
  • Specialist technical consulting

Discuss a project →


Find me

marcoderspace.com
Software studio, commercial products, startups and specialist engineering.

products.marcoderspace.com
Products, startups, initiatives and research.

markodabovic.com
Personal website and professional profile.

root.marcoderspace.com
Lab, experiments and technical exploration.

github.com/marcoderspace
marcoderspace™ organization.


Marko M. Dabovic
Founder · Principal Engineer · PhD Candidate in Computer Science
Serbia · Working worldwide

Popular repositories Loading

  1. marcoders marcoders Public

    Config files for my GitHub profile.

  2. NLP-Text-Classification_Case-Study NLP-Text-Classification_Case-Study Public

    The text classification case study project, practically test assignment for ML job offer. Realized from a detailed Exploratory Data Analysis (EDA) to a text classification and the results comparison.

    Jupyter Notebook 1

  3. python-playground python-playground Public

    Forked from jingwen-z/python-playground

    Jupyter Notebook

  4. pyright pyright Public

    Forked from microsoft/pyright

    Static type checker for Python

    Python