hohilwik
I like efficient code, hardware and history. C enthusiast. Currently working on embedded systems, sensors and Sumerian Machine Translation
Pinned Repositories
automated-data-cleaning-and-splicing
Pipeline for automated data cleaning and splicing from timestamped multi-sensor data, with automated sensor-wise plotting, and saving all generated figures as PNGs into a graphs folder
boolean-logic-minimizer
Logic Minimizer for boolean functions using heuristics to get near ideal minimization. Mostly for PLA minimization. Based on https://www2.eecs.berkeley.edu/Pubs/TechRpts/1986/ERL-86-65.pdf
ceph
Ceph is a distributed object, block, and file storage platform
circuit-controllability
Code-Philosophy
A collection of style guides and coding philosophy docs to link to team members in a group project. Under progress and building at the moment. Includes a C style guide, Documentation style guide, README style guide
Inverse-Filtering-Of-Room-Acoustics
Implementing a paper in inverse filtering of room acoustics my Miyoshi, Kaneda, 1988
Language-Detection-with-LS-SVM
Language detection of 7 Indian languages using syllable detection, pitch content features, bayesian inference and LS-SVM for classification
nfancurve-1
A small and lightweight POSIX script for using a custom fan curve in Linux for those with an Nvidia GPU.
Shirleys-Sumerian-Translation-Attempt
The Sumerian Translation Attempt: to collate all existing corpuses and train a model sufficiently competent at Sumerian-English translation.
ShirLURM
Load management and batch job handling for compute clusters. Implemented as bash scripts and a cronjob. Minimal overhead and dependencies
hohilwik's Repositories
hohilwik/Shirleys-Sumerian-Translation-Attempt
The Sumerian Translation Attempt: to collate all existing corpuses and train a model sufficiently competent at Sumerian-English translation.
hohilwik/Language-Detection-with-LS-SVM
Language detection of 7 Indian languages using syllable detection, pitch content features, bayesian inference and LS-SVM for classification
hohilwik/circuit-controllability
hohilwik/nfancurve-1
A small and lightweight POSIX script for using a custom fan curve in Linux for those with an Nvidia GPU.
hohilwik/ShirLURM
Load management and batch job handling for compute clusters. Implemented as bash scripts and a cronjob. Minimal overhead and dependencies
hohilwik/stock-financials-scraper
Scrapes balance sheets, income statements and cash flow statements for all listed companies on MoneyControl
hohilwik/automated-data-cleaning-and-splicing
Pipeline for automated data cleaning and splicing from timestamped multi-sensor data, with automated sensor-wise plotting, and saving all generated figures as PNGs into a graphs folder
hohilwik/boolean-logic-minimizer
Logic Minimizer for boolean functions using heuristics to get near ideal minimization. Mostly for PLA minimization. Based on https://www2.eecs.berkeley.edu/Pubs/TechRpts/1986/ERL-86-65.pdf
hohilwik/ceph
Ceph is a distributed object, block, and file storage platform
hohilwik/Cirq
A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
hohilwik/compute-cluster-setup
Scripts I use when setting up a GPU compute cluster. For people with sudo access only
hohilwik/D-Algorithm-for-circuits
D-Algorithm for automated test generation for faults in combinational circuits using path sensitization and backtracking
hohilwik/sensor-functions-for-microcontrollers
A repository with several functions(mostly written by me) to be used for processing/filtering sensor data on microcontrollers, with low memory utilization being the focus
hohilwik/EMBOSS-offline-analysis
Run EMBOSS functions offline through the terminal
hohilwik/form-filling-go-brrrr
hohilwik/FRP-setup
Scripts for setting up FRP on a private server for easier access
hohilwik/functional-fault-testing
hohilwik/gir
Tool to generate rust bindings and user API for glib-based libraries
hohilwik/hashmap-library
I wrote a library instead of using C++ because eh
hohilwik/IC-Project
Code implementation, video, and report pdf for IC Project, UG1, Term 3
hohilwik/littlefs
A little fail-safe filesystem designed for microcontrollers
hohilwik/nfancurve
Modified to run on newer GPUs
hohilwik/processor
hohilwik/PRP-project
PRP Project repo
hohilwik/randomthings
hohilwik/Simple-parallelization-with-MPI
Written as part of a Distributed Systems assignment. Distributed algorithms for calculating pi, multiplying matrices, and graph coloring. Uses Cole-Vishkin for the graph coloring problem
hohilwik/Syntactic_Sentence_Clustering
Syntactic Clustering of Sentences in a dataset using tree edit distance
hohilwik/tensorflow
An Open Source Machine Learning Framework for Everyone
hohilwik/text-tagging-UI
A user interface for helping with tagging sections of text in images and performing OCR on them
hohilwik/tree-similarity
Library for tree similarity algorithms and queries.