Skip to content
View Siphon880gh's full-sized avatar
💭
Open to networking
💭
Open to networking

Block or report Siphon880gh

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

🙋🏻‍♂️ Weng

Full name - Weng Fei Fung

  • 🪪 I am a versatile programmer of old and modern stacks. I Freelance. I help Coding Bootcamp students.
  • 💬 Have an app idea? 📫 How to reach me: Contact Form
  • 🌱 I’m currently exploring AI Applications
  • ⚡ Fun fact: I get a lot of random ideas at night and I jot them down. Who wants to fund my business ideas?

🌐 Socials:

LinkedIn YouTube

Watch my tutorials!

📜 Certificates & Testimonials:

💻 Tech Stack:

CSS3 SASS HTML5 BootstrapJavaScript jQuery Python Chart.jsReact React RouterPHP NodeJS Express.jsNPM WebpackApache AWS Firebase Google CloudMySQL MongoDB GraphQL Apollo-GraphQLFigma Notion

📊 GitHub Stats:


🏆 GitHub Trophies


💰 You can help me by Donating

PayPal

Pinned Loading

  1. run-app run-app Public

    By Weng Fei Fung. I feel inspired to tackle a 5k, and needed to make a running app in the next couple hours before I lose motivation

    HTML 3

  2. mosaic-notes mosaic-notes Public

    By Weng Fei Fung. Create boxes stacked in a mosaic way for you to customize with instructions, then print it out for traditional pencil and pen notetaking. You can resize these boxes, add rich text…

    JavaScript 1

  3. save-when-stop-typing save-when-stop-typing Public

    By Weng Fei Fung. Algorithm saves text to server side only when you stop typing, minimizing bandwidth use.

    PHP 1

  4. wengs-guide-on-google-map-api wengs-guide-on-google-map-api Public

    By Weng Fei Fung. Code snippet and instructions on how to implement Google Map API.

    HTML 3

  5. tutorials-using-git tutorials-using-git Public

    By Weng Fei Fung. This is a walkthrough tutorial generator and reader for git repos by leveraging the power of git diff and git notes. You can get your team up to speed or personally review how to …

    PHP 4

  6. module-tree-viewer module-tree-viewer Public

    By Weng Fei Fung. Lets you figure out the structure of your app by showing a tree of module dependencies. This works for any programming language because with regular expression you can look for an…

    JavaScript