Skip to content
View Ctyap's full-sized avatar

Block or report Ctyap

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Python-Search-Engine Python-Search-Engine Public

    Built an inverted index of provided HTML files related to UC Irvines web pages within its domain. Developed a search component where document retrieval was tested with queries based on tf-idf scori…

  2. Cybersecurtity-Projects Cybersecurtity-Projects Public

    A collection of my cybersecurity projects programmed with Python

  3. JAVA-Labs JAVA-Labs Public

    Java labs that cover An introduction to the lexical, syntactic, semantic, and pragmatic characteristics of the Java language for experienced programmers. Emphasis on object-oriented programming, us…

  4. WebCrawler WebCrawler Public

    In this project, I implemented the core of a Web crawler, and then crawled the following URLs (to be considered as domains for the purposes of this assignment) and paths: *.ics.uci.edu/* *.cs.uci.e…

  5. TextProcessor TextProcessor Public

    Created a Text Processing script. This reads a text files and returns a list of tokens (alphanumeric characters) in the file. Recorded the number of occurrence of each token and printed our word fr…

  6. File-Integrity-Monitoring File-Integrity-Monitoring Public

    Performed the following tasks: Created a custom/proof of concept File Integrity Monitor (FIM) Continuously made comparison on actual files vs baseline, raised alerts if any deviations occurred. Sen…