About
Brian's is a creator and problem solver.
He loves to work on solutions, collaborating with teams to tackle multidimensional problems on issues pertaining to technology, automation, social justice, and the economy/society.
Along with a foundation in electrical engineering, he has enjoyed adapting and acquiring skills to work on previous projects in business systems automation, coding, design, and product creation.
Brian is currently on the look out for opportunities to work with start-ups or established companies as part of their team. Contact Brian here
Work
Business Automation
- Custom Business Fulfilment System: Automated aspects of order sales for a company. ...read more
- Investigate styrofoam PLCvacuum: Work out a way to modify the Programmable Logic Controller (PLC) routine to change when the vacuum pump should activate. ...read more
Coding
- CYMK QR Code Concept: The idea is to combine multiple QR code and blend it together to make a single QR (non-standard) code with 3x the data capacity. Using colour. ...read more
- Javascript Algorithmic Art Sandbox: Here is a collection of standalone pages (heck you can even download it), where you can create algorithmic art using code ...read more
Hardware (electronics)
- TR_N7 Protocol Analysis: Attempting to Understand and Reverse Engineer the protocol for the TR-N7 XinChang Radio ...read more
- AD8236 Breakout Board: A breakout pcb board for the surface mount instrumentation operational amplifier chip. ...read more
- ADXL345 Breakout Board: A breakout pcb board for the surface mount instrumentation operational amplifier chip. ...read more
Design
- Aussie Tee: Assisted a client with creating a set of T-shirt designs. ...read more
- EL bag: This was a design exercise for a bag that is both useful from a safety standpoint, environmentally friendly, and is cool to look at. ...read more
- Logo Designs: Occasionally I do logo design works for others and myself (In addition to flyers, mock-ups, etc... contact me for further examples). ...read more
Blog
Personal Projects Log
-
Simple Key Value Text Parser In C
Created a simple C function with zero dependencies that will be able to flexibly parse multiple style of ASCII Key Value read more -
Clibs Source Scanner for Keyword Suggestion
A tool for scanning C source code to suggest keywords based on properties of the code, such as dynamic memory usage or specific language constructs. read more -
json_fmt.h
As an alternative to writing JSON by hand using purely printf, I written a helper header file called json_fmt.h read more