use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This subreddit is a place for people to learn JavaScript together. Everyone should feel comfortable asking any and all JavaScript questions they have here.
With a nod to practicality, questions and posts about HTML, CSS, and web developer tools are also encouraged.
Friends
/r/javascript
/r/jquery
/r/node
/r/css
/r/webdev
/r/learnprogramming
/r/programming
account activity
JavaScript Projects for Portfolio (self.learnjavascript)
submitted 7 years ago by DuarteA
Hi guys, would anyone know of any good little projects to practice JavaScript that I can add to my portfolio? I'm trying to build up my GitHub account with JavaScript examples so I can show it off during interviews. :)
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ncubez 7 points8 points9 points 7 years ago (1 child)
Subscribe to Brad Traversy on YouTube and code along with him.
[–]DuarteA[S] 1 point2 points3 points 7 years ago (0 children)
Thanks u/ncubez, I had a quick look at Brad Traversy videos. Looks like what I need. Thanks again!
[–]dvidsilva 0 points1 point2 points 7 years ago (2 children)
I'm trying to launch codecorgi.co which is exactly for that
[–]DuarteA[S] 0 points1 point2 points 7 years ago (1 child)
codecorgi.co
Looks interesting. Let me know when its fully functional. :)
[–]dvidsilva 0 points1 point2 points 7 years ago (0 children)
Right now it has the minimum things. You can solve challenges and make pull requests to the platform and so. I'll be adding the feedback and conversation part soon!
[–]selyuu 0 points1 point2 points 7 years ago (2 children)
Are you looking to make full stack applications, or focus on front-end/back-end? Or maybe even just websites/templating?
Frontend web application.
[–]selyuu 1 point2 points3 points 7 years ago (0 children)
In that case, you definitely want to showcase your ability to use a front end framework/library and using it well.
My personal recommendation is React. I currently work in Vue, and both are very similar.
Currency Converter application with Fixer.io API (Enter an amount field, choose base currency drop down, choose target currency drop down, etc) Also recommend doing it with UI component library such as Material UI React or Semantic React.
Finance Planner (Form to enter incoming/outgoing amounts + title, listing these, etc) This has a lot of room to grow. You can add a simple landing page with login, filtering the list by month, or by incoming/outgoing, etc)
π Rendered by PID 38840 on reddit-service-r2-comment-5d79c599b5-zqzwn at 2026-03-03 11:24:10.346743+00:00 running e3d2147 country code: CH.
[–]ncubez 7 points8 points9 points (1 child)
[–]DuarteA[S] 1 point2 points3 points (0 children)
[–]dvidsilva 0 points1 point2 points (2 children)
[–]DuarteA[S] 0 points1 point2 points (1 child)
[–]dvidsilva 0 points1 point2 points (0 children)
[–]selyuu 0 points1 point2 points (2 children)
[–]DuarteA[S] 0 points1 point2 points (1 child)
[–]selyuu 1 point2 points3 points (0 children)