Pinned Repositories
bezier_curve
〰️ Drawing bezier curves hardware-accelerated, using tessellation shaders
mips-verilog
:crystal_ball: A Pipelined MIPS CPU Implementation in Verilog
mipslol
:moyai: A MIPS simulator with <3
Misra-Gries-coloring
🗺 An implementation of the paper "Misra & Gries edge coloring algorithm" in python.
mpv-zenity-open-files
zenity-open-files, a lua script for mpv media player that uses Gnome's zenity to open files, subtitles or URLs.
N2P
:postal_horn: P2P mesh network with focus on broadcasting.
partou
💡 A uni-directional monte-carlo path-tracer
September
:microphone: An offline text-independent speaker recognition system
sr.engine
ukernel
:balloon: My first attempt at writing a kernel
alifarazz's Repositories
alifarazz/mpv-zenity-open-files
zenity-open-files, a lua script for mpv media player that uses Gnome's zenity to open files, subtitles or URLs.
alifarazz/N2P
:postal_horn: P2P mesh network with focus on broadcasting.
alifarazz/bezier_curve
〰️ Drawing bezier curves hardware-accelerated, using tessellation shaders
alifarazz/partou
💡 A uni-directional monte-carlo path-tracer
alifarazz/ukernel
:balloon: My first attempt at writing a kernel
alifarazz/mipslol
:moyai: A MIPS simulator with <3
alifarazz/Misra-Gries-coloring
🗺 An implementation of the paper "Misra & Gries edge coloring algorithm" in python.
alifarazz/sr.engine
alifarazz/cpp-bp
C++ project boilerplate with cmake and Catch2.
alifarazz/mips-verilog
:crystal_ball: A Pipelined MIPS CPU Implementation in Verilog
alifarazz/nasm-io-helper
Input and output macros for NASM using C's stdio.h
alifarazz/RISCImposter
:shell: low level cycle accurate RISC simulator
alifarazz/sibilGL
Let's render something!
alifarazz/acm_code_notebook
FarshadBazi's ACM code notebook
alifarazz/advent-of-code
My solutions to Advent of Code challenge.
alifarazz/alifarazz
alifarazz/backend-server
alifarazz/clPrimitives
:fire:
alifarazz/csesa-django
alifarazz/DesignPatterns
Design Patterns in Java
alifarazz/emacs.d
My former personal emacs setup
alifarazz/example-openal
:mega: OpenAL sample programs
alifarazz/faustus
Experimental unofficial Linux platform driver module for ASUS TUF Gaming series laptops
alifarazz/freebsd
FreeBSD src tree (read-only mirror)
alifarazz/GPGPU-2018Fall
This repository includes codes that were instructed in the GPGPU programming course at Shiraz University.
alifarazz/instagramme
An Instagram clone
alifarazz/latex-templates
My personal LaTeX template files.
alifarazz/nb
alifarazz/nodemcu-mqtt
Upload sensor info to server using MQTT protocol
alifarazz/shadow_mapping
:city_sunset: Shadow mapping with FPS camera in OpenGL 3.3 and C++17.