Progress on Github won't sync

Greetings all,
I have a problem with progress showing on my Github account. I signed up to the Fcc with email and linked my github account then. But problem is, when i completed html and css module here there was no progress displayed on my github. If someone could please help with my problem i would appreciate it very much

You’re progress won’t sync in quite the way you are imagining.

When you link to GitHub, your name as it is represented on GitHub will be the name used to issue your certificates.

Your actual challenges are not automatically uploaded to GitHub.

If you want to save important work to GitHub, such as your algorithms and projects, you have to push those to GitHub manually.

You can search the forum, the guide or the freeCodeCamp YouTube channel for advice on using git and GitHub.

Happy coding!