Skip to content

Code of all the linkedin demos I have shared within 2023 and 2024

License

igalonso/linkedin-demos-posts

Repository files navigation

LinkedIn Demo Posts ‼️

Code of all the linkedin demos I have shared within 2023 and 2024

Requirements

Most of these demos are built for a local deployment. At least Python3.9 is required. If not specified, all demos should be executed as follows:

pip install -r requirements.txt
streamlit run <web-app.py> --server.port 8080

Correct Google Cloud permissions should be configured in the terminal.

Note

All of these demos are meant to be fast and dirty code showcasing a specific use case. Code cleanage, performance or even correct implementation is not the main goal of them. Feel free to pull request to improve any of these.

LinkedIn Posts

About

Code of all the linkedin demos I have shared within 2023 and 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published