Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View damianlebiedz's full-sized avatar

Highlights

  • Pro

Block or report damianlebiedz

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

Hi there 👋

My Tech Stack:

Languages:

  • Python (main), Go, C++

Tools and technologies:

  • Python:
    • FastAPI, Pydantic, Poetry, Hydra, DS-libraries (pandas, numpy, statsmodels etc.)
  • AI/ML:
    • RAG (also GraphRAG), Langchain (+Langfuse), Ollama, OpenAI API, prompt engineering, Gymnasium, stable-baselines3
  • Databases:
    • Neo4j, Redis, PostgreSQL
  • DevOps/Infra:
    • Docker, CI/CD (Github Actions), GCP, basics of Kubernetes
  • Other:
    • RabbitMQ, Git, Linux, microservice architecture, GraphQL (in Go), Jira, SCRUM

Pinned Loading

  1. research-paper research-paper Public

    Repository for a research paper currently in progress

    Python 1

  2. token-transfer-api token-transfer-api Public

    GraphQL API for transferring tokens between wallets (Go, PostgreSQL).

    Go