Skip to content
View Vladimir-Herdman's full-sized avatar

Highlights

  • Pro

Block or report Vladimir-Herdman

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Vladimir-Herdman/README.md

Hi there 👋 I'm Vladimir!

I'm a Computer Science major at Ohio Northern University.

I put here any projects I've worked on, the ones I'm especially proud of are my Python CLI tool and my QR Code Generator, but that's mostly because I use them for some personal sports and club activities, so check out my page and full repositories list to see what else I've worked on.

I'm always looking to learn more, so if you have any tips for me, or see something I could improve in one of my projects, send me a message at vovaherdman@gmail.com, or leave an issue message directly on the repository.

Pinned Loading

  1. Vladimir-Herdman.github.io Vladimir-Herdman.github.io Public

    My personal website, hosted statically through GitHub Pages.

    HTML

  2. Pace-Calculator Pace-Calculator Public

    A command line interface tool to calculate running paces for a specified distance. Includes GUI for more window based pace conversion needs. On PyPy.

    Python 1

  3. DnD-TUI DnD-TUI Public

    A C++ TUI using ftxui for dnd character sheets (5e)

    C++

  4. QR-Code-Generator-Gui QR-Code-Generator-Gui Public

    Uses python qrcode library to generate qr codes, and tkinter as a gui to more easily interact with qr code creation process

    Python