Pinned Repositories
Assembely_PingPong
Here's the first assembly game I wrote. sim.asm is the source.
Image2ASCII
Map images to a matrix of ascii character and display them in a terminal env
Joystick_Health_Check
A program that detects up to 8 controllers and checks 16 buttons. Supports Playstation controllers, Xbox controllers and Nintendo controllers. All assets are made by me and the program is made in a day with godot 3.2
Mini-Pascal_Scanner_Parser_LexicalAnalysis
A terminal I wrote in C++ that gets mini-pascal syntax as input, scans it, parses it and analyses it to output if it's an acceptable syntax or not, what it should do and which parts are dataTypes, var names and etc. I did this by drawing a full automata and optimising it into a deterministic finite automaton using Peter Linz method. I got tokens and syntaxes of mini-pascal language from Helsinki university website I put in the following: https://www.cs.helsinki.fi/u/vihavain/k16/CodeGeneration/project/minipascalsyntax.pdf
py-git
making git as easy as a click
rtl8188eus
RealTek RTL8188eus WiFi driver with monitor mode & frame injection support
Simplex_linear
web_crawler2_with_Python
Here's a much much better crawler than the last ones. Paljon Onnea
0x41726164's Repositories
0x41726164/Joystick_Health_Check
A program that detects up to 8 controllers and checks 16 buttons. Supports Playstation controllers, Xbox controllers and Nintendo controllers. All assets are made by me and the program is made in a day with godot 3.2
0x41726164/Image2ASCII
Map images to a matrix of ascii character and display them in a terminal env
0x41726164/Assembely_PingPong
Here's the first assembly game I wrote. sim.asm is the source.
0x41726164/Mini-Pascal_Scanner_Parser_LexicalAnalysis
A terminal I wrote in C++ that gets mini-pascal syntax as input, scans it, parses it and analyses it to output if it's an acceptable syntax or not, what it should do and which parts are dataTypes, var names and etc. I did this by drawing a full automata and optimising it into a deterministic finite automaton using Peter Linz method. I got tokens and syntaxes of mini-pascal language from Helsinki university website I put in the following: https://www.cs.helsinki.fi/u/vihavain/k16/CodeGeneration/project/minipascalsyntax.pdf
0x41726164/py-git
making git as easy as a click
0x41726164/rtl8188eus
RealTek RTL8188eus WiFi driver with monitor mode & frame injection support
0x41726164/Simplex_linear
0x41726164/web_crawler2_with_Python
Here's a much much better crawler than the last ones. Paljon Onnea