Skip to content
View AchroDev's full-sized avatar
📜
Writing code or something..idk
📜
Writing code or something..idk
Block or Report

Block or report AchroDev

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

MIT License Followers


Logo

👋AchroDev

This is my personal repository full of learning and fun projects.

Programming Languages Actively Using/Learning

Rust primary-shield

fn main() {
    let message: &'static str = "Welcome to my page!";
    println!("{}", message);
}

Kotlin

fun main() {
    println("Please feel welcome to take a look around for inspiration")
}

Java

Class Main{
    public static void main(String[] args) {
        System.out.println("Java was one of my first languages back when OSRS and RSPSs were huge");
    }
}

Python

print("Take care!")

lang stats roadmap.sh

Other Programming Languages Used Experimentally

ExperimentalLanguages

Languages Interested In

InterestedLanguages

Contact

Email: AchroDev

Acknowledgments

pssst...I use Arch btw arch

Pinned Loading

  1. echto echto Public

    Echto - Terminal Text Editor (Fully built in Rust)

    Rust 1

  2. achrodev.github.io achrodev.github.io Public

    Portfolio

  3. koffee-kreme koffee-kreme Public

    An elegant and cozy "coffee" styled theme for VSCode.

    2

  4. rust_tcp_server rust_tcp_server Public

    Simple TCP server that awaits for a request and then provides the response to the std::out

    Rust

  5. rust_guessing_game rust_guessing_game Public

    Guessing game from Ch2 of The Book

    Rust

  6. voidConfig voidConfig Public

    "dotfiles" and guide for setting up Void Linux with my configuration