Pinned Repositories
.emacs.d
My Emacs configuration
anagrams
Finds all sets of anagrams in a dictionary file
array
contiguous container library - arrays with customizable allocation, small buffer optimization and more
binarytree-python
dotfiles
My dotfiles
exercism-cpp
My exercism.io C++ solutions
mips-assembler
A MIPS Instruction Set Assembler in C
mips-simulator
A simulator for the MIPS Instruction Set
scheme-parser
A parser in Scheme that will return the number of statements and maximum depth level of a given program.
Stack
A generic stack in C inspired by C++ Stack STL, with template-like support.
nayefc's Repositories
nayefc/mips-assembler
A MIPS Instruction Set Assembler in C
nayefc/mips-simulator
A simulator for the MIPS Instruction Set
nayefc/Stack
A generic stack in C inspired by C++ Stack STL, with template-like support.
nayefc/scheme-parser
A parser in Scheme that will return the number of statements and maximum depth level of a given program.
nayefc/dotfiles
My dotfiles
nayefc/exercism-cpp
My exercism.io C++ solutions
nayefc/.emacs.d
My Emacs configuration
nayefc/anagrams
Finds all sets of anagrams in a dictionary file
nayefc/array
contiguous container library - arrays with customizable allocation, small buffer optimization and more
nayefc/binarytree-python
nayefc/bruins-scores
A Boston Bruins (NHL team) scores and schedules tracker.
nayefc/lshw
lshw: HardWare LiSter for Linux
nayefc/nayefc.github.com
Blog & portfolio developed using Jekyll.
nayefc/prefixer
Converts infix expressions to prefix expressions in C.
nayefc/uSockets
Miniscule cross-platform eventing, networking & crypto for async applications