Skip to content

Instantly share code, notes, and snippets.

View dfrancisczok's full-sized avatar

Dave Frank dfrancisczok

View GitHub Profile
@dfrancisczok
dfrancisczok / Note taking in GitHub Gist.md
Created December 17, 2022 08:29
The Art of Note-Taking: Tips and Tricks for Success - Talks 2022

Here are some tips for using GitHub Gist effectively for note taking

Heading Centralize your notes and code snippets.

Keep all of your notes and code snippets organized and in one place with Gist. This can be especially useful if you work on multiple projects.

Collaborate with others.

Invite others to collaborate on your Gist, allowing you to share notes and ideas with team members.

@dfrancisczok
dfrancisczok / Malta Talk 2022 - St. Edward's College.md
Last active December 17, 2022 08:51
Data Science: The Career That's Taking the World by Storm

Data Science: The Career That's Taking the World by Storm

Intro

Good afternoon everyone, and welcome to our discussion on careers in data science. As students at St. Edward's College, you are all well-equipped to pursue a wide range of careers, and data science is certainly one field that is worth exploring. With its rapid growth and numerous job opportunities, a career in data science can be both financially rewarding and personally fulfilling, as you use your analytical and technical skills to extract insights and knowledge from data. Whether you're interested in finance, healthcare, or technology, a career in data science can open up many doors and lead to exciting opportunities. So let's dive in and learn more about what it takes to succeed in this exciting field.

Data science is a rapidly growing field with numerous career opportunities.

They say that data is the new oil, and as a data scientist, you get to be the drill that extracts all that valuable information from the ground. Just make s

@dfrancisczok
dfrancisczok / multiple-git-repositories.md
Created October 11, 2023 11:58
Multiple Git Repositories

Looking for a Solution to Push to Multiple Repositories?

🔄 Keeping your project synced across various Git repositories like GitHub and GitLab or Bitucket!

Yes, it is possible but can be tedious.

🚀 With this gist in had, you can simultaneously push to multiple repos with ease.

Remote Configuration and Operations