freeCodeCamp
freecodecamp.org › news › javascript-projects-for-beginners
40 JavaScript Projects for Beginners – Easy Ideas to Get Started Coding JS
March 24, 2021 - I hope you enjoy this list of 40 project tutorials in Vanilla JavaScript, React and TypeScript. Happy coding! ... Read more posts. If this article was helpful, share it. Learn to code for free. freeCodeCamp's open source curriculum has helped more than 40,000 people get jobs as developers.
freeCodeCamp
freecodecamp.org › news › learn-javascript-with-new-data-structures-and-algorithms-certification-projects
Learn JavaScript by Building 21 Projects – a Major freeCodeCamp Curriculum Upgrade
December 20, 2023 - In this project you will gain proficiency in asynchronous concepts by building your own freeCodeCamp forum leaderboard. This project will cover the Fetch API, promises, Async/Await, and the try...catch statement. ... For this certification project, you will build out a Pokémon Search App. A user should be able to enter in the name or id for a Pokémon and your application should return the stats and avatar for that Pokémon. This is one of the five certification projects that count towards earning the JavaScript Algorithms and Data Structures Certification.
Videos
10:02:10
Frontend Web Development: In-Depth Project Tutorial (HTML, CSS, ...
03:35:38
JavaScript Course for Beginners 2024 - YouTube
08:51
Step-by-Step FreeCodeCamp JavaScript Tutorial: 11-20 Easy Beginner ...
Step-by-Step FreeCodeCamp JavaScript Tutorial: 111-118 ...
04:51:31
Learn JavaScript by Building 7 Games - Full Course - YouTube
freeCodeCamp
forum.freecodecamp.org › you can do this!
Ideas for beginner JS projects - You Can Do This! - The freeCodeCamp Forum
February 4, 2025 - Hello guys, I just finished the first three certifications from freeCodeCamp. I’m looking forward to take time now to further develop my front end skills and strengthen my fundamentals in Javascript by making a project or two with HTML/CSS/Javascript, no additional frameworks.
GitHub
github.com › NarendraKoya999 › freeCodeCamp-JavaScript-Projects
GitHub - NarendraKoya999/freeCodeCamp-JavaScript-Projects: This repository contains a list of the 25 projects using HTML, CSS, JavaScript (ES6+) provided by freeCodeCamp
This repository contains a list of the 25 projects using HTML, CSS, JavaScript (ES6+) provided by freeCodeCamp - NarendraKoya999/freeCodeCamp-JavaScript-Projects
Author NarendraKoya999
GitHub
github.com › freeCodeCamp › demo-projects
GitHub - freeCodeCamp/demo-projects: Example certification projects for our programming curriculum · GitHub
Starred by 157 users
Forked by 99 users
Languages JavaScript 68.7% | HTML 18.3% | CSS 8.8% | Pug 2.2% | EJS 1.4% | Dockerfile 0.6%
freeCodeCamp
forum.freecodecamp.org › t › javascript-projects-for-beginners › 365887
JavaScript Projects for Beginners - The freeCodeCamp Forum
March 31, 2020 - Repository freeCodeCamp Project Title Project Link JavaScript Algorithms and Data Structures Certification View Journey Vanilla JavaScript Project Title Project Link Accordion View Demo Alarm View Demo Anti Chat View Demo Basic Fetch API View Demo Basic Web Crawler View Demo BetaKit RSS Compiler ...
Best of JS
bestofjs.org › projects › freecodecamp
Best of JS • freeCodeCamp
College Algebra with Python: Conclusion Projects: Multi-Function Calculator, Graphing Calculator, Three Math Games, Financial Calculator, Data Graph Explorer · Once you have earned the Responsive Web Design, Algorithms and Data Structures, Front End Development Libraries, Data Visualization, Back End Development and APIs, and Legacy Information Security and Quality Assurance certifications, you'll be able to claim your freeCodeCamp.org Full Stack Development Certification.
freeCodeCamp
forum.freecodecamp.org › javascript
Project Ideas- JavaScript Basics up until ES6 - JavaScript - The freeCodeCamp Forum
January 5, 2024 - Hello, I have learnt all the JavaScript basics up until all the ES6, any ideas for any self projects I could work on? I was thinking maybe like something to do with loops and switch characters and some ES6 to add to it.
freeCodeCamp
freecodecamp.org › news › tag › javascript
JavaScript - freeCodeCamp.org
#JavaScript · #Next.js · #shopify · #cloudflare · #Vercel · #React · #JavaScript · #React · #Blender · #JavaScript · #React Native · #JavaScript · #software architecture · #JavaScript · #JavaScript · #chrome extension · #JavaScript · #React · #JavaScript ·
GitHub
github.com › freeCodeCamp › freeCodeCamp
GitHub - freeCodeCamp/freeCodeCamp: freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free. · GitHub
freeCodeCamp.org offers several free developer certifications that make up the Full-Stack Developer Curriculum: Responsive Web Design · JavaScript · Front-End Development Libraries · Python · Relational Databases · Back-End developer and APIs · Each of these certifications involves completing interactive lessons, workshops, labs, reviews, and quizzes. Throughout the certification, you'll need to complete 5 required projects to qualify for the exam.
Starred by 438K users
Forked by 43.6K users
Languages TypeScript 76.6% | JavaScript 17.9% | CSS 5.3% | Dockerfile 0.2% | HCL 0.0% | Shell 0.0%
Reddit
reddit.com › r/freecodecamp › javascript projects make me want to give up
r/FreeCodeCamp on Reddit: JavaScript projects make me want to give up
March 23, 2024 -
I cannot complete any of them except for the palindrome one. I’ve been stuck on them for hours at a time, that I put them to the side and finish the remainder of the course and return to them every now and then. I finished the JavaScript course except for the projects. I feel like I didn’t retain any information I’ve learned when it is time to do the projects. Is there another source I should learn to make them easier to understand?
This makes me feel like a dumbass and I feel like giving up
Top answer 1 of 5
19
Only hours? Think days. Learning to program is hard. Really hard. The absolute hardest part is where you're at right now: the gap between knowing the syntax and functions and applying that knowledge to solving a problem. The most challenging part is that it's almost impossible to teach this. If we hold your hand, as the prior challenges did, you end up not learning the skill and just kicking the can down the road. Instead we try to give you the best preparation we can, then point you in the right direction. Now, how to proceed: figure out the exact point that you are stuck on, the absolute first part of the first challenge that you can't do. Try to formulate a question that, if you had the answer, would allow you to proceed. Now: review prior material, search the web about that question, and if that fails, ask the question. You can ask here, on the community forums, or on the FCC Discord. The important bit is going to be getting that question right. Maybe you don't even know how to ask that question. In that case you need to figure out how to ask the question to ask the right question. The same resources apply. Don't feel bad, though. This is a really common problem. In fact, scroll through the historical posts here and you'll find that roughly the same question gets asked once a week or so. I'll reiterate, don't be afraid to spend a week or more on each project. They're not quick or simple. You're going to get stuck. That's fine and expected. I've been programming for 35 years and I get stuck pretty regularly. I might spend a day or a week on a challenging problem. The only difference between me and you is that I know getting stuck is part of the process. The longer you do it, the better you'll get at grinding through. I believe you can do it. With the right support, you've got this. ETA: You're not dumb. It's just hard.
2 of 5
6
A lot of people have been where you are now, so don't give up just yet. You could be close to greatness. Online Search 'The Plateau of Latent Potential'. Soon, everything will make sense, and you will be just fine.
GitHub
github.com › yadavanuj1996 › freecodecamp-solutions
GitHub - yadavanuj1996/freecodecamp-solutions: Implemented solutions for coding challenges & web app projects of 1800 hour long full stack developer roadmap from freeCodeCamp.
Each of these 30 projects in the freeCodeCamp.org curriculum has its own agile user stories and automated tests. These help users build up project incrementally and ensure fulfillment of all the user stories before submission. (Six Certifications) with my completion status:- Basic HTML and HTML5 · Basic CSS · Applied Visual Design · Applied Accessibility · Responsive Web Design Principles · CSS Flexbox · CSS Grid · Responsive Web Design Projects · Basic JavaScript ·
Starred by 163 users
Forked by 89 users
Languages JavaScript 52.1% | HTML 44.4% | CSS 3.5% | JavaScript 52.1% | HTML 44.4% | CSS 3.5%
freeCodeCamp
forum.freecodecamp.org › code feedback
List of my JS projects - Code Feedback - The freeCodeCamp Forum
October 18, 2019 - Following is the list of my ongoing JS projects: Project 1 (Daylight Savings Time for American users): Demo: https://tpkahlon.github.io/javascript/1 Source: https://github.com/tpkahlon/javascript/tree/master/1 Project 2 (Happy Birthday Song ...
CareerKarma
careerkarma.com › wiki › freecodecamp-javascript
Is freeCodeCamp Good for JavaScript? Wiki
Learn about bootcamps, ask questions and read reviews to find the best job training program for you. Connect with peers, coaches and mentors to accelerate your technology career.