Popular repositories Loading
-
Interceptor
Interceptor PublicIn this project, I hijacked a system call where "hijacking (intercepting) a system call" meant to implement a new system call named my_syscall, which allowed me to send commands from userspace, to …
C 2
-
-
AddTagsToPhotos
AddTagsToPhotos PublicAn application that lets you to add tags to a Photo and change the name of the photo according to the tags in your OS.
Java
-
TOAH
TOAH PublicBuilt a GUI imitating the features of Tower of Hanoi. Also, came up with an efficient and optimal algorithm which takes the minimum number of moves possible for moving any number of blocks from one…
Python
-
FileCompressDecompressHuffman
FileCompressDecompressHuffman PublicBuilt a program that compresses and uncompresses a file using Huffman Coding. Also, used recursion and other data structures to craft the most efficient way to compress and uncompress a file, so th…
Python
-
SieveOfEratosthenes
SieveOfEratosthenes PublicA program that determines whether a number N can be factored into exactly two primes, and if it can be factored, identifies the values of the two factors. The algorithm employed is that of Sieve Of…
C
If the problem persists, check the GitHub status page or contact support.