Skip to content
View fvillalobos97's full-sized avatar

Block or report fvillalobos97

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 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

Pinned Loading

  1. College-Housing-Search College-Housing-Search Public

    Class project creating an interactive page to explore college housing options.

    JavaScript

  2. Home-Page--Consulting Home-Page--Consulting Public

    Prototype of landing page for a friend's business, second HTML experiment.

    HTML

  3. HTML-Landing-Page HTML-Landing-Page Public

    First time using HTML to create a landing page using source code from SOMA (full sources in README)

    CSS

  4. SpellChecker SpellChecker Public

    Assignment for Data Structures Course: Code recognizes misspelled words and suggests correct spelling

    Java

  5. NFA-DFA NFA-DFA Public

    Final Group Project for Theory of Computation: Transforms NFA to DFA

    Python

  6. Pascal-s-Triangle Pascal-s-Triangle Public

    This is a C program that calculates and displays Pascal's Triangle to the degree that the user indicates when prompted. This code was an assignment for a computer science course called Microprocess…

    C