Skip to content
View xnuinside's full-sized avatar
🐍
ssssss
🐍
ssssss

Block or report xnuinside

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
xnuinside/README.md

Hi 👋

I'm Iuliia Volkova (xnuinside)

🌱 Python engineer and Head of Data & Analytics.
I build static analysis tools, parsers, and developer tooling for codebases, schemas, and data platforms.

Focus areas in open source:

  • static code & schema analysis
  • Python AST and SQL DDL parsers
  • model introspection & code generation
  • architecture and dependency visualization
  • ML, Data Enginnering & Security Data (main work domain right now)

Open source: Tools for analyzing schemas, models, and large Python codebases

Public speaking: Conference talks and meetups on Python, backend, and data engineering
https://github.com/xnuinside/conf_slides

📫 LinkedIn: https://www.linkedin.com/in/xnuinside

Pinned Loading

  1. codegraph codegraph Public

    Static Python dependency graph with interactive HTML visualization, massive object detection, and unlinked module analysis (no code execution).

    Python 489 24

  2. simple-ddl-parser simple-ddl-parser Public

    Lightweight SQL DDL parser for extracting tables, columns, and schema metadata with broad multi-dialect support (HQL, TSQL, AWS Redshift, BigQuery, Snowflake and other dialects)

    Python 221 47

  3. omymodels omymodels Public

    O!My Models (omymodels) is a library to generate Pydantic, Dataclasses, GinoORM Models, SqlAlchemy ORM, SqlAlchemy Core Table, Models from SQL DDL. And convert one models to another.

    Python 199 26

  4. py-models-parser py-models-parser Public

    Static Python models parser that extracts ORM, Pydantic, and dataclass models into a unified structure (no code execution).

    Python 18 2

  5. conf_slides conf_slides Public

    Slides from my conference talks / Слайды с конференций

    1

  6. airflow-helper airflow-helper Public

    Airflow Helper is a tool that currently allows setting up Airflow Variables, Connections, and Pools from a YAML configuration file. Support yaml inheritance & can obtain all settings from existed A…

    Python 5