DEV Community

Cover image for Transform Your GitHub Profile From Noob to Pro ...
KARAN JAIN
KARAN JAIN

Posted on

2 1 1 1 1

Transform Your GitHub Profile From Noob to Pro ...

Let's goo

INTRODUCTION :

Every developer uses Github on a daily basis. GitHub is an ID card for a developer, which we show everyone every time.

Below given steps transform your GitHub profile from noob to pro ....without coding

So, Let's goo...

Step1 :

Create a new repository with the same name as your user name. Make sure the README file is included, and the repository should be PUBLIC.
(This is a special repository that you can use to your GitHub profile)

Image description

I already created a repo, so it's showing an error.

Step2:

Generate code for our cool-looking profile page, you can directly use this Link,
Here’s how:

  1. Fill in your details like your name, skills, and social media links.
  2. Choose what you want to display on your profile (e.g., badges, stats, etc.).
  3. Click Generate. Once you click Generate, the code will be ready for use!

Image description
--------------------------------------------------------------------------
Image description

copy the code and paste on Notepad

Image description

Step3:

Add an image or GIF.
Here's how:
Go to Google and search for an image or GIF you like.
Copy the image URL (right-click on the image and select Copy image address).
Paste this URL into the following code:

<img align="right" alt="Coding" width="400" src="https://media1.giphy.com/media/Ws6T5PN7wHv3cY8xy8/200.gif?cid=790b7611ko0bcvwdlohbjv0.......">
Enter fullscreen mode Exit fullscreen mode

and then Add this small code to the main code in Notepad.

Image description

step4:

Copy the whole code and paste into our README file and click on preview and here we are with your cool-looking profile.

Image description

and at last commit that code and refresh the page and BOOM....

Image description

Image of AssemblyAI tool

Transforming Interviews into Publishable Stories with AssemblyAI

Insightview is a modern web application that streamlines the interview workflow for journalists. By leveraging AssemblyAI's LeMUR and Universal-2 technology, it transforms raw interview recordings into structured, actionable content, dramatically reducing the time from recording to publication.

Key Features:
πŸŽ₯ Audio/video file upload with real-time preview
πŸ—£οΈ Advanced transcription with speaker identification
⭐ Automatic highlight extraction of key moments
✍️ AI-powered article draft generation
πŸ“€ Export interview's subtitles in VTT format

Read full post

Top comments (0)

The Most Contextual AI Development Assistant

Pieces.app image

Our centralized storage agent works on-device, unifying various developer tools to proactively capture and enrich useful materials, streamline collaboration, and solve complex problems through a contextual understanding of your unique workflow.

πŸ‘₯ Ideal for solo developers, teams, and cross-company projects

Learn more

πŸ‘‹ Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay