Skip to content
View Osmos-l's full-sized avatar
  • University Toulouse Paul Sabatier
  • France
  • 09:35 (UTC +02:00)
Block or Report

Block or report Osmos-l

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

Welcome to my github 👋

About me

local me = Human()

me:SetTitle('Software engineer')
me:SetLocation('France - Toulouse')

me:SetLanguages({'FR', 'EN'})

me:SayHi()

Pinned

  1. sieveErathostene sieveErathostene Public

    Sieve of erathostene in mono and multi thread

    Java

  2. tchatCommandsLib tchatCommandsLib Public archive

    gLua library for chat commands

    Lua 4

  3. Sockets Sockets Public

    Java

  4. sorting sorting Public

    Quick sort algorithm benchmark

    Java