Pinned Repositories
advent_of_code_2021
Advent of code challenges I completed. The goal was to learn Rust.
brain_ide
A CLI IDE for the brainf**k coding language written in Python. Interpreter written in Rust.
braineff_ide
An IDE for the esoteric coding language Brainf**k written in Rust. Interpreter also written in Rust.
brainfuck_interpreter
A brainfuck language interpreter written in Rust.
copybot
Slack bot to convert images to text
midproxy_engine
configurable man-in-the-middle proxy server for HTTP & HTTPS
netscout
OSINT tool that finds domains, subdomains, directories, endpoints and files for a given seed URL.
slingshot
Lightweight command line tool to quickly navigate across folders.
tensorflow_c_inference
Crude example of running inference on a locked graph using Tensorflow's C library. Mostly written as a reference for future work.
term-task-viewer
A lightweight terminal tool to manage processes in Unix machines.
caio-ishikawa's Repositories
caio-ishikawa/Trading-Strategy-Visualizer-
At this current point, the program is only able to take in user input to create charts with 3 kinds of trading indicators (SMA, BBANDS and MACD).
caio-ishikawa/NASDAQHeadlineSentimentAnalysis
A bot that takes a company name and ticker symbol to display sentiment analysis of their specific headlines in Motley Fool's website.