Skip to content
View Ruichen0508's full-sized avatar
  • Uppsala University
  • Uppsala
  • 15:51 (UTC +02:00)

Block or report Ruichen0508

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Ruichen0508/README.md

👋 Hi, I’m Ruichen Qu


💼 Experience

  • 🧠 Master Thesis Student @ Atlas Copco — (2026.01– now)
  • 🚀 Backend Developer Intern @ Tab Technology (Stockholm, Sweden) — (2025.06- 2025.12)

🎓 Education

📬 Contact


✨ Thanks for visiting! Let's connect and build something awesome. 🚀

Pinned Loading

  1. Algorithmic-Task-Solutions Algorithmic-Task-Solutions Public

    This repository contains various algorithmic solutions and programming tasks, implemented in Python and C++. The tasks cover a wide range of topics including array manipulation, string processing, …

    C++

  2. CSharpCodeTasks CSharpCodeTasks Public

    CSharpCodeTasks is a repository dedicated to solving algorithmic challenges using C#. All problems are sourced from Programming Taskbook(http://ptaskbook.com/en/), offering an extensive range of co…

    C# 1

  3. genetic-oscillator-simulation genetic-oscillator-simulation Public

    This repository contains Python code for simulating a genetic oscillator, based on a simplified model of activator and repressor proteins. The project implements both deterministic and stochastic m…

    Python 2

  4. HandwrittenDigits HandwrittenDigits Public

    This project demonstrates the use of Singular Value Decomposition (SVD) for classifying handwritten digits using a dataset of 28x28 pixel images. The task focuses on applying SVD to reduce the dime…

    Jupyter Notebook

  5. JavaCodeTasks JavaCodeTasks Public

    JavaCodeTasks is a collection of Java projects that demonstrate network programming, multithreading, and distributed systems. Each task offers practical examples using TCP, RMI, Web Services, gRPC,…

    Java

  6. Programming-Taskbook-5 Programming-Taskbook-5 Public

    This repository contains the components and code for the Programming Taskbook 5 (PT5), a cross-platform electronic taskbook designed for learning programming with a focus on C++ and parallel progra…

    Pascal