Skip to content
View wolfdev1's full-sized avatar
comeback.rs
comeback.rs
  • Badalona, Barcelona, Spain
  • 05:39 (UTC +02:00)
  • LinkedIn in/andreaafvh

Block or report wolfdev1

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

Hi, I'm wolfdev1 👋

I am a Software Engineer with 7 years of experience in the Software development sector and 5 in the DevOps area, totally focused on open-source projects and mainly the backend. I specialize in performance and distributed resource management.

use wolfdev1::studies;
use wolfdev::github;
use wolfdev::contact;

fn main() {
    let studies = studies::new();
    let github = github::new();
    let contact = contact::new();

    println!("Studies: {}", studies);
    // Studies: Superior in Software Enginnering
    println!("Github: {}", github);
    // Github: https://www.github.com/wolfdev1
    println!("Contact: {}", contact);
    // Contact: https://www.linkedin.com/in/wolfdev1
}

Skills 🛠

Stats ☕

Pinned Loading

  1. Spacio Spacio Public

    Discord Bot created using Java Discord API and Lavaplayer

    Java

  2. AnarchyCore AnarchyCore Public

    SImple plugin ?

    Kotlin

  3. Delphini Delphini Public

    An discord and twitch bot written in java, Discord Bot with JDA Library and Twitch bot with Twitch4J

    Java 1