Skip to content
View ludegra's full-sized avatar
🪠
🪠
  • Chalmers University of Technology
  • Gothenburg, Sweden

Highlights

  • Pro

Block or report ludegra

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

About me

fn main() {
  let ludegra = World::get_user_by_nickname("ludegra").unwrap();
  let the_best = World::get_user_by_merit("the_best").unwrap();

  assert_eq!(ludegra, the_best);
}

A hobbyist developer from Sweden, who has a tenedency to bite off a bit more than he can chew. Although way to often I don't finish projects.

I like learning new stuff and am most likely in this moment doing just that.

Quick facts

Languages I know

  • JavaScript/TypeScript
  • HTML
  • CSS
  • PowerShell
  • Rust
  • Ruby

Languages I'm somewhat able to use

  • C#
  • C
  • C++

GitHub Stats

Stats Langs

Popular repositories Loading

  1. Skola24-API-Reader Skola24-API-Reader Public

    TypeScript 3

  2. InspiroBot-Bot InspiroBot-Bot Public archive

    TypeScript

  3. ludegra ludegra Public

  4. linear-algebra-in-rust linear-algebra-in-rust Public

    A library bringing liear algebra into rust

    Rust

  5. OpenGL-with-Rust OpenGL-with-Rust Public

    The code written during my process of learning OpenGL

    Rust

  6. gitignore gitignore Public

    Forked from github/gitignore

    A collection of useful .gitignore templates