GeniusChinez
I am a methodical developer who is interested in ideas, and I love implementing ideas in functional, quality code.
Harare Zimbabwe
Pinned Repositories
alloca
Wrappers for memory allocation and deallocation functions in C
altercon-py
A tool that alters naming conventions in your python project files to and from a number of alternative conventions.
clargs
A simple C++ command-line arguments parser
enact
A small stack-based virtual machine implementation
genius_c_utf8
A simple c++ implementation of utf8 encoding and decoding
lexigen
A lexical analyzer generator
memory-guard
A safer replacement for 'new', allowing automatic memory management in C++
oclur
A lexer generator in C++
pet-python
a python parser implementation
react-native-fluids
A collection of react native components, hooks, and logic
GeniusChinez's Repositories
GeniusChinez/genius_c_utf8
A simple c++ implementation of utf8 encoding and decoding
GeniusChinez/react-native-fluids
A collection of react native components, hooks, and logic
GeniusChinez/alloca
Wrappers for memory allocation and deallocation functions in C
GeniusChinez/altercon-py
A tool that alters naming conventions in your python project files to and from a number of alternative conventions.
GeniusChinez/clargs
A simple C++ command-line arguments parser
GeniusChinez/enact
A small stack-based virtual machine implementation
GeniusChinez/lexigen
A lexical analyzer generator
GeniusChinez/memory-guard
A safer replacement for 'new', allowing automatic memory management in C++
GeniusChinez/oclur
A lexer generator in C++
GeniusChinez/pet-python
a python parser implementation
GeniusChinez/scoped-chunks
A c++ tool to automatically handle allocated memory buffers that have roughly the same lifetime
GeniusChinez/sformat
A lightweight c++ string formatting tool
GeniusChinez/strintern
A string interning tool for c
GeniusChinez/theme-native
Theming for react native apps