Miladrzh
UBC student in Systems Lab. ICPC PacNW 3rd place. Actions speak louder than words...
@ubcVancouver
Pinned Repositories
acm-sgu-ru
Solutions for old SGU problems.
ai-heuristic-search-algorithms
Implementation of heuristic search algorithms in Java.
autt-icpc-notebook
golang-message-broker-sample
It is my sample message broker implemented in Go.
graph-calc
java-battleship
Java implementation of Battleship game with chat functionality.
streaming-graph-partitioning
Experimental Setup for Performance Analysis of Streaming Algorithms
tps-to-quera
a bash script that exchange TPS test cases to Quera valid format. Just run quera.sh in the folder of tps test cases and tpsTOquera.jar.
verilog-carry-lookahead-adder
Its my midterm project for Logic Circuit Course
vhdl-basic-computer
Implementation of a basic CPU using VHDL.
Miladrzh's Repositories
Miladrzh/acm-sgu-ru
Solutions for old SGU problems.
Miladrzh/tps-to-quera
a bash script that exchange TPS test cases to Quera valid format. Just run quera.sh in the folder of tps test cases and tpsTOquera.jar.
Miladrzh/verilog-carry-lookahead-adder
Its my midterm project for Logic Circuit Course
Miladrzh/vhdl-basic-computer
Implementation of a basic CPU using VHDL.
Miladrzh/ai-heuristic-search-algorithms
Implementation of heuristic search algorithms in Java.
Miladrzh/streaming-graph-partitioning
Experimental Setup for Performance Analysis of Streaming Algorithms
Miladrzh/autt-icpc-notebook
Miladrzh/golang-message-broker-sample
It is my sample message broker implemented in Go.
Miladrzh/graph-calc
Miladrzh/java-battleship
Java implementation of Battleship game with chat functionality.
Miladrzh/multiproc-multithread-benchmark
Compare performance of Windows and Linux in multi-proc and multi-thread tasks
Miladrzh/project-euler
My solutions and codes for projecteuler problems.
Miladrzh/pure-html-shopping-site
This is my homework in Web Development course which we had to implement a shopping without any framework.
Miladrzh/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Miladrzh/verilog-traffic-light
Gate level implementation of traffic lights with verilog