You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe.
A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to be simple and fast
This repository contains my full documentation of Coursera's Introduction to Programming the Internet of Things (IOT) Specialization taught by the professor Ian Harris offered by the University of California, Irvine.
Encryption/Decryption c++ utility library, used to lock/unlock data by providing recovery key to decryption stage. meaning keys will not be stored anywhere.
Fortran + C++ + C hybrid programming demonstration showcasing file compression algorithm implementation and network security concepts. Project demonstrates modern Fortran interface techniques with C/C++ and systems-level programming capabilities.