Code Monkey home page Code Monkey logo

my_resume_ai_builder's Introduction

Portfolio builder

A streamlit based webapp deployed at here

Contents

  • LinkedIn Badge : how to create one for your profile?. Integrated using streamlit component
  • Stackoverflow Flair : how to add a stackoverflow flair?. Integrated using streamlit component
  • Career Snapshot: Built using streamlit_timeline
  • Skills & Tools: Used streamlit buttons & columns features
  • Education : Plotly(library for visualization) table
  • Research Paper detailed brief description : streamlit images, streamlit metrics, streamlit expander & plotly.express grouped barplot
  • Achievements : streamlit markdown (great to embed HTML codes)
  • Medium profile : Basic web scrapping. Profile preview generated using pixelpoint's medium widget
  • Daily routine : Graphviz library
  • ML models integrated : Vanilla & Cycle GAN built using tensorflow

Files description

  • cyclegan/ : weights for cyclegan model used for image translation
  • vanilla_gan/ : weights for vanilla gan used
  • images/ : images used for research paper section
  • pdf/ : pdfs available for downloading on portfolio
  • constant.py : File with all static data used.
  • cycle.py : cycle_gan models
  • vanilla_gan.py: vanilla_gan models
  • requirements.txt : requirements file generated using pipreqs
  • graph_builder.py : Daily routine graph using graphviz
  • timeline.json : Json file used by streamlit_timeline for career snapshot

How to deploy using Streamlit?

  • Once confirm your app runds fine on localhost. Check using
streamlit run streamlit_app.py 
  • Create requirements.txt.
  • Push repo to github.
  • Sign in https://streamlit.io/ using the same mail as for github account where code is pushed (for ease)
  • Fill in the info & click deploy on the Deployment screen

If your app is error free, it should get deployed !! My portfolio looks something like this

Preview

my_resume_ai_builder's People

Contributors

mehulgupta1997 avatar mehulgupta2016154 avatar mehulgupta7991 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.