Pinned Repositories
insights-backend
Backend API + algorithm built for surfacing actionable insights for a small business given a network of other similar small businesses
modin
Modin: Speed up your Pandas workflows by changing a single line of code
sail-www-old.github.io
code-2020
Code for the 2019/2020 vehicle
shibaceipts
cuda-warp-functions
Rewritten CUDA warp functions to allow for translation between CUDA and Intel Level Zero languages without the SHFL instruction
Matrix-Calculator
A program which can perform the basic arithmetic operations on a matrix, take its transpose and calculate its inverse. In addition to this, it stores the history of operations performed. This was my final project for CS in gr12.
Neural-Network
(WIP) Neural network which can learn/identify handwritten numbers on a 28x28 pixel grid. The code is based on Michael Nielsen's code and data is from MNIST.
Solaris
A Discord bot (WIP) to store and retrieve quotes, memorable or funny users' messages on command.
Sophia-bot
Discord & IRC chatbot. Behaves like a 5 year old child, very talkative and responds to random stuff. Can define fetch links from Google, Wikipedia and YouTube, define words, provide synonyms and antonyms, and users can add stuff for her to respond to.
Vivacia's Repositories
Vivacia/Sophia-bot
Discord & IRC chatbot. Behaves like a 5 year old child, very talkative and responds to random stuff. Can define fetch links from Google, Wikipedia and YouTube, define words, provide synonyms and antonyms, and users can add stuff for her to respond to.
Vivacia/ImageJ-Batch-Processing-PlugIn
Vivacia/Matrix-Calculator
A program which can perform the basic arithmetic operations on a matrix, take its transpose and calculate its inverse. In addition to this, it stores the history of operations performed. This was my final project for CS in gr12.
Vivacia/Neural-Network
(WIP) Neural network which can learn/identify handwritten numbers on a 28x28 pixel grid. The code is based on Michael Nielsen's code and data is from MNIST.
Vivacia/Solaris
A Discord bot (WIP) to store and retrieve quotes, memorable or funny users' messages on command.
Vivacia/cuda-warp-functions
Rewritten CUDA warp functions to allow for translation between CUDA and Intel Level Zero languages without the SHFL instruction
Vivacia/ADIS16209-Arduino-Demo
Example C++ library and Arduino project for the ADIS16209 Digital Inclinometer
Vivacia/aoc2021
varnika's aoc solutions woo
Vivacia/buzzdb-snippets
Code snippets -- toy example for simple join
Vivacia/chip-spv
CHIP-SPV is a backend infrastructure for HIP running on SPIR-V
Vivacia/code-2020
Code for the 2019/2020 vehicle
Vivacia/dataTesting
Code for the CAN Message Decoder for Hytech Racing at GT.
Vivacia/hackgt6
For NSIN's seismic wave detection challenge in Fall 2019 for hackgt6
Vivacia/independent-thread-scheduling
research backup
Vivacia/project1Mas
Vivacia/VIP-Midterm-2019
Vivacia/VIP-Testing
Vivacia/Vivacia
Config files for my GitHub profile.
Vivacia/vivacia.github.io
Vivacia/warp-shuffle
Reimplementing CUDA warp shuffle related functions