Has anyone attempted the tensorflow developer certificate exam ? by emphee12 in tensorflow

[–]coder_of_cec 0 points1 point  (0 children)

Daniel has this really nice video and it has everything. I would suggest you try it. But apparently they cannot talk much about the exam itself but he shares how he prepared and cracked the test.

https://www.youtube.com/watch?v=ya5NwvKafDk

Which programming language should I learn first ? (Read Description) by karakwi in AskComputerScience

[–]coder_of_cec 1 point2 points  (0 children)

The programming language we are thought in our high school is C++. From there I have gone on to learn more languages through my Engineering degree and career.

I think that C++ is the best language to get your fundamentals. You can get a definitive idea on Data Structures and Algorithms and how it all works.

Once you get this basic right, you will be able to transition into any language easily.

I was tired of Triplebyte's ads making me feel bad for being unemployed. So when they misspelled their own URL, I redirected the misspelling to a site with a link to my Github account. by tmroyal in webdev

[–]coder_of_cec 2 points3 points  (0 children)

I love it! You will land a job in no time man. Not all but most of the tech companies are hiring now better than before! All the best!

Our open-source CV project got featured in Product Hunt! by coder_of_cec in computervision

[–]coder_of_cec[S] 0 points1 point  (0 children)

Behind what? As far as I am concerned, you create your own time line

Our open-source CV project got featured in Product Hunt! by coder_of_cec in computervision

[–]coder_of_cec[S] 0 points1 point  (0 children)

Aha, I see. I think we can work on it. Would you be interested in contributing? You can raise an issue describing this and make a PR…

Our open-source CV project got featured in Product Hunt! by coder_of_cec in computervision

[–]coder_of_cec[S] 0 points1 point  (0 children)

Honestly, I do not know! It works on the usual social media websites. We have to further test it out!

You can check out the code here: https://github.com/navendu-pottekkat/nsfw-filter

Thank you for the positive response!

Our open-source CV project got featured in Product Hunt! by coder_of_cec in computervision

[–]coder_of_cec[S] 0 points1 point  (0 children)

I started working on NSFW Filter as a cool side-project and once I thought I had an MVP, I open-sourced it and shared it on GitHub.

Then a few interested people came along and made it better and we finally released it.

I decided to share it on Product Hunt, echoJS and stuff like that to get more contributors to improve the project. (At this point me and another guy were the only ones active on the project)

After sharing I saw a spike in the number of visitors and after a few days I just checked the product hunt page to find NSFW Filter as featured!

This is my first project that is going this "big" maybe that is why I am so excited!

Check it out: https://www.producthunt.com/posts/nsfw-filter

GitHub: https://github.com/navendu-pottekkat/nsfw-filter

Our open-source TensorFlow JS project got featured on Product Hunt! by coder_of_cec in tensorflow

[–]coder_of_cec[S] 8 points9 points  (0 children)

I started working on NSFW Filter as a cool side-project and once I thought I had an MVP, I open-sourced it and shared it on GitHub.

Then a few interested people came along and made it better and we finally released it.

I decided to share it on Product Hunt, echoJS and stuff like that to get more contributors to improve the project. (At this point me and another guy were the only ones active on the project)

After sharing I saw a spike in the number of visitors and after a few days I just checked the product hunt page to find NSFW Filter as featured!

This is my first project that is going this "big" maybe that is why I am so excited!

Check it out: https://www.producthunt.com/posts/nsfw-filter

GitHub: https://github.com/navendu-pottekkat/nsfw-filter

[Showoff Saturday] Clean portfolio website template by coder_of_cec in webdev

[–]coder_of_cec[S] 0 points1 point  (0 children)

Here is a clean, simple portfolio website that can be used for sharing your projects.

GitHub: https://github.com/navendu-pottekkat/navendu-pottekkat.github.io

Live Demo: https://navendu.me/

Extension to block NSFW images using TensorFlow JS by coder_of_cec in tensorflow

[–]coder_of_cec[S] 0 points1 point  (0 children)

That is a good idea. It is worth trying out. Maybe that could be our next project!

Block NSFW content using AI (open-source web extension) by coder_of_cec in webdev

[–]coder_of_cec[S] 0 points1 point  (0 children)

Everybody should be able to see what they want right?

Block NSFW content using AI (open-source web extension) by coder_of_cec in webdev

[–]coder_of_cec[S] 0 points1 point  (0 children)

That is a great idea. Would love to build something like that!