Skip to content
View vottrix's full-sized avatar
  • Cybersecurity Association
  • Conestoga College
  • 00:02 (UTC +04:00)

Block or report vottrix

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

Hey!👋

Hit me up if you have any questions or need help with a repo! 🚀

Coding

vottrix

  • 🌱 I’m currently working on workshops
  • 📫 Let's connect LinkedIn
  • ⚡ Computer Engineering Diploma
Languages and Tools:
vottrix

Popular repositories Loading

  1. Version-Control-GitHub-and-C-Programming-Bug-Fixes Version-Control-GitHub-and-C-Programming-Bug-Fixes Public

    Cloning, analyzing commit history, and fixing bugs in a simple C calculator program using Visual Studio. The task involved reverting an incorrect subtract() function, identifying another bug in the…

    C

  2. Rectangle-Operations-Testing-Suite-Unit-Testing Rectangle-Operations-Testing-Suite-Unit-Testing Public

    writing and executing unit tests for a C program that manipulates rectangle dimensions. It includes tests for calculating perimeter and area, as well as setting length and width with validation (r…

    C

  3. Rock-Paper-Scissors-Game-Logic-TDD-Implementation Rock-Paper-Scissors-Game-Logic-TDD-Implementation Public

    This program determines the outcome of a Rock, Paper, Scissors match between two players based on standard game rules. Built using Test-Driven Development (TDD) principles, the function accepts two…

    C++

  4. vottrix vottrix Public

    H ave fun and just be creative use this to A pply it for your page. if you want to add C onstant animations just remember the Key \0/

    1

  5. Loops-Tables-Loops Loops-Tables-Loops Public

    three C programs focused on user input handling, loops, formatted output, and arithmetic mathematical operations. Programs include number generation, table formatting, and day-to-week conversions, …

    C

  6. Clean-C-Code-Practices-Functions-Structures-and-Unit-Testing-Suite Clean-C-Code-Practices-Functions-Structures-and-Unit-Testing-Suite Public

    This program is structured into eight Visual Studio projects, with each core specification (Spec1–Spec4) and its corresponding unit tests organized separately. The modular design and use of test-dr…

    C++