Skip to content
View quazi-irfan's full-sized avatar

Organizations

@trinodb
Block or Report

Block or report quazi-irfan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Mini-Ada-Compiler Mini-Ada-Compiler Public

    Mini-Ada to Intel x86 assembly compiler using a recursive descent parser that generates intermediate Three Address code that is converted to x86 via MASM

    Java 3 1

  2. R-Language-Google-Summer-of-Code-Application-2020 R-Language-Google-Summer-of-Code-Application-2020 Public

    Implement MCMC Metropolis-Hastings(MH) algorithm in R and C++. Implementation in C++ is 25 times faster.

    R 1

  3. Particle-Swarm-Algorithm-Julia-Language-Google-Summer-of-Code-Application-2021 Particle-Swarm-Algorithm-Julia-Language-Google-Summer-of-Code-Application-2021 Public

    Vanilla Particle Swarm Implementation in Julia(Julia_PSO_GSoC21 Github repo). GSoC application includes survey of existing PSO variants published in the last 25 years, and comparison of existing im…

    TeX 1

  4. SchurNumber SchurNumber Public

    Find Schur's number given the number of colors, how far we are coloring and the value of c.

    Java

  5. SIC-XE-Assembler SIC-XE-Assembler Public

    Implementation of 2 Pass SIC-XE Assembler

    Java 1

  6. RoverMapping RoverMapping Public

    Forked from SDSU-Robotics/RoverMapping

    Implementation of path-finding algorithm using BFS(breadth first search). Built using Swing. Draw environment obstacles on a grid.

    Java