Skip to content

This project provides a simple and interactive way to build a professional resume using Streamlit, a Python library for building web applications.

Notifications You must be signed in to change notification settings

adnankarol/digital-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Resume Creator with Python and Streamlit

Welcome to the Digital Resume Creator tutorial using Python and Streamlit! In this tutorial, I'll guide you through the process of building a digital resume application that you can use to showcase your skills and experiences.

Feel free to use this template and adjust it to your needs & linking.

💡 View my Digital Resume Online 💡

💡 The website design is inspired by @Sven-Bo 💡

Technologies Used

Python: Python is a versatile programming language that is widely used for web development, data analysis, machine learning, and more. Streamlit: Streamlit is an open-source Python library that makes it easy to create web applications for machine learning, data visualization, and other purposes. Tutorial Outline

Setup

We'll start by setting up our development environment and installing the necessary dependencies. Building the Basic Structure: We'll create a basic structure for our digital resume application using Streamlit. Adding Content: Next, we'll add sections for personal information, education, work experience, skills, and any other relevant details. Styling: We'll explore ways to enhance the visual appearance of our digital resume using CSS styling. Deployment: Finally, we'll discuss options for deploying our digital resume application so that it can be accessed online. Getting Started

Requirements

Python installed on your system

  1. Basic understanding of Python programming

  2. Familiarity with HTML and CSS (optional)

Run the app

pip install -r requirements.txt
streamlit run app.py

Contact

In case of questions, feel free to contact me over Linkedin at Adnan.

About

This project provides a simple and interactive way to build a professional resume using Streamlit, a Python library for building web applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published