Skip to content
View gorbash1370's full-sized avatar
Block or Report

Block or report gorbash1370

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

Welcome! 🐲 πŸ‘‹ πŸ±β€πŸ‘€

Page not displaying correctly? Here's the boring plain version

About gorbash1370

Addiction | Learning

Style | Foundational knowledge. Learn-By-Do

Self-taught | Humble Book Bundles, ChatGPT, Copilot

Tech Podcasts | Security Now, Unsupervised Learning, Darknet Diaries

Interests | CyberSec, Networking, (the power of) Code, Automation, AI (especially art & general manipulation!)

Direction | Career switch into CyberSecurity, Networking & Network Security

badge security badge ai badge data science

Languages & Tools

icon python icon mysql icon js

line

My Repos

Hobby-coding for only about 6 months at the start of 2024, my GitHub is a "Learning in Public" endeavour, hosting my practice projects. On the plus side, my code should be accessible for other learners and fairly simple to scrutinise!

If anyone happens to find my small scripts useful then

Hopefully over time my work will attest to an increase in sophistication!

Projects

whisper-wrapper | A simple but feature-rich implementation of OpenAI's Whisper transcription model. My first published coding project!

rename-packt-vids | Simple, niche script that renames Packt course video files (format video1_1) according to their individual Series/Module and Episode titles. Feeds in nicely to whisper-wrapper.

humble-bundle-book-info | Script does a little web-scraping via Google Books API & Bing Search API to automate researching individual titles in Humble Book Bundles, just using the HB webpage url. All the gathered information is output to nicely formatted text files. See /HumbleBundleBooks for sample outputs.

security-now-files | Automated fetch of transcripts & shownotes for the fantastic Security Now podcast. Includes options for downloading just the latest episode, a specific range of episodes or the whole back-catalogue (in server-respectful fashion, of course!) and the ability to select target file formats (pdf, txt or htm).

More Coming Soon!

If you do happen to have reeeeeally enjoyed my work then what I would most appreciate is a pat on the back, but, Contributions to the Caffine Fund β˜• are always welcome too.

Super n00b Stats

gorbash1370's GitHub stats

Collab

buffer leftbuffer right

Having benefited greatly from the generous sharing by others of their skills and output, I'm really passionate about the Open Source philosophy and hope to contribute meaningfully to the community.

This profile is deliberately explicit about my experience and stage in the learning journey: if anyone has a project I could work on, wants to collab or is interested in mentoring, please do reach out!

Feedback and constructive criticism on my work is always welcome.

Contact
line

Credits & Thanks

Widgets & Resources Used In This Profile

github-readme-stats
MikeCodesDotNET/ColoredBadges
qkrdmstlr3/techstack-generator
Slackmojis

Profile Inspiration

abhisheknaiidu
trinib
supuna97

line

gif cat roomba why not

Who doesn't love a cat-on-a-roomba?!
Thanks for stopping by!

Popular repositories

  1. humble-bundle-book-info humble-bundle-book-info Public

    Automated retrieval of Humble Book Bundle information, outputted to txt file. Includes Amazon review ratings, ISBNs, ASINs, published date, retail prices and gathers useful URLs to explore the titl…

    Python 30 1

  2. whisper-wrapper whisper-wrapper Public

    A simple but feature-rich implementation of OpenAI's Whisper transcription model. Automates batch file transcription, offers formatting options (designed to be useful for later AI processing, e.g. …

    Python 1

  3. gorbash1370 gorbash1370 Public

  4. rename-packt-vids rename-packt-vids Public

    Simple script to perform the fairly niche task of renaming Packt video course files according to the module (series) and episode title instead of i.e. video1_2.mp4. Written in 'Novice Python' πŸ˜‰

    Python

  5. security-now-files security-now-files Public

    Simple program to enable batch downloading of Security Now podcast transcripts and shownotes from grc.com.

    Python