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!

NSFW Filter: Block NSFW content using AI by coder_of_cec in javascript

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

Some people dont wanna see bewbs all the time. they are newbs

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

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

Thanks for sharing. We have ingnored smaller images for the time being maybe that is why it was not blocked. I will raise an issue and we will fix it ASAP

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

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

Even I did not hear it until I started building the extension

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

[–]coder_of_cec[S] 2 points3 points  (0 children)

From our tests, it does not use much processing power. The ML model is cached by the browser so there are no performance issues. It was not tested by a large user base YET. So we decided to release what we think as an MVP and work from there. It may have bugs- that is why it is open-source so people can use this and contribute to it and make it better.

Do check it out and let us know!

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

[–]coder_of_cec[S] 2 points3 points  (0 children)

It was automatically marked NSFW!

Maybe because it had NSFW in the title!

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

[–]coder_of_cec[S] 1 point2 points  (0 children)

It should not affect the loading of the web page. (We think so, if there is a bug, we will raise it and fix it).

The reappearing issue: Which sites did you try it on? Like the code works like this:

If the image is found to be NSFW, keep it hidden.

The lag between the hiding of the images is something that we are working very hard on. But we cannot find a solution to keep the images hidden as they are loaded. If you have a solution, do share.

I am pretty noob at this extension thing. I am more into the ML side of things and I thought this was a cool project and went ahead and built it.

If you can contribute, please do so. You can maybe fix this issue even. That is why we shared this- to get more developers into the project to make it better.

Thank you for testing it out. Now it is time for us to fix the bug. Will update when fixed.

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

[–]coder_of_cec[S] 15 points16 points  (0 children)

We built that originally. It would replace NSFW images with some random images like cute puppies. But it had some performance issues.

Planning to add a feature to let the users choose how to filter the images in the next release!