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

Block or report xnuinside

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 supported. This note will be visible to only you.
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 420 18

  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 217 46

  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 197 24

  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 3