Skip to content
View codebylexis's full-sized avatar

Block or report codebylexis

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. Intro-to-SQL-Querying-and-managing-data Intro-to-SQL-Querying-and-managing-data Public

    This repository is to store the projects that I've completed during the course "Intro to SQL: Querying and managing data" by Khan Academy.

  2. blackjack blackjack Public

    blackjack casino game

    Java

  3. lexisierfeld-portfolio lexisierfeld-portfolio Public

    TypeScript

  4. HuffmanCompressor HuffmanCompressor Public

    Java file compressor and decompressor using Huffman encoding.

    Java

  5. movie_rental_dashboard movie_rental_dashboard Public

    📊 Streamlit SQL Movie Rental Analytics Dashboard

    Python

  6. mini-shell mini-shell Public

    A simple Unix-like shell built in C, supporting job control, piping, redirection, and background execution.

    C