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

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


[ Email ] [ Linkedin ] [ Gists ]

Pinned Loading

  1. fairfield-programming/fairfield-programming.github.io fairfield-programming/fairfield-programming.github.io Public

    🌐 The website for the Fairfield Programming Association.

    JavaScript 164 38

  2. programmer_notes_webapp programmer_notes_webapp Public

    a blog post type web app, where I can showcase my notes in my programming learning journey!

    CSS 2

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

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

    Go 3

  5. 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

  6. LL1p.go LL1p.go Public

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

    Go 1