Skip to content
View charan-003's full-sized avatar

Block or report charan-003

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
charan-003/README.md

👋 Hi, I’m Sai Charan Arvapally

👀 I’m passionate about Computer Science and High-Performance Computing (HPC).

  • 🌱 Currently expanding my skills in Python and exploring parallel programming.
  • 💼 I’m also learning C++, working on HPC projects, and building UI/UX solutions.
  • 🎓 I'm pursuing a Bachelor of Science in Computer Science at the University of Alberta, with an expected graduation in April 2025.
  • 💻 I'm currently the Vice President of Student Life at the International Students' Association (ISA), organizing campus-wide events and fostering inclusive environments.

💞️ I’m looking to develop my skills in:

  • Python, C++, and High-Performance Computing (HPC)
  • Parallel programming with CUDA, OpenMP, and pthreads
  • UI/UX Design for non-profit projects

Pinned Loading

  1. File-search-using-threads File-search-using-threads Public

    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.

    C++ 1

  2. file-compressing-using-threads file-compressing-using-threads Public

    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 …

    C++ 1

  3. Weather-Data-Parallelization Weather-Data-Parallelization Public

    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 con…

    C++

  4. Mini-Projects-using-Parallel-Programming-methods Mini-Projects-using-Parallel-Programming-methods Public

    C++