Skip to content
View NazarTarasuk's full-sized avatar
  • Bielefeld
  • 23:15 (UTC -12:00)
  • Joined Apr 28, 2026

Block or report NazarTarasuk

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
NazarTarasuk/readme.md

πŸ‘‹ Hi, I'm Nazar

Junior Python Developer based in Germany πŸ‡©πŸ‡ͺ
Originally from Ukraine πŸ‡ΊπŸ‡¦


πŸ’» About Me

I am a self-learning software developer focused on Python and backend development.
I build small but practical projects to improve my understanding of programming, problem-solving, and software logic.

I started from zero programming knowledge and now actively work with Python, Git, and CLI-based applications.
My goal is to become a Backend Developer and grow through real-world projects and internships.

I enjoy understanding how things work under the hood, especially in automation and backend systems.


πŸ›  Technical Skills

  • Python (basic β†’ intermediate)
    • CLI applications
    • functions, loops, conditions
    • input validation
    • error handling
  • Git & GitHub (version control, repositories, commits, push/pull)
  • Problem Solving & Logic Building
  • Basic Algorithm Thinking

🌍 Languages

  • Ukrainian β€” Native
  • Russian β€” Fluent
  • English β€” Intermediate (B1)
  • German β€” Basic (A2)

πŸ“ Projects

  • Python CLI Calculator
    β†’ Basic arithmetic operations
    β†’ Input validation
    β†’ History tracking
    β†’ Error handling (e.g. division by zero)

🎯 Goals

  • Become a Backend Developer (Python)
  • Learn APIs and web development (FastAPI / Django)
  • Work with databases (SQL)
  • Build strong portfolio projects for real job applications

πŸ“« Open to

  • Internship positions
  • Junior / Trainee Python Developer roles
  • Remote

Pinned Loading

  1. python-cli-calculator python-cli-calculator Public

    Python

  2. NazarTarasuk NazarTarasuk Public

  3. python-slot-machine python-slot-machine Public

    A professional Python-based Slot Machine simulator with OOP principles, file-based data persistence, and modular architecture

    Python