Skip to content
View notsharuu's full-sized avatar
πŸ’­
Learning πŸ§‘β€πŸ’»
πŸ’­
Learning πŸ§‘β€πŸ’»

Block or report notsharuu

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
notsharuu/README.md
               __         .__                                    ___    
  ____   _____/  |_  _____|  |__ _____ _______ __ __ __ __   /\  \  \   
 /    \ /  _ \   __\/  ___/  |  \\__  \\_  __ \  |  \  |  \  \/   \  \  
|   |  (  <_> )  |  \___ \|   Y  \/ __ \|  | \/  |  /  |  /  /\    )  ) 
|___|  /\____/|__| /____  >___|  (____  /__|  |____/|____/   \/   /  /  
     \/                 \/     \/     \/                         /__/   
     

hey, i'm sharif. πŸ‘‹

17 Β· full-stack dev Β· self-taught since 11 Β· india

Twitter LinkedIn Portfolio Email


the honest story

I picked up coding at 11. Not because someone told me to β€” because I was curious and the internet was right there.

I learned a little. I got stuck. I quit.
I came back. Learned more. Got stuck again. Quit again.
Came back again.

That's been my relationship with programming β€” on and off, but never over. Every time I stepped away, something pulled me back in. An idea I couldn't build yet. A problem I couldn't solve. The memory of the one time something I made actually worked.

Along the way I've learned from brilliant people β€” open source contributors, indie hackers, strangers on YouTube who explained things clearly, Twitter threads at 2am. I owe a lot to the internet.

Right now I'm 17, deep in full-stack development, and shipping real things.


what i build with

const sharif = {
  languages:  ["JavaScript", "HTML", "CSS", "SQL"],
  frontend:   ["React", "React Native", "Electron", "EJS", "Tailwind CSS", "Bootstrap"],
  backend:    ["Node.js"],
  databases:  ["MongoDB", "MySQL", "Firebase"],
  devops:     ["Docker", "Heroku"],
  currentlyLearning: "always something new",
  status: "open to opportunities 🟒"
};

things i've shipped

project what it does stack
NgrokGUI Desktop GUI wrapper for the ngrok CLI β€” makes local tunnel sharing actually usable Electron Β· JS
RnFirebaseApp React Native app with full Firebase auth β€” login, signup, sessions React Native Β· Firebase
Google Searcher Advanced Google search operator interface so you can actually use search hacks JavaScript
jquery-script-code VS Code extension β€” drop a jQuery script tag in your project instantly VS Code API Β· JS

where to find me


Pinned Loading

  1. jquery-script-code jquery-script-code Public

    this is a vscode extension where download this extension and type cmd+shift+p or ctrl+shift+p and the type jqc

    JavaScript 2 1

  2. Google-Searcher Google-Searcher Public

    this is a app where u can use intense search to do more advance search in google using google search hacks

    JavaScript 1

  3. RnFirebaseApp RnFirebaseApp Public

    a basic react native app that has login and sign up with firebase

    Java 1

  4. Memos Memos Public

    this is a app which gets memes you can also change it to a reddit list

    EJS 1

  5. NgrokGUI/NgrokGui NgrokGUI/NgrokGui Public

    This is app for the cmd line process, its a gui based app

    1