Skip to content
View alvetes17's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report alvetes17

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
alvetes17/README.md
  • 👋 Hi, I’m @alvetes17
  • 👀 I’m interested in software engineering
  • 🌱 I’m currently learning a lot of new stuff!
  • 💞️ I’m looking to collaborate on coding projects.
  • 📫 How to reach me [email protected] //Check my website: luisalvear.com

Popular repositories Loading

  1. alvetes17 alvetes17 Public

    Config files for my GitHub profile.

  2. Minesweeper-Bot Minesweeper-Bot Public

    Forked from PNW-CS-Club/Minesweeper-Bot

    Fun programming project to automatically solve minesweeper boards

    Java

  3. luisAlvear luisAlvear Public

    HTML 1

  4. Heap Heap Public

    Heap Program that allows the user to insert, delete and display the order of a heap

    C

  5. Calculator Calculator Public

    Basic calculator that I coded for one of my programming courses on my freshman year. It is a basic program that includes one function for each possible operation of a calculator. I posted it on my …

    C

  6. tree tree Public

    A program that I completed in my data structures class that allows the user to enter and delete nodes from a tree. It also displays the preorder and postorder of it.

    C