mykkode
2nd year student at Faculty of Automatic Control and Computers, University Politehnica of Bucharest
Bucharest
Pinned Repositories
api-client
casparcg-connection
node.js Javascript/TypeScript library for CasparCG connection and commands.
editorjs-video-s3
epicnode
epicnode-api
epicnode-web
filecmp
filecmp - compare files :)
memory-allocator
This is a simple memory allocator, imitating the malloc and free functions in C. It can INITIALIZE the maximum memory used, FINALIZE the memory, ALLOC n bytes of memory, FREE n bytes of memory, FILL a part of the memory given the index, size and value. The complete exercise text can be found here: https://ocw.cs.pub.ro/courses/programare/teme_2017/tema2_2017_cbd
netvisor
Romberg-implementation
A matlab implementation of Romberg algorithm
mykkode's Repositories
mykkode/epicnode-api
mykkode/api-client
mykkode/casparcg-connection
node.js Javascript/TypeScript library for CasparCG connection and commands.
mykkode/editorjs-video-s3
mykkode/epicnode
mykkode/epicnode-web
mykkode/filecmp
filecmp - compare files :)
mykkode/memory-allocator
This is a simple memory allocator, imitating the malloc and free functions in C. It can INITIALIZE the maximum memory used, FINALIZE the memory, ALLOC n bytes of memory, FREE n bytes of memory, FILL a part of the memory given the index, size and value. The complete exercise text can be found here: https://ocw.cs.pub.ro/courses/programare/teme_2017/tema2_2017_cbd
mykkode/netvisor
mykkode/Romberg-implementation
A matlab implementation of Romberg algorithm
mykkode/nova-s3-multipart-upload
A Laravel Nova resource tool to upload files directly to Amazon S3. You can (upload | download | delete) single, multiple, small or big files.
mykkode/QR-factorization-and-Schur-form
Used to calculate the QR decomposition of a Hessenberg matrix and its Schur form