Skip to content
View Cara-Lill's full-sized avatar

Highlights

  • Pro

Block or report Cara-Lill

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

  1. Team-GitGud/node-race Team-GitGud/node-race Public

    A website for students to learn traversal algorithms by competing in races to label nodes in traversal order.

    TypeScript 3

  2. Mushroom_Hide_Game Mushroom_Hide_Game Public

    A game development project based on Object-Orientated-Programming principles. Developed over 2 months using Processing

    Processing

  3. System_Calls_and_CPP_Intro System_Calls_and_CPP_Intro Public

    Introduction exercise for networks and C++. Developed over a day, this exercise covers the basics for process management, socket creation, and C++ namespace and classes.

    C

  4. Compression_and_String-Matching_Algorithms Compression_and_String-Matching_Algorithms Public

    A Java-based data structures and algorithms project. Completed in 3 days, this project features implementations of Boyer-Moore, Huffman Coding, KMP, and Lempel-Ziv algorithms, showcasing proficienc…

    Java

  5. Multi-Client_Network_Server Multi-Client_Network_Server Public

    An assignment on networking. Developed over 2 days, this assignment shows the implementation of a multi-client server with forking that can read and write to files.

    C

  6. Network_Flow_and_Page_Rank_Algorithms Network_Flow_and_Page_Rank_Algorithms Public

    An assignment focused on network flow optimization and page rank identification. Developed over 2 days, this assignment covers the implementation of the Edmond Karp and Page Rank algorithms.

    Java