Activity

thecyberden

Shipped this project!

I built a chrome extension that lets you quickly change your default google account, this is my first web extension and I didn’t just want to make a test web extension and I wanted to fix a problem. Google’s UI has annoyed me for years , especially changing your account but at least I will never have to deal with it again!

thecyberden

When I switching between my school account and my personal account I found that google makes it take so long when all it does is change a URL parameter so I did it myself and greatly sped up my workflow!
The extension changes your default google account in one click rather than like 5.

Attachment
0
thecyberden

I have finished converting number statements to ASM code.

It only works on positive integers at the moment but i plan to expand it later cause right now i want to keep it simple.
The program parses the math statement into lexemes which can then be converted to a “postfix” statement which can then be parsed and converted to ASM.

Attachment
0
thecyberden

Im working on a game where you use cards to change how your gun works

Attachment
Attachment
0