Skip to content
View tskhirtladze's full-sized avatar

Block or report tskhirtladze

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.

Content in all repositories owned by your account will be closed.
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
tskhirtladze/README.md

Hi there 👋

I'm a Data Analyst & Python Developer who enjoys building things with data and code - from data engineering pipelines and interactive dashboards to web applications, research software, and AI chatbots with RAG.

I'm particularly interested in Open Science, Research Software, AI, Agent-Based Modelling, and Research Infrastructure.

Currently working on: Linked Open Data Chat Assistant click here to check it out


What I Do

  • 🔹 Build data engineering pipelines for collecting, processing, validating, and transforming data
  • 🔹 Perform data analysis to discover patterns and generate actionable insights
  • 🔹 Create interactive data visualizations and dashboards
  • 🔹 Develop web applications and APIs using Python-based frameworks
  • 🔹 Build research software for academic and scientific use
  • 🔹 Develop AI chatbots with RAG and knowledge graph integration
  • 🔹 Automate repetitive research and administrative workflows

Selected Projects

  • 🔹 QueryLab: An interactive web platform for learning MySQL through tutorials, quizzes, SQL exercises, and a live database sandbox.

  • 🔹 Institution Research Dashboard: An interactive dashboard for exploring research output, citations, topics, collaborations, and growth of academic institutions worldwide using the OpenAlex API.

  • 🔹 Python Package: Num2GeoText: A Python package for converting numbers and floats (up to 15 digits) into Georgian text, and for converting floats (up to 15 digits) into Georgian currency text representations. PyPI Downloads

  • 🔹 Co-authorship Network: A data pipeline and network analysis project for collecting, processing, and visualizing academic collaboration data.

  • 🔹 Agent-Based Voter Behavior Simulation: An agent-based model to simulate voter interactions and visualize voting preference shifts, providing insights into voting behavior trends.

  • 🔹 Research Grant Application Portal: A Django-based portal for managing research grants, allowing users to register, manage profiles, and submit proposals.


🤝 Let's Connect

📍 Leiden, Netherlands

📧 skhirtladze.tornike@gmail.com

💼 LinkedIn

Pinned Loading

  1. django-grants-portal django-grants-portal Public

    A Django-based grant management portal where researchers can register, manage profiles, and submit grant proposals. Includes coordinator tools to view and filter all profiles and projects.

    Python 1

  2. num2geotext num2geotext Public

    A Python package for converting numbers and floats (up to 15 digits) into Georgian text, and for converting floats (up to 15 digits) into Georgian currency text representations.

    Python 1

  3. coara-action-plan-analysis coara-action-plan-analysis Public

    This repository houses data used in the study 'Advancing Open Science Through Research Assessment Reform? Content Analysis of CoARA Action Plans.

    R

  4. sztaki-lod-chatbot sztaki-lod-chatbot Public

    Knowledge Graph Chat Assistant for SZTAKI's Linked Open Data - WIP under COST Action CA23147, WG4.5 (Visual Analytics). Ask questions in plain language, get SPARQL-powered answers and visualization…

    Python

  5. Institution-Research-Dashboard Institution-Research-Dashboard Public

    Interactive Streamlit dashboard for exploring research output, citations, and topic profiles of academic institutions worldwide, powered by the OpenAlex API. Browse by country, search by name, and …

    Python

  6. Milgram-Experiment-ABM Milgram-Experiment-ABM Public

    An agent-based reconstruction of Stanley Milgram's 1963 obedience experiment, built with the Mesa ABM framework (v3.5).

    Python