freeCodeCamp.org's Avatar

freeCodeCamp.org

@freecodecamp.bsky.social

We're a community of millions of people who are building new skills and getting new jobs together. A 501(c)(3) public charity.

4,000 Followers  |  4 Following  |  2,708 Posts  |  Joined: 10.05.2023
Posts Following

Posts by freeCodeCamp.org (@freecodecamp.bsky.social)

Post image

Web scraping lets you gather info you may need from a webpage. And in this tutorial, Mihail shows you how to build your own scraper tool in React. You'll even make the app more performant by using local storage to store already scraped data.
www.freecodecamp.org/news/build-a...

01.03.2026 01:01 — 👍 1    🔁 1    💬 0    📌 0
Post image

AI Engineers design, build, & deploy AI models & systems to solve complex real-world problems. If you want to get into the field, this handbook is for you. Tatev discusses must-have skills, shares tips for getting started, & goes through use cases for AI tools.
www.freecodecamp.org/news/the-ai-...

28.02.2026 21:01 — 👍 4    🔁 2    💬 0    📌 0
Post image

If you're an aspiring Data Scientist, Data Science competitions can help improve your skills. And this course teaches you about Kaggle, a popular competition platform & DS community. It covers picking competitions, feature engineering, selecting a model, & more.
www.freecodecamp.org/news/improve...

28.02.2026 17:02 — 👍 2    🔁 1    💬 1    📌 0
Post image

For today's coding challenge, you'll get a string of sentences that don't have periods separating them. Your task is to add periods in the right places. Check it out on the freeCodeCamp mobile app.

28.02.2026 15:02 — 👍 1    🔁 1    💬 0    📌 0
Post image

Potential employers may want to know that you have solid Kubernetes skills. To show them, you can earn the Certified Kubernetes Administrator cert - and this course helps you study. Beau covers cluster architecture, workloads and scheduling, networking, and more.
www.freecodecamp.org/news/prepare...

28.02.2026 13:01 — 👍 1    🔁 0    💬 0    📌 0
Post image

You may have tons of assets in your Flutter projects - like images, icons, & fonts. Managing them can be a pain, especially as your app grows - and if you're doing it manually. Here, Anthony shows you how to use the flutter_gen package to handle it more easily.
www.freecodecamp.org/news/how-to-...

28.02.2026 09:01 — 👍 3    🔁 1    💬 0    📌 0
Post image

Performance testing shows how your app will perform under real-world pressure. And here, Noor helps you build an end-to-end performance test in Apache JMeter. Your test suite will be dynamic & one-click executable, + you'll learn how to analyze the results, too.
www.freecodecamp.org/news/how-to-...

28.02.2026 05:01 — 👍 3    🔁 1    💬 0    📌 0
Post image

You may have heard about the Model Context Protocol and wondered how it lets AI tools connect to other tools, APIs, & systems. Well, it's all thanks to MCP servers. Here, Manish explains how MCP servers work & helps you build your own with Python + FastMCP.
www.freecodecamp.org/news/how-to-...

28.02.2026 01:01 — 👍 5    🔁 1    💬 0    📌 0
Post image

Building software with AI is not all about prompting. Adding rule-based checks and tests makes results safer and more reliable. In this in-depth tutorial, Sumit teaches you how to use a practical coding loop technique to get better results from AI.
www.freecodecamp.org/news/how-to-...

27.02.2026 21:02 — 👍 3    🔁 2    💬 1    📌 0
Post image

Proper documentation makes your REST API usable. Without proper docs, other devs won't know how to work with your API. Here, Orim shows you how to generate an OpenAPI specification and use Scalar to serve them from your Node.js app.
www.freecodecamp.org/news/rest-ap...

27.02.2026 17:06 — 👍 1    🔁 2    💬 0    📌 0
Post image

For today's coding challenge, you'll get a matrix - which is an array of arrays. You'll also get an integer, and your task is to shift all values in the matrix by the given amount. Check it out on the freeCodeCamp mobile app.

27.02.2026 14:45 — 👍 0    🔁 0    💬 0    📌 0
Post image

Getting a web dev job today is more competitive than ever. You need more than just a portfolio to land a job. Here, Ilyas goes over strategy, skills prep, applications, interviews, and more so you make smarter decisions while looking for your next role.
www.freecodecamp.org/news/the-ult...

27.02.2026 13:06 — 👍 1    🔁 1    💬 0    📌 0
Post image

Learning Kubernetes doesn't come from memorizing commands. It comes when you start building like a platform engineer. In this course, you'll learn everything from core concepts to advanced industry standards like using Prometheus & Grafana for observability.
www.freecodecamp.org/news/master-...

27.02.2026 09:02 — 👍 3    🔁 1    💬 0    📌 0
Post image

The future of software is code that reasons. And Python is your first step. In this video course, you'll learn Python fundamentals, NumPy, Pandas, SQL, Flask, LLMs, and everything else you need to dive into AI Agent development.
www.freecodecamp.org/news/learn-p...

27.02.2026 05:01 — 👍 5    🔁 1    💬 0    📌 0
Post image

No one wants to be placed on a Performance Improvement Plan. Moshe certainly didn't - until he dug in, worked harder, & started improving. Here, he discusses his PIP experience at Google - what he learned, where he is now, & how to not let a PIP get you down.
www.freecodecamp.org/news/clawing...

27.02.2026 01:01 — 👍 3    🔁 1    💬 0    📌 0
Post image

You can now learn key cybersecurity concepts from Harvard professor Dr. David J. Malan right on freeCodeCamp's YouTube channel. In this course, Dr. Malan teaches you how to secure your accounts, databases, software systems, and more.
www.freecodecamp.org/news/learn-c...

26.02.2026 21:02 — 👍 6    🔁 3    💬 0    📌 0
Post image

APIs and the Model Context Protocol both help different systems communicate. But these two tools were built for different purposes: in short, APIs are for developers, and MCP is for AI models. Here, Manish explains how each works & why they're both needed.
www.freecodecamp.org/news/mcp-vs-...

26.02.2026 17:03 — 👍 2    🔁 2    💬 0    📌 0
Post image

For today's coding challenge, you'll get a string. Your job is to return a message with the count of how many letters and numbers it contains. Check it out on the freeCodeCamp mobile app.

26.02.2026 15:15 — 👍 1    🔁 2    💬 0    📌 0
Post image

JSON is the standard data exchange format for the web - so you'll run into it a lot as a dev. This means you should know how to parse, manipulate, & generate it. In this tutorial, Bala teaches you how to parse JSON in Python and walks you through a few examples.
www.freecodecamp.org/news/how-to-...

26.02.2026 13:02 — 👍 5    🔁 1    💬 0    📌 0
Post image

You can use the Flutter software development kit to build some pretty sleek, responsive apps. But to get the most out of it, you'll need to understand async programming concepts - like streams. Here, Anthony explains what streams are and how they work in Flutter.
www.freecodecamp.org/news/how-to-...

26.02.2026 09:02 — 👍 4    🔁 1    💬 0    📌 0
Post image

Building a game is a great way to improve your programming skills. It makes you consider things like performance, user input, & structure while getting creative with problem-solving. Here, Manish walks you through some key skills that game dev helps you sharpen.
www.freecodecamp.org/news/improve...

26.02.2026 05:01 — 👍 3    🔁 1    💬 0    📌 0
Post image

Sometimes you'll need to screenshot a webpage - but doing it manually isn't scalable. Here, Ashutosh helps you build a Python Flask app that takes a URL, calls a screenshot API, & returns an image. You’ll learn about HTML forms, dynamic image display, & more.
www.freecodecamp.org/news/build-a...

26.02.2026 01:01 — 👍 1    🔁 1    💬 0    📌 0
Post image

If you want to know more about a web page, you can go to DevTools or an SEO auditing tool. But what if you want quick info, without leaving your browser? Here, Hitesh helps you build a Chrome extension that analyzes any web page using JavaScript & Manifest V3.
www.freecodecamp.org/news/how-to-...

25.02.2026 21:02 — 👍 5    🔁 3    💬 0    📌 0
Post image

When you're building your UI in Flutter, it should be responsive without having to manage multiple layouts. Fortunately, Flutter has tools that help you do this. Here, Anthony teaches you about some key widgets to use, how media queries work, & more with a demo.
www.freecodecamp.org/news/how-to-...

25.02.2026 17:07 — 👍 2    🔁 1    💬 0    📌 0
Post image

For today's coding challenge, you'll be given an array of numbers. Your job will be to return a new array containing the value needed to get from each number to the next number in the array. See if you can solve it on the freeCodeCamp mobile app.

25.02.2026 14:31 — 👍 2    🔁 1    💬 0    📌 0
Post image

You may have heard a lot about the Model Context Protocol lately. It allows LLMs to securely share context and communicate with outside data sources, making them much more powerful. In this guide, Manish explains how this protocol works and why it's so useful.
www.freecodecamp.org/news/how-the...

25.02.2026 13:02 — 👍 3    🔁 1    💬 0    📌 0
Post image

In fintech, you need quick market context. You need to know why a stock moved and what to watch next. Here, Nikhil shows you how to use LangChain, APIs, and StreamLit to generate market briefs from natural language queries.

www.freecodecamp.org/news/build-a...

25.02.2026 09:02 — 👍 3    🔁 1    💬 0    📌 0
Post image

Stop using Notion like a basic notebook – make it your personal operating system. In this massive 12-hour course, you'll learn about formulas and automations, how to build databases, productivity systems, dashboards, and much more, all inside of Notion.

www.freecodecamp.org/news/lean-no...

25.02.2026 05:01 — 👍 7    🔁 2    💬 0    📌 0
Post image

There are many fields where AI can streamline processes & automate tedious tasks. And agriculture is one such one area. In this book, Vahe details how AI can help increase crop yields, use water more efficiently, predict and react to stormy weather, and more.
www.freecodecamp.org/news/ai-in-a...

25.02.2026 01:01 — 👍 4    🔁 1    💬 1    📌 0
Post image

IPv4, or Internet Protocol version 4, is a system used to identify devices on the internet or a local network. In this handbook, Omer explains how it works and why it's important. You'll learn about network addressing schemes, special IPv4 addresses, & lots more.
www.freecodecamp.org/news/how-ipv...

24.02.2026 21:02 — 👍 6    🔁 2    💬 2    📌 0