Pinned Repositories
Analysis-of-Dijkstra-s-Algorithm
An analysis by comparison of implementation of Dijkstra's Algorithm with Fibonacci Heaps and Minimum Priority Queues as part of IT251 DSA II Lab Assignnment 2.
Assembly-Routines
A repository to store Linux x86_64 NASM assembly routines.
ASTNN
Benchmarking-Polynomial-Evaluation
Benchmarking different polynomial evaluation algorithms: Naive evalulation, Horner's method, and a parallel algorithm from "Optimal Algorithms for Parallel Polynomial Evaluation", Munro et al.
Code-Completion
Flow-Augmented-AST
This is a repository for the Flow Augmented AST Mini-Project for the course IT206
Multithreaded-Chat-Room
SimpleLang
A basic programming language compiler using LLVM
SimpleNES
A simple NES Emulator with LAN multiplayer capability.
WolPSX
Experimental PlayStation 1 emulator.
Wolfram70's Repositories
Wolfram70/SimpleNES
A simple NES Emulator with LAN multiplayer capability.
Wolfram70/Benchmarking-Polynomial-Evaluation
Benchmarking different polynomial evaluation algorithms: Naive evalulation, Horner's method, and a parallel algorithm from "Optimal Algorithms for Parallel Polynomial Evaluation", Munro et al.
Wolfram70/Analysis-of-Dijkstra-s-Algorithm
An analysis by comparison of implementation of Dijkstra's Algorithm with Fibonacci Heaps and Minimum Priority Queues as part of IT251 DSA II Lab Assignnment 2.
Wolfram70/Assembly-Routines
A repository to store Linux x86_64 NASM assembly routines.
Wolfram70/ASTNN
Wolfram70/Code-Completion
Wolfram70/Flow-Augmented-AST
This is a repository for the Flow Augmented AST Mini-Project for the course IT206
Wolfram70/Multithreaded-Chat-Room
Wolfram70/SimpleLang
A basic programming language compiler using LLVM
Wolfram70/WolPSX
Experimental PlayStation 1 emulator.
Wolfram70/Computational-Physics-KSS
Knowledge Sharing Session on the Basics of Computational Physics by Amateur Astronomy Club
Wolfram70/gcc
Wolfram70/IRIS-Systems-Rec-Task
Repo for the IRIS Systems Team Recruitment Task
Wolfram70/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
Wolfram70/llvm-tutor
A collection of out-of-tree LLVM passes for teaching and learning
Wolfram70/MNIST-Classifier
A simple neural network to classify the MNIST handwritten numbers database.
Wolfram70/radare2-tutorial
Reverse Engineering using Radare2
Wolfram70/Ray-Tracing
Wolfram70/Rudimentary-Fluid-Simulation-2D
Wolfram70/RUST-API
API's to make system calls on Linux, Windows and Mac OS.
Wolfram70/Scheduling-Algorithms
Analysis of CPU Scheduling Algorithms
Wolfram70/Sevak
Project for the Microsoft Imagine Cup Challenge 🚀
Wolfram70/Simple-Markdown-Parser
This is a repository for the 'Compilers' WEC Systems and Security SIG Recruitment Task.
Wolfram70/SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
Wolfram70/Sudoku-Solver
Repository for Lab Assignment 5 of the IT251 course.
Wolfram70/The-Game-of-Go
IT150 Mini-Project