Ariful Islam Shanto
@shanto-swe029
Studying "Software Engineering" at Shahjalal University of Science & Technology".
Top Repositories
Here I am basically storing my "Data Structure and Algorithm" course's assignments. But I might also add some of my researches here.
CIn this project, I created a command-line assembly-level simulator similar to PennSim, without the GUI. It loads, processes, and executes LC4 assembler binary files, tracking PC, PSR, registers, and control signals. It generates trace text files documenting each LC4 cycle.
CIn this project, I delved into C file I/O, crafting my mini LC4 Assembler. C categorizes files as 'text' and 'binary.' I parsed .ASM files for PennSim, outputting .OBJ files, mirroring PennSim's format.
CHere you will find some materials related to Math Olympiad and some of my notes on it.