Pinned Repositories
Blog-App
Full Stack Blog Application
Blogs
Personal blog site about learnings
Bytecode-Virtual-Machine
Implementing A Bytecode Virtual Machine
Calculator-App
Simple Calculator made with React
Chat-App
Chat app made with React, Node and Socket.io
LLVM-Toy-Compiler
Implementing a toy language frontend using LLVM
Memory-Allocator
A Memory Allocator - Implementations of malloc, calloc, realloc and free
TDOP-Parser
A Top Down Operator Precedence Parser
Tree-Walk-Interpreter
Implementing a Tree-Walk Interpreter
Visitor-Design-Pattern
Implementation and Explanation of the Visitor Design Pattern
JanBaig's Repositories
JanBaig/TDOP-Parser
A Top Down Operator Precedence Parser
JanBaig/Bytecode-Virtual-Machine
Implementing A Bytecode Virtual Machine
JanBaig/LLVM-Toy-Compiler
Implementing a toy language frontend using LLVM
JanBaig/Memory-Allocator
A Memory Allocator - Implementations of malloc, calloc, realloc and free
JanBaig/Blog-App
Full Stack Blog Application
JanBaig/Blogs
Personal blog site about learnings
JanBaig/Calculator-App
Simple Calculator made with React
JanBaig/Chat-App
Chat app made with React, Node and Socket.io
JanBaig/ECommerce-Simulator
ECommerce Simulator
JanBaig/Tree-Walk-Interpreter
Implementing a Tree-Walk Interpreter
JanBaig/Visitor-Design-Pattern
Implementation and Explanation of the Visitor Design Pattern
JanBaig/faustlibraries
The Faust libraries
JanBaig/FullStackOpen-Solutions
FullStackOpen's Course Project Solutions
JanBaig/Mental-Math
An online quiz system that promotes and tests mental math skills
JanBaig/Nand2Tetris-Hardware
Project Solutions to the Nand2Tetris Exercises
JanBaig/Project-Scripts
Utility scripts for various projects
JanBaig/swift
The Swift Programming Language
JanBaig/User-Authentication
MERN Authentication
JanBaig/Weather-App
Weather App Developed with the OpenWeatherMap API
JanBaig/Zag-Smalltalk
Smalltalk VM Written in Zig with methods stored as type-annotated ASTs
JanBaig/Ziglings
Solutions to the exercises in the Ziglings project