Pinned Repositories
AP-Computer-Science-Final-Project
Required Project that needed to be done at the end of AP Computer Science A. It is a simple alien shooter game like Galaga written in Java.
aspenshih.com
Beginner-Coding-Projects
Just a set of a few C# Coding Projects I made when just starting out and learning to code.
CTF-Checklist
A composite list of various vulnerabilities and tools to look for and use while exploiting common CTF challenges
kqctf
Online competition hosting platform used to run two international cybersecurity competitions with over 3000 participants. Includes dynamic leaderboard, point scoring algorithm, user/team registration, and competition management
My-Operating-System
Operating System written in C++ that can print text and manage input from a keyboard
PicoCTF-2021-Killer-Queen-Writeups
Killer Queen's writeups for the picoCTF 2021 Competition
Racial-Recognition
Partly unfinished racial recognition project made using the power of **Python** that can detect a face on in a camera feed and analyze it using DeepFace
TransparencyWindow
a multi-platform (Linux, Windows, MacOS) window management and graphics drawing library for transparent and click-through windows
undaunted-terrain-generation
Multilayer Perlin Noise + Marching Cubes implementation that generates polygonal terrain off of a random seed and includes scripts for terrain simulation
ZeroDayTea's Repositories
ZeroDayTea/CTF-Checklist
A composite list of various vulnerabilities and tools to look for and use while exploiting common CTF challenges
ZeroDayTea/CodeHS-Nitro-Solutions
My solutions for the CodeHS Nitro track that were required to be completed for my AP Computer Science Course. Some of these solutions are not ideal and were done very quickly simply to get the assignments over and done with so make sure to review the code and maybe even improve it before using it.
ZeroDayTea/aspenshih.com
ZeroDayTea/kqctf
Online competition hosting platform used to run two international cybersecurity competitions with over 3000 participants. Includes dynamic leaderboard, point scoring algorithm, user/team registration, and competition management
ZeroDayTea/Science-Olympiad
Arduino Code for the Science Olympiad Detector Building event that placed 2nd at the Regionals level in the Southern Colorado Science Olympiad Tournament right before the Olympiad was cancelled due to COVID.
ZeroDayTea/panhandles-geography
ZeroDayTea/TransparencyWindow
a multi-platform (Linux, Windows, MacOS) window management and graphics drawing library for transparent and click-through windows
ZeroDayTea/undaunted-terrain-generation
Multilayer Perlin Noise + Marching Cubes implementation that generates polygonal terrain off of a random seed and includes scripts for terrain simulation
ZeroDayTea/BirbOfTheDay
a small web application to promote interests in ornithology and learning about birbs
ZeroDayTea/ctf-writeups
A set of miscellaneous writeups for challenges I enjoyed or through highlighted some interesting security vulnerability
ZeroDayTea/Desktop-Duckie
ZeroDayTea/ESP32SmartCamera
Project intended to build and design a smart camera on an ESP32 device to capture photos, analyze them, and upload them to a central server
ZeroDayTea/github-readme-stats
:zap: Dynamically generated stats for your github readmes
ZeroDayTea/MIT-6.S191-Labs
ZeroDayTea/mp4-to-ascii-art
Python program to play any mp4 video file in the terminal with asciii character art. Modify lines 19 and 20 of the main.py script to change the input file for the video and sound being played
ZeroDayTea/patrickdobranowski.com
Personal Website for showcasing projects and work experience
ZeroDayTea/pencil-backend
ZeroDayTea/pencil-frontend
ZeroDayTea/Personal-Website-Source
Source code for the gatsby template for my personal website
ZeroDayTea/picoCTF-2019
Writeups for selected challenges from picoCTF 2019
ZeroDayTea/pwndbg
Exploit Development and Reverse Engineering with GDB Made Easy
ZeroDayTea/quine-relay
An uroboros program with 100+ programming languages
ZeroDayTea/senior-thesis
LaTeX sources for my undergraduate thesis
ZeroDayTea/Sonic-Pi-Creations
code for music made in the sonic pi code-music synthesizer
ZeroDayTea/squ1rrel.dev
ZeroDayTea/Taylors-Version
Quick project implemented using React.js, node.js, and sqlite that manages users on a game and allows them to play a quiz for any of their favorite music artists. The quiz dynamically prompts the user with a lyric from a random song or selected album and asks players to guess which song the lyric corresponds to competing for a high score.
ZeroDayTea/treasures-of-selangor-unity
source code and graphics/meshes used in the treasures of selangor top down 2.5d rogue like adventure game with caves and puzzles
ZeroDayTea/Wordle-Solver
Just a quick wordle solver I whipped up in a day. It recommends you words for your first guess and tells you what to guess for each consecutive word based on the grey, yellow, and green tiles that show up. I also performed frequency analysis on the bank of words accepted by wordle and the program should ouput the most likely word given wordle's own bank of words
ZeroDayTea/Z-Particle-Search-Signal-Background-Discrimination
Advanced Machine Learning Approaches for Signal-Background Discrimination in Z' Particle Search project
ZeroDayTea/ZeroDayTea