Skip to content
View Widowan's full-sized avatar
🌚
🌚
Block or Report

Block or report Widowan

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
Widowan/README.md

Hi! 👋

I'm Widowan, a software engineering student, currently working as DevOps, but I also love programming with Java and Spring!

You can contact me by an email in my profile or any other way on my site.

Additional interests: Rust, Linux

Profile Stats Top Langs

Pinned

  1. rssu-hackathon-backend rssu-hackathon-backend Public

    Рефакторинг бэкэнда с хакатона РГСУ

    Java

  2. graph-searcher graph-searcher Public

    Graph searcher made for Deeplay internship 2022 task

    Java

  3. quicksort-java quicksort-java Public

    Simple quicksort implementation for uni assignment

    Java

  4. jD91mZM2/xidlehook jD91mZM2/xidlehook Public

    GitLab: https://gitlab.com/jD91mZM2/xidlehook

    Rust 375 35

  5. Brainfuck in rust Brainfuck in rust
    1
    use std::env;
    2
    use std::io::{Read};
    3
    use std::result::Result;
    4
    
                  
    5
    //Command{{{
  6. primitive-load-balancer-spring primitive-load-balancer-spring Public

    Primitive load balancer POC using Spring

    Java