kevinrvaz
Senior Software Engineer@Blackhawk Network | Machine Learning Enthusiast
Blackhawk NetworkPune, India
Pinned Repositories
gpt2-from-scratch
based on the book building an llm from scratch
Graph-DS-Library
A library that allows you to work with graph algorithms without worrying about it's implementations
HackComputer
WIP Implementation of the theoretical 16-bit computer called "Hack" based on the book "The elements of computing systems 2nd edition"
local-llm-tests
Testing langchain with local LLMs
m3u8-dl
A CLI program to download a video played using a m3u8 playlist. Download it here - https://pypi.org/project/m3u8dl/0.5.2/
MathModellingShortestPathAlgorithm
implementation for dijsktra's algorithm for math modelling
remote-file-transfer
Enables transfering of files to computers connected to the same network, with a max transfer speed of 48 mbps(Note this won't consume internet data, file transfer is done over IP).
TappyPlaneGodot
A 2D game built using the Godot game engine
kevinrvaz's Repositories
kevinrvaz/m3u8-dl
A CLI program to download a video played using a m3u8 playlist. Download it here - https://pypi.org/project/m3u8dl/0.5.2/
kevinrvaz/remote-file-transfer
Enables transfering of files to computers connected to the same network, with a max transfer speed of 48 mbps(Note this won't consume internet data, file transfer is done over IP).
kevinrvaz/dog-vision
A multi class classifier which can recognise dog breeds from images using a deep neural network
kevinrvaz/gpt2-from-scratch
based on the book building an llm from scratch
kevinrvaz/HackComputer
WIP Implementation of the theoretical 16-bit computer called "Hack" based on the book "The elements of computing systems 2nd edition"
kevinrvaz/local-llm-tests
Testing langchain with local LLMs
kevinrvaz/portfolio-excalibur-krv
This is my crio launch plus portfolio https://criodo.github.io/portfolio-excalibur-krv/
kevinrvaz/TappyPlaneGodot
A 2D game built using the Godot game engine
kevinrvaz/bulldozer-price-prediction
A regressor to predict bulldozer prices
kevinrvaz/casebook
A WIP repo for the casebook programming language inspired by sherlock holmes
kevinrvaz/cc-wctool
Custom implementation of wc unix tool
kevinrvaz/CCJSONParser
A custom JSON grammar parser in Java which can parse the grammar described in https://www.json.org/json-en.html
kevinrvaz/coding-interview-university
A complete computer science study plan to become a software engineer.
kevinrvaz/cpython
The Python programming language
kevinrvaz/CryptoTracker
An action to give users information about a cryptocurrency
kevinrvaz/cs-programs
kevinrvaz/EPIJudge
EPI Judge - Preview Release
kevinrvaz/excalibur-kvrv-codecrafters-http-server-python
Solution for Build Your Own HTTP Server
kevinrvaz/excalibur-kvrv-codecrafters-shell-python
Solution for Build Your Own Shell
kevinrvaz/hdlbit-solutions
Solutions for https://hdlbits.01xz.net/
kevinrvaz/heart-disease
A binary classifier to predict if a person has heart disease or not
kevinrvaz/Jlox
Lox programming language implementation in Java
kevinrvaz/kevinrvaz
Github profile summary
kevinrvaz/lisp
A custom lisp implementation in C
kevinrvaz/personal-website
kevinrvaz/PyLox
kevinrvaz/react-inspect-element
A demo app to show inspecting of elements
kevinrvaz/ScraperBot
A bot to get product description, product sizes, product price
kevinrvaz/tic-tac-toe-electronjs
Test project to check react + electron js integration
kevinrvaz/wasm-experiments