Skip to content
View CryptoCow0's full-sized avatar
πŸ’«
Researching
πŸ’«
Researching

Block or report CryptoCow0

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

Welcome to my Github! πŸ‘‹

Project Map

  • πŸ”­ I finished Version 1.1.1 of my "WORDLE" game extension! Added a Spanish functionality for more users to enjoy! Free to download in the Chrome webstore
  • πŸ”­ I finished the first part of my Ethical Keylogging lab! Working on low-level code for exploitation.
  • πŸ”­ I completed my preliminary research at the Colorado School of Mines, funded through SURF, reseraching human robotic interaction in unhoused and Migrant communitites.
  • 🌱 I am working as a Researcher at the Colorado School of Mines looking at how advanced AI techniques can be used in cybersecurity for protection of users.

Interests

  • Software Engineering
  • Embedded System Exploitation
  • SQL exploits
  • LLM integration with current Robotic systems

About Myself

  • Student at Colorado School of Mines interested in all aspects of Computer Science and looking for technical experience.
  • Passionate about the place of ethics in the development of new technologies.
  • Passionate about security around users' data manipulation.

Pinned Loading

  1. Worle-Extension Worle-Extension Public

    Chrome Extension for Wordle Game

    JavaScript

  2. Keylogging-ethical-Lab Keylogging-ethical-Lab Public

    Creates a reverse shell and keylogging script to run on target machines.

    PowerShell

  3. MultiThreadedFreqAnalysis-java MultiThreadedFreqAnalysis-java Public

    takes an input file of all lowercase characters and outputs how many times each character appears.

    Java

  4. Kattis-Problems Kattis-Problems Public

    A collection of Kattis problem solutions

    Python

  5. Matrix-Transpose Matrix-Transpose Public

    Given any matrix of n by m size, transpose it to be m by n. Useful for LLM manipulation

    C++

  6. PyGame-Maze PyGame-Maze Public

    Python Maze Game

    Python