Skip to main content

Command Palette

Search for a command to run...

Keyboard Confessions - Episode # 22

Updated
2 min read
Keyboard Confessions - Episode # 22

Hi everyone,

Welcome to the 22th episode of “KEYBOARD CONFESSIONS”

Before moving on, if you haven’t subscribed to the newsletter yet, you can subscribe by entering your mail at end of this article. After that, you will get these articles directly to your mail box and you can unsubscribe any time ;)

Anyways, lets get into this week’s episode.


Development Logs

Model for FYP

Previous week, I uploaded Episode # 02 of my FYP Diaries video, check it out if you haven’t:
https://www.youtube.com/watch?v=V2EbpEIOlzg&t=35s

So, upon instructions from our supervisor, we have to first find which model we will use fine tune for our use case.

We found this link where huggingface show list of available models:
https://huggingface.co/docs/transformers/en/main_classes/model

I have to find the model that I can use in this use case along with reason and keeping in mind, i have to fine tune it, so I have to pick model that can maybe take less resources to train.

I found some models, some options are FLAN T5, BART, but FLAN is instruction based model so I have to see if I can use it or not.

Github Backup

I watched videos from Chai Aur Code & ThePrimeTime, it was on github ban topic, where some profiles got banned because of adding invalid PRs to projects, so I got the idea to build some tool that can help me take a backup of all of github repositories so i can’t lose access to them.

Then, I recorded the video for my channel, explaining the development process of it:

Prepare for Successful Career Session

On Sunday, we conducted a session on “Perparing for Successful Tech Career” conducted by Saifullah Khan.

I was thinking of doing this session at start of this month, and already had Saifullah in my mind for this, but didn’t reachout to him until on 20 october I guess, when I messaged him and he accepted the invitation.

Anyways, it was a great session with valuable new insights that I got from speaker. I got new checklist and some roadmap to later follow on.

This was the linkedin post from our community.

https://www.linkedin.com/feed/update/urn:li:activity:7388605211268861952


Weekly Picks

These are some videos, articles & resources for this week that I found helpful.


That’s it for this one.

Hope you like this episode.

Consider sharing it with your programming friends and community.

Also, follow me on Twitter/X, where I actively post stuff, project updates and more.

See you in the next one ;)

- Psycho

Keyboard Confessions

Part 6 of 24

Every keystroke tells a story, and in this series, I’ll be sharing mine. From coding breakthroughs to the challenges of building real-world projects, Keyboard Confessions is a weekly journey into the world of tech, creativity, and personal growth.

Up next

Keyboard Confessions - Episode # 21

Hi everyone, Welcome to the 21th episode of “KEYBOARD CONFESSIONS” Before moving on, if you haven’t subscribed to the newsletter yet, you can subscribe by entering your mail at end of this article. After that, you will get these articles directly to ...