Skip to content
View StjepanVelc's full-sized avatar

Block or report StjepanVelc

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

Stjepan Velc – Junior Backend Developer

👋 Hi, I'm Stjepan Velc

Junior backend developer and ITAcademy student (Python Development).
I enjoy combining programming, mathematics and physics – from web apps to matrix operations and quantum simulations.


🚀 What I'm working on

  • Building Python CLI and web applications (Flask, JSON/CSV data, simple DB layers)
  • Learning algorithms, data structures, OOP, Git/GitHub
  • Exploring quantum computing basics and simulations in Python

🔧 Skills & Tools

Languages

  • Python, C#

Backend & Web

  • Flask, Jinja2 templating
  • Basic REST patterns, simple auth/login flows
  • Deployment on Render

Data & Math

  • NumPy, Pandas, Matplotlib
  • Linear algebra (matrices, vectors, transformations)
  • Basics of SQL

Tools

  • Git & GitHub
  • Visual Studio Code, Visual Studio
  • Windows, PowerShell, virtual environments

📂 Selected Projects

  • Flask Web App (Login + Admin panel)
    Web app with user login, admin panel, template rendering and database access. Deployed on Render.
    Tech: Python, Flask, HTML/CSS, Jinja, Git/GitHub, Render

  • Matrix (stipe_matrix)
    Educational library for basic and advanced matrix operations (addition, multiplication, transpose, determinants, scalar operations).
    Tech: Python, NumPy, Linear Algebra

  • Quantum Sync Simulator
    Interactive simulator that visualizes the state of two qubits over time (Bloch spheres, measurement probabilities, entanglement strength, heatmaps).
    Tech: Python, NumPy, Matplotlib, basic quantum computing concepts

  • Student System – Python CLI package
    Modular CLI application for managing students (OOP models, data layer, file I/O, reports). Packaged as an editable Python package with setup.py.
    Tech: Python, OOP, packaging, CLI design

(More projects available in the repositories section.)


🧩 About me

Curious, self-driven learner who likes to understand how things work under the hood.
I enjoy:

  • breaking problems into smaller pieces,
  • writing clean, readable code,
  • and connecting theory (math/physics) with practical software.

📫 Contact

Popular repositories Loading

  1. my-first-repo my-first-repo Public

    Forked from aleksandraITA/my-first-repo

    This is my first repository. Wish me luck :)

    Python

  2. online_sales_analysis online_sales_analysis Public

    Final Projekt

    Python

  3. versus_centar_flask versus_centar_flask Public

    HTML

  4. StjepanVelc StjepanVelc Public

  5. quantum_sync_simulator quantum_sync_simulator Public

    Simulation of two entangled qubits (Python, Qiskit, Matplotlib)

    HTML

  6. stipe_matrix stipe_matrix Public

    A simple and educational Python matrix library implemented from scratch.

    HTML