-
video_subtitle_generator Public
Utility to generate subtitles for any mp4 video.
Python UpdatedAug 29, 2024 -
arxiv2kindle Public
Convert arxiv research papers into kindle format that can be read from KoReader as well as Google Play Books (browser only), which enables features such as saving and syncing highlights, bookmarks …
Python UpdatedJun 8, 2024 -
Awesome-LiDAR-Camera-Calibration Public
Forked from Deephome/Awesome-LiDAR-Camera-CalibrationA Collection of LiDAR-Camera-Calibration Papers, Toolboxes and Notes
UpdatedAug 6, 2023 -
IMG_2_LaTeX_Tool Public
This tool allows you to screenshot an equation and copies its latex to clipboard.
Python UpdatedAug 5, 2023 -
-
Python MIT License Updated
Jun 13, 2022 -
Implementation of various techniques for tackling the 01 knapsack problem, such as Dynamic programming, backtracking, genetic algorithm
Python UpdatedJun 13, 2022 -
Reliable-Transport-Protocol Public
A Networking assignment that implements both Alternating bit and Go-Back-N protocols.
C MIT License UpdatedSep 10, 2021 -
-
-
-
C Updated
Jul 7, 2021 -
Smith-Waterman-Algorithm Public
Algorithm used for DNA local alignments, Using Recursion, Depth first tree traversing, Dynamic programming.
Python UpdatedJul 7, 2021 -
A critical section function which can take the minimum priority of the interrupt that can preempt the critical section
synchronization embedded-systems freertos interrupts critical-section embedded-system interrupt-handlerC UpdatedJul 7, 2021 -
Demonstrating the priority inversion bug in FreeRTOS, and the priority inheritance implemented in FreeRTOS, while implementing another priority inheritance method.
C UpdatedJul 7, 2021 -
PRESENT-Cipher-80Bit-Key Public
PRESENT is a lightweight block cipher.
-
Scanner-Parser-App Public
A GUI application that takes TINY language code as an input, and outputs a parsed syntax tree.
C# UpdatedMay 20, 2021 -
algorithm used in bioinformatics to align protein or nucleotide sequences. the algorithm finds the best alignments possible between the 2 strings. Techniques such as Recursive depth first traversin…
bioinformatics recursion dynamic-programming trees depth-first-search sequence-alignment needleman-wunsch-algorithmPython UpdatedMay 19, 2021 -
MovieBox Public
Forked from invernoe/AndroidProj1An Android app that shows you most popular movies right now, or highest rated movies, providing you the ability to save your favourite movies and more!
Kotlin UpdatedMay 14, 2021