Skip to content
View jc-juarez's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report jc-juarez

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
jc-juarez/README.md

Anurag's GitHub stats

Top Langs

Pinned

  1. pandora_storage_server pandora_storage_server Public

    Pandora Storage Server is an HTTP Data Store Server for Key-Value Element Containers with Live Memory caching and Disk persistance implemented in C++ for GNU/Linux.

    C++ 3

  2. modula_replication_engine modula_replication_engine Public

    Modula is a file replication engine for system-wide real-time replication implemented in C++ for GNU/Linux.

    C++

  3. gX-MemoryManagementServices gX-MemoryManagementServices Public

    gX is a set of services for cross-memory management for GNU/Linux nodes.

    C++

  4. dynamocharlotte dynamocharlotte Public

    Dynamo Charlotte is a Python-based Interpreter that runs on Python Lex-Yacc Parser. It is a beginner friendly language with a syntax similar to Visual Basic and Python, allowing to create anything …

    Python 1

  5. junipercs junipercs Public

    Juniper Command System is a Micro CLI Tool that allows you to manage your files, launch applications, as well as providing extra tools for OS Management.

    Python 1

  6. parallel_matrix_multiplication parallel_matrix_multiplication Public

    Parallel and Serial Algorithms for matrix multiplication implemented in C++ for GNU/Linux. This implementation executes a serial algorithm along with two parallel algorithms: OpenMP and POSIX Threads.

    C++