Pinned Repositories
100-redteam-projects
Projects for security students
100-redteam-projects-solutions
My solutions for the 100 redteam projects repo.
100RedteamProjectsTS
Same deal as my C repo but in TypeScript
APPM-2360-Project-2
Project 2 for APPM 2360 Differential Equations and Linear Algebra
assemblyLearning
Learning assembly because C isn't painful enough.
Data-Structures-Final-Project
Code for CSCI 2270: Data Structures' Final Project
FuyuVN
A visual novel engine written in C/C++ (WIP)
Mari
Just another Discord bot with an anime avatar.
Potato
If you fork this then you can say you forked a potato.
Ryukyu-Repo
A repository where I will push code I'm using to assist in my study of Ryukyuan History
Fewshin's Repositories
Fewshin/Mari
Just another Discord bot with an anime avatar.
Fewshin/fewshin.xyz
My website!
Fewshin/FuyuVN
A visual novel engine written in C/C++ (WIP)
Fewshin/Potato
If you fork this then you can say you forked a potato.
Fewshin/100-redteam-projects
Projects for security students
Fewshin/100-redteam-projects-solutions
My solutions for the 100 redteam projects repo.
Fewshin/100RedteamProjectsTS
Same deal as my C repo but in TypeScript
Fewshin/APPM-2360-Project-2
Project 2 for APPM 2360 Differential Equations and Linear Algebra
Fewshin/assemblyLearning
Learning assembly because C isn't painful enough.
Fewshin/Bandcamp-Greasy
Download Your Bandcamp Collection
Fewshin/Data-Structures-Final-Project
Code for CSCI 2270: Data Structures' Final Project
Fewshin/Project-Euler-Code
My code for Project Euler problems
Fewshin/Ryukyu-Repo
A repository where I will push code I'm using to assist in my study of Ryukyuan History
Fewshin/CUBoulderCECode
I was a CE/EE major at CU Boulder for a few years. In that time I wrote a lot of code. This repo is a dump of this old code presented as it with or without context.
Fewshin/leetCodeSolutions
Leet Code Solutions in C
Fewshin/linearCongruentialGeneratorC
My implementation of a LCG in C. This is not a library, the purpose is to help my understanding of PRNGs.