Skip to content
View MassiGy's full-sized avatar
😇
ready to help
😇
ready to help

Organizations

@fairfield-programming

Block or report MassiGy

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

@Massi Gy


BIO

Hi, I’m Massiles Ghernaout ( @MassiGy ), I am very glad that you are here, I' am a junior but very ambitious web developer, constantly learning to give you what you deserve... I am helping people to create anything from basic website to portfolios and even small web apps in order to make their business alive online and improve results.


Keep In Mind !

  • Windows
  • MacOs
  • Linux

Some of my bookmarks

Linux Coding

archwiki
debian references
man pages
ubuntu wiki fr
debian wiki
linux systems programming
AlternativeTo - Crowdsourced software recommendations

hacker's delights
amdahl's law
build your own x
reflections on trusting trust
casey muratori's blogs
design patterns
testing c/c++
python tutor
learn haskell
martin t. blogs
andrew k. ( ziglang creator ) blogs.


[ Email ] [ Linkedin ] [ Gists ]

Pinned Loading

  1. cg101a cg101a Public

    The idea behind this little sketch is to understand how we can go from modal/world space to view space. Put differently, how to go from 3D to 2D.

    Processing 1

  2. LL1p.go LL1p.go Public

    This is a simple LL(1) grammar tokenizer & parser written in Go.

    Go 1

  3. eddy eddy Public

    Eddy - A minimal text editor written in Go ( started only with one file ! ).

    Go 2

  4. C-huffman-text-compression C-huffman-text-compression Public

    This project impelements a basic version of the Huffman text compression algorithm, using the Huffman tree.

    C 1

  5. auth-and-authorization.md auth-and-authorization.md
    1
    # Let's learn about authentication & authorization.
    2
    
                  
    3
    
                  
    4
    ## Ressources:
    5
    
                  
  6. parallelism.c parallelism.c Public

    Gpu & Cpu side parallelism. Done using Cuda and MPI (Message Passing Interface).

    C 1