Pinned Repositories
asl-translator
Machine learning models for translating American sign language gestures
espalier
A feed-forward neural network library that uses the computational graph approach to compute the gradients
bitfuscnn
A variable bitwidth compressed sparse CNN accelerator
BITStrade
Code for an ad based selling website
branch-predictor
CSE 240A branch predictor course project
comet
RISC-V ISA based 32-bit processor written in HLS
database-csv
PHP function to convert mySQLi database entries directly into a downloadable CSV (Comma separated values) file. The function can easily be imported in any web development project and used accordingly.
OS-labs
This contains the code I wrote as a part of CS F372 course on Operating Systems
PyDuino
The PyDuino project is a python library and arduino functions, targetted at making prototyping with arduino more interactive, as well as using the flexibilites of python programming language to run arduino codes
chocopy-wasm-compiler
lite-david's Repositories
lite-david/comet
RISC-V ISA based 32-bit processor written in HLS
lite-david/branch-predictor
CSE 240A branch predictor course project
lite-david/bitfuscnn
A variable bitwidth compressed sparse CNN accelerator
lite-david/database-csv
PHP function to convert mySQLi database entries directly into a downloadable CSV (Comma separated values) file. The function can easily be imported in any web development project and used accordingly.
lite-david/PyDuino
The PyDuino project is a python library and arduino functions, targetted at making prototyping with arduino more interactive, as well as using the flexibilites of python programming language to run arduino codes
lite-david/OS-labs
This contains the code I wrote as a part of CS F372 course on Operating Systems
lite-david/riscv-processor
RISC-V ISA based 32-bit processor written in C++ for high level synthesis
lite-david/SMAC
Basic SMAC protocol implementation in TinyOS. Tested on telosB motes
lite-david/C-beautifier
This repository contains code for a beautifier which formats a given C code in HTML with various features
lite-david/cache-replacement
lite-david/chocopy-wasm-compiler
lite-david/CSE240A
Initial framework source code for CSE240A branch predictor project
lite-david/espalier
A feed-forward neural network library that uses the computational graph approach to compute the gradients
lite-david/fpgahdl_xilinx
FPGA interface reference designs for Analog Devices mixed signal IC products
lite-david/gpu-rodinia
Rodinia benchmark
lite-david/gsoc-application
lite-david/hipBLASLt
hipBLASLt is a library that provides general matrix-matrix operations with a flexible API and extends functionalities beyond a traditional BLAS library
lite-david/instruction-prefetcher
Repository for 240C instruction prefetcher
lite-david/kibana
:bar_chart: Kibana analytics and search dashboard for Elasticsearch
lite-david/lite-david.github.io
lite-david/ostep-projects
Projects for an undergraduate OS course
lite-david/polymath
lite-david/POPL-Assignments-
This repository consists of the code I've written as a part of the CS F301 Principles of programming language
lite-david/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
lite-david/sandboxed-fann
lite-david/Sign-Language-Recognition
This project utilizes CNNs, RFCs, and SVCs to recognise hand gestures and translate sign language videos into text.
lite-david/SpaceRanger
lite-david/SpaceRanger-webapp
lite-david/Tensile
Stretching GPU performance for GEMMs and tensor contractions.
lite-david/tinyrenderer
A brief computer graphics / rendering course