Skip to content
View Sipxi's full-sized avatar
💭
Studying VUT FIT...
💭
Studying VUT FIT...

Highlights

  • Pro

Organizations

@orangeacademycz

Block or report Sipxi

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

Hey, I'm Serhij Čepil (aka Sipxi) 👋

Software Engineer · Python Instructor · VUT FIT Student

Passionate about building elegant software, teaching the next generation of developers, and solving real-world problems with code. Based in Brno, Czech Republic 🇨🇿.


🧭 What I'm up to

  • 🎓 3rd year Bachelor's in Information Technology @ Brno University of Technology (FIT VUT)
  • 🏫 Teaching Python & Flask @ Orange Academy - 12-week web dev programs
  • ⚙️ Currently leveling up in systems programming, C & industrial software
  • 🤝 Open to collaborating on interesting projects
  • 🌐 Portfolio: sipxi.me

🛠️ Tech Stack

Languages

Python C C# Java

Frameworks & Tools

Flask FastAPI .NET TailwindCSS MySQL Docker Git


🏆 Highlights

  • 🥉 3rd Place — DataSentics & NLP@FIT Hackathon (Feb 2026) — NLP pipeline for news comment classification

📬 Get in Touch

LinkedIn Email Portfolio


Profile Views

Pinned Loading

  1. cc-analyzer-fit cc-analyzer-fit Public

    Regex-based Python analyzer that checks VUT FIT C project syntax conventions locally - supports colored output, cross-platform (Linux & Windows), and runs in seconds without submitting to the autog…

    Python 4

  2. Reliable-File-Transfer-over-UDP Reliable-File-Transfer-over-UDP Public

    VUT FIT IPK Project 2 - Custom reliable data transfer (RDT) protocol over UDP in C, 3-way handshake, Go-Back-N sliding window, per-packet checksums, IPv4/IPv6. Validated with tc netem chaos testing…

    C

  3. Wren-Compiler-IFJ-2025 Wren-Compiler-IFJ-2025 Public

    Full compiler for IFJ25 (a subset of Wren) written in C - covers lexing, recursive-descent parsing, AST, semantic analysis, TAC generation, optimization (constant folding/propagation, dead code eli…

    C

  4. Layer-4-Port-Scanner Layer-4-Port-Scanner Public

    VUT FIT IPK Project 1 - Layer 4 port scanner written in C. It scans TCP and UDP ports using raw sockets and libpcap, with support for IPv4/IPv6, port ranges, and filtered state detection via firewa…

    C

  5. Mailflow-Manager Mailflow-Manager Public

    AI-powered Gmail automation pipeline in Python - monitors your inbox in real-time, then categorizes, summarizes, and rates each email on a 5-level importance scale, organizing results into a struct…

    Python

  6. Alza-API Alza-API Public

    The Alza WebAPI internship project is a small backend-focused application designed to simulate a simplified e-commerce API system inspired by Alza’s infrastructure. The goal of the project is to gi…

    C#