Skip to content
View morriswong's full-sized avatar

Block or report morriswong

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

Hi there, this is Morris 👋

I am usually trying to finding out why the data goes 📈 or 📉 and help people understand it by making 📊 with my 💻

Technolgoies that I worked with the most recently:

  • LLMs, Mostly worked with Azure OpenAI, but dabbled into Opensourced LLMs and built a bullet point generator with Llama models from together.ai

While those are something that is newer, I still do this day to day:

And it also important to be able to communicate it at scale, so these are some of the tools that I use:

  • Tableau or anything equivalent to it , viz things out is what I like to do too
  • Streamlit, I liked the idea of an analytics app that can be build ground up, all just using python. Made an app that helped me look at jobs descriptions

I actually started out programming at a full stack coding bootcamp, with Javascript we keep jumping up

If you made it this far, just connect by shoot me a message!

morriswch@gmail.com

Have a good day!

Pinned Loading

  1. ytotxt Public

    A Flask web application that automatically transcribes YouTube videos to text using OpenAI's Whisper model. The tool provides real-time progress tracking, timestamps in transcriptions, and a clean …

    Python 1

  2. bulletCV Public

    BulletCV helps you get bullet point ideas in seconds.

    TypeScript

  3. st-assitant Public

    A powerful Streamlit application that leverages Azure OpenAI Assistant API to provide interactive data analysis capabilities. This application allows users to upload datasets and ask natural langua…

    Python