Pinned Repositories
RoboShell
RoboShell is a simple, custom-built shell implemented in C++ that mimics basic shell functionality.
File-search-using-threads
This project is a multi-threaded file search tool implemented in C++. The program allows users to search for a specific keyword within all files in a given directory and its subdirectories.
file-compressing-using-threads
This project implements a multithreaded file compression tool using C++ with OpenMP and zlib. It reads files in chunks, compresses them in parallel using threads, and writes the compressed data to an output file in gzip format. The program demonstrates the use of OpenMP for parallelization and ensures thread-safe file operations using mutexes.
Weather-Data-Parallelization
This project is a multithreaded weather data processing application written in C++. The primary focus of the project is to leverage multithreading to efficiently handle and process weather data concurrently.
Mini-Projects-using-Parallel-Programming-methods
Banff-Sign-Up-page
charan-003
Config files for my GitHub profile.
faker-cxx
C++ Faker library for generating fake (but realistic) data.
HealthHackED
Measuring health data and derive meaningful health advice will greatly improve the quality of life.
HIP
HIP: C++ Heterogeneous-Compute Interface for Portability
charan-003's Repositories
charan-003/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
charan-003/RoboShell
RoboShell is a simple, custom-built shell implemented in C++ that mimics basic shell functionality.
charan-003/Matrix-Multiply
A simple project demonstrating parallel matrix multiplication using OpenMP, with an automated build and testing workflow via a Bash script. It highlights parallel programming concepts, performance benchmarking, and CI/CD basics in high-performance computing.
charan-003/faker-cxx
C++ Faker library for generating fake (but realistic) data.
charan-003/hpx
The C++ Standard Library for Parallelism and Concurrency
charan-003/HIP
HIP: C++ Heterogeneous-Compute Interface for Portability
charan-003/MIOpen
AMD's Machine Intelligence Library
charan-003/File-search-using-threads
This project is a multi-threaded file search tool implemented in C++. The program allows users to search for a specific keyword within all files in a given directory and its subdirectories.
charan-003/Weather-Data-Parallelization
This project is a multithreaded weather data processing application written in C++. The primary focus of the project is to leverage multithreading to efficiently handle and process weather data concurrently.
charan-003/charan-003
Config files for my GitHub profile.
charan-003/file-compressing-using-threads
This project implements a multithreaded file compression tool using C++ with OpenMP and zlib. It reads files in chunks, compresses them in parallel using threads, and writes the compressed data to an output file in gzip format. The program demonstrates the use of OpenMP for parallelization and ensures thread-safe file operations using mutexes.
charan-003/Mini-Projects-using-Parallel-Programming-methods
charan-003/My-portfolio-website
I'm Sai Charan pursuing my bachelor's at university of alberta. here is my complete information .I'm a passionate ui/ux designer with interest in frontend development.
charan-003/Suit-studio
charan-003/My-portfolio
I'm Sai Charan pursuing my bachelor's at university of alberta. here is my complete information .
charan-003/Banff-Sign-Up-page
charan-003/QR-code-component
charan-003/Mocking-Birthday-wish-
charan-003/what-should-i-do-
charan-003/HealthHackED
Measuring health data and derive meaningful health advice will greatly improve the quality of life.