Skip to content
View Veilcat's full-sized avatar

Highlights

  • Pro

Block or report Veilcat

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

Pinned Loading

  1. Fa24-CSE115A-CaaS/WebWatch Fa24-CSE115A-CaaS/WebWatch Public

    WebWatch is a web application that enables users to monitor other web pages for changes.

    TypeScript

  2. REST-API-with-session-authorization REST-API-with-session-authorization Public

    A backend REST API with user authentication and authorization. Built with NodeJS, Express, MongoDB Atlas, Mongoose and Passport. Password hashes and salts are generated using PBKDF2. Session cookie…

    JavaScript

  3. ocr-on-demand ocr-on-demand Public

    A utility for quickly taking a screenshot and running OCR on it, copying any detected text to the clipboard. I use it for easily extracting and looking up Japanese when I come across un-selectable …

    Python

  4. KeyMonitor KeyMonitor Public

    A fun twist on a typical keylogger: Python program to monitor keyboard input for prespecified "trigger" words, using Pynput. Upon trigger the program will shut down the computer.

    Python

  5. ansible-personal ansible-personal Public

    Ansible playbooks to configure my system

    Shell

  6. auto-release-workflow auto-release-workflow Public

    An example of using GitHub Actions and Releases to automatically build and distribute project binaries. Used as part of a larger school project.

    C++