Skip to content
View mvalodine's full-sized avatar

Block or report mvalodine

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.

Content in all repositories owned by your account will be closed.
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
mvalodine/README.md
  • 👋 Hi, I’m @mvalodine
  • 👀 I’m interested in ... books, art and coding
  • 🌱 I’m currently learning ... python
  • 💞️ I’m looking to collaborate on ... any javascript or python project
  • 📫 How to reach me ... send me an email!
  • 😄 Pronouns: ... she/her
  • ⚡ Fun fact: ... I'm a little person!

Pinned Loading

  1. final final Public

    Final CS 142 - This project is an object-oriented banking system written in C++. It simulates several types of bank accounts with different rules for deposits, withdrawals, monthly fees, and intere…

    C++

  2. ImageEditor ImageEditor Public

    Lab 1 - CS 240

    Java

  3. morse morse Public

    This is an assembly program that defines and processes international Morse code sequences for letters and numbers, with support for basic integer operations like multiplication and division.

    Assembly

  4. new-whack-a-mole new-whack-a-mole Public

    Forked from Thinkful-Ed/js-dev-final-capstone-starter-whack-a-mole

    This is my fresh start

    JavaScript

  5. snake snake Public

    This C program implements a Snake game with four progressively difficult levels, where the player controls a snake to eat randomly placed food, growing longer with each meal and avoiding obstacles,…

    C