charlieokonomiyaki's starred repositories

Matlab-Project

Coding Horner's method, Newtons + Horners, Cramers Rule and Nevilles Method in Matlab

Language:MATLABLicense:MITStargazers:1Issues:0Issues:0

gOSINT

OSINT Swiss Army Knife

Language:GoLicense:GPL-3.0Stargazers:613Issues:0Issues:0

Caesar-Cipher-Program

Caesar cipher - Implement a Caesar cipher, both encoding and decoding. The key is an integer from 1 to 25. This cipher rotates the letters of the alphabet (A to Z). The encoding replaces each letter with the 1st to 25th next letter in the alphabet (wrapping Z to A). So key 2 encrypts "HI" to "JK", but key 20 encrypts "HI" to "BC". This simple "monoalphabetic substitution cipher" provides almost no security, because an attacker who has the encoded message can either use frequency analysis to guess the key, or just try all 25 keys.

Language:PythonStargazers:1Issues:0Issues:0

Affine-Cipher-Brute-Force-Method

Affine chipher is a monoalphabetic substitution cipher where each letter is mapped to a number. In my program, I have it so that it will encrypt and decrypt codes that you give it. Also, there is a brute force method where it will spit out the code right away.

Language:PythonStargazers:1Issues:0Issues:0

Python-Affine-Cipher-Script

Useful for Affine / Monoalphabetic substitution cipher encoding in Discrete Mathematics. Script takes message and formula as input and outputs encoded result.

Language:PythonStargazers:1Issues:0Issues:0

basic-cryptanalysis

Decipher the monoalphabetic substitution cipher with all used words from a dictionary file.

Language:PythonStargazers:2Issues:0Issues:0

SubCipherSolver

A reasonably efficient algorithm to solve a monoalphabetic substitution cipher (Tends to crash on short texts)

Language:PythonLicense:GPL-3.0Stargazers:1Issues:0Issues:0

MonoalphabeticSubstitution

Decrypt a basic monoalphabetic substitutions cipher without frequency analysis techniques.

Language:PythonStargazers:2Issues:0Issues:0

gmail-account-creation-bot-appium-browserstack

This bot utilize browser stack free APIs and automates gmail account creation using appium and android device API provided by browser stack and save the account credentials on google sheets.

Language:PythonStargazers:13Issues:0Issues:0

Gmail_Create_Account

Fill in google account creation form using Python and Selenium

Language:PythonStargazers:42Issues:0Issues:0

bypass-paywalls-chrome

Bypass Paywalls web browser extension for Chrome and Firefox.

Language:JavaScriptStargazers:48418Issues:0Issues:0

pytorch-cifar

95.47% on CIFAR10 with PyTorch

Language:PythonLicense:MITStargazers:5889Issues:0Issues:0

FGSM-Keras

Implemention of Fast Gradient Sign Method for generating adversarial examples in Keras

Language:Jupyter NotebookStargazers:45Issues:0Issues:0

tensorflow-without-a-phd

A crash course in six episodes for software developers who want to become machine learning practitioners.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:2776Issues:0Issues:0

Reddit-Stock-Trends

Fetch currently trending stocks on Reddit

Language:PythonLicense:MITStargazers:1522Issues:0Issues:0
Language:C++License:GPL-3.0Stargazers:24Issues:0Issues:0

miniDogV2

miniDog V2 CAD and Code

Language:C++License:GPL-3.0Stargazers:62Issues:0Issues:0
Language:C++License:GPL-3.0Stargazers:8Issues:0Issues:0
Language:PythonLicense:GPL-3.0Stargazers:8Issues:0Issues:0
Language:PythonLicense:MITStargazers:25Issues:0Issues:0
Language:PythonLicense:GPL-3.0Stargazers:5Issues:0Issues:0
Language:C++License:MITStargazers:186Issues:0Issues:0
License:MITStargazers:7Issues:0Issues:0
Language:C++License:MITStargazers:229Issues:0Issues:0
Language:C++License:MITStargazers:32Issues:0Issues:0

ProbDistCS440

Fog of War Markov Assumptions

Language:JavaStargazers:1Issues:0Issues:0

scaledjs

Customizable Terrain Generator for HTML 5 Games

Language:JavaScriptStargazers:6Issues:0Issues:0

hunt-and-peck

Simple vimium/vimperator style navigation for Windows applications based on the UI Automation framework.

Language:C#Stargazers:610Issues:0Issues:0

ml-road

Machine Learning Resources, Practice and Research

Language:PythonLicense:MITStargazers:3205Issues:0Issues:0

snipy

ebay bid sniping thing

Language:PythonStargazers:3Issues:0Issues:0