Hello, my name is Quazi Irfan. I have graduated from South Dakota State University with a Master's in Statistics in Fall 2021. I've completed my Bachelor's degree in Computer Science from the same university in Summer 2018.
Here is my résumé.
Contact: [email protected]
- Implemented breadth first search path finding algorithm
- Implemented Jaro–Winkler string distance algorithm to detect similar assignment submissions
- Researched Particle Swarm Optimization algorithm and implemented vanilla PSO in Julia and Python
- Implemented backtracking algorithm to calculate Schur’s number
- Implemented Markov chain Monte Carlo sampler in R and C++ to compute posterior distribution
- Developed assembler for SIC-XE instruction set in Java
- Developed Ada to 16bit Intel 8086 compiler using recursive descent parser generating three address code
- Built 2d Asteroid like game using Java 2d featuring AABB collision detection