Skip to content
View Sapchat17493's full-sized avatar

Block or report Sapchat17493

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. cs455-overlay cs455-overlay Public

    This is the first project undertaken as a part of the CS455 course at CSU where we designed a logical overlay over a set of nodes and passed information around just by exchanging messages

    Java

  2. FacialAuthentication FacialAuthentication Public

    This was the project undertaken as part of the Machine Learning CS545 course. The objective was to build a rudimentary facial authentication agent using Siamese Networks(Siamese Like CNNs) hich wor…

    Jupyter Notebook

  3. HITS-Wikipedia HITS-Wikipedia Public

    This project was part of CS535 Big Data course taught by Dr. Sangmi Pallickara.

    Scala

  4. TwitterPopularHashtags TwitterPopularHashtags Public

    The task was to design and implement a real-time streaming data analytics system using Apache Storm. The goal of the system is to detect the most frequently occurring hash tags from the live Twitte…

    Java

  5. ScalableServer ScalableServer Public

    SCALABLE SERVER DESIGN: USING THREAD POOLS & MICRO BATCHING TO MANAGE AND LOAD BALANCE ACTIVE NETWORK CONNECTIONS

    Java 2

  6. AirQualityAnalysis AirQualityAnalysis Public

    The objective of this assignment is to gain experience in developing MapReduce programs. As part of this assignment, you will be working with data collected from the EPA’s Air Quality System (AQS) …

    Java