Skip to content
View Rajveer2009's full-sized avatar
πŸ€–
Programming
πŸ€–
Programming

Block or report Rajveer2009

Report abuse

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

Report abuse
Rajveer2009/README.md

πŸ‘‹ Rajveer Singh Saggu

he/him/his
Recreational Programmer
πŸ“ Mars
🌐 Website
πŸ“§ rajveersinghsaggu2009@proton.me
πŸ™ GitHub
πŸ”— SourceHut
πŸ”— Codeforces
πŸ”— LinkedIn
🐦 X (formerly Twitter)
🧠 Stack Overflow


πŸ§‘β€πŸ’» About Me

I'm Rajveer Singh Saggu, a recreational programmer passionate about programming languages and open-source software. I enjoy building desktop applications, competitive coding, and utility tools.


πŸ› οΈ Skills & Interests

  • Programming Languages: Go, Rust, C, C++, Python, JavaScript
  • Interests: Competitive programming, desktop development, low-level programming, open-source projects

πŸ“‚ Notable Projects

Here are a few of my highlighted SourceHut projects:

  • Codeforces Problem Sets:
    Code for problems I solved on Codeforces – my profile

  • System Monitor:
    A desktop application built with Wails that displays real-time CPU and memory usage.

  • Random Number Generator:
    A Wails-based desktop app that generates random numbers within a user-defined range. Includes dark mode and input validation.

  • rcode:
    A simple C++ program to encode/decode strings by shifting ASCII characters with an offset.

  • PrimeChecker:
    A C++ utility to check if a number is prime using square root optimization.


πŸ“« Contact Me

Pinned Loading

  1. rajveer2009.github.io rajveer2009.github.io Public

    My Website

    HTML 1

  2. todo-rs todo-rs Public

    This is a simple command-line todo application written in Rust using the ZED editor.

    Rust 1

  3. guess-the-number guess-the-number Public

    Guess the number game written in C

    C

  4. Phone-Name Phone-Name Public

    GET basic information about anyone from their phone number

    Python 1

  5. Fire-Time Fire-Time Public

    Arduino code that detects Fire using a sensor and show the status on an OLED display

    C++

  6. Identicon Identicon Public

    Genrate a random identicon

    JavaScript