Skip to content
View lagunasmel's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report lagunasmel

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

Pinned

  1. BookSwap BookSwap Public

    Forked from flummoxing/BookSwap

    📖 A web app for users to trade and list their books, search for books, and create wishlists. It retrieves data from the Open Library API. Developed for the Fall 2020 CS 361 course at Oregon State U…

    HTML 1

  2. C-Shell C-Shell Public

    🐚 A small shell program written in C, emulating a shell with features from bash.

    C

  3. Word-Counter Word-Counter Public

    A word counter program that reads a file and returns the most commonly used words and their word count. Written using linked lists and hash maps in Python.

    Python

  4. Hogwarts-Registrar Hogwarts-Registrar Public

    A CRUD app for the Hogwarts School of Witchcraft and Wizardry that allows users to create, modify, and delete data.

    HTML