Skip to content
View lawhvictoria's full-sized avatar

Organizations

@Flashhhhhhhhhh

Block or report lawhvictoria

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

Popular repositories Loading

  1. hello-world hello-world Public

    Hello World Repository

  2. image_processing image_processing Public

    Created a Python program to draw spheres with different shades of colors along with diffuse, light, ambient, shadow, specular, and roughness by calculating the size of each pixel, and the distance …

    Python 2

  3. image_filters image_filters Public

    Image filters similar to that of Instagram.

    Python

  4. 4FunctionMathCalculator 4FunctionMathCalculator Public

    A webpage that does addition, subtraction, multiplication, and division of any two numbers. I used HTML, CSS, and Javascript to create this webpage.

    JavaScript 1

  5. Binary_Search_Tree Binary_Search_Tree Public

    Implementation of a Binary Search Tree, it's application (including Preorder, Inorder, and Level Order), and a Dictionary Maker

    Java

  6. Stacks_LinkedList Stacks_LinkedList Public

    Stacks-Linked List implementation-Postfix Notation (Conversion between infix to postfix and postfix to infix)

    Java