Pinned Repositories
cplusplus-battletank
Modern C++, as in year 2021. Computes the number of possible outcomes in a game of Battletank (naive approach currently).
cplusplus-cmake-template
This project demonstrates a robust CMake-based build system that showcases the creation and utilization of a custom library within an application. Written in year 2024.
csharp-barcode-reader
This application reads UPC (Universal Product Code) barcodes from textfiles.
csharp-lazy-calculator
The application reads UTF-8 encoded textfiles containing commands for the calculator.
jimli570
Profile
react-template
React template (up to date as in first half of 2022) project template using webpack for a modern SPA react project. Made it for for work, so we could have a good start on our React project back in 2022.
web-matrix-effect
Project I wrote back in 2016 that creates a customizable 'Matrix Code' animation using HTML5 Canvas and JavaScript. The animation features falling characters that can be customized in appearance and behavior. The inspiration for this project is drawn from the 1999 film The Matrix.
web-procedural-height-map
WebGL based procedural heightmap map I wrote back in year 2016.
web-procedural-sky
WebGL based procedural skydomes I wrote back in year 2016.
jimli570's Repositories
jimli570/cplusplus-cmake-template
This project demonstrates a robust CMake-based build system that showcases the creation and utilization of a custom library within an application. Written in year 2024.
jimli570/cplusplus-battletank
Modern C++, as in year 2021. Computes the number of possible outcomes in a game of Battletank (naive approach currently).
jimli570/csharp-barcode-reader
This application reads UPC (Universal Product Code) barcodes from textfiles.
jimli570/react-template
React template (up to date as in first half of 2022) project template using webpack for a modern SPA react project. Made it for for work, so we could have a good start on our React project back in 2022.
jimli570/web-matrix-effect
Project I wrote back in 2016 that creates a customizable 'Matrix Code' animation using HTML5 Canvas and JavaScript. The animation features falling characters that can be customized in appearance and behavior. The inspiration for this project is drawn from the 1999 film The Matrix.
jimli570/web-procedural-height-map
WebGL based procedural heightmap map I wrote back in year 2016.
jimli570/web-procedural-sky
WebGL based procedural skydomes I wrote back in year 2016.
jimli570/csharp-lazy-calculator
The application reads UTF-8 encoded textfiles containing commands for the calculator.
jimli570/jimli570
Profile