freeCodeCamp.org
@freeCodeCamp
Followers
1M
Following
73K
Media
4K
Statuses
35K
We're a community of millions of people who are building new skills and getting new jobs together. A 501(c)(3) public charity. Tweets by @abbeyrenn.
Just here on Earth... for now
Joined August 2013
Kubernetes in the cloud can be daunting – but Amazon EKS streamlines it on AWS. In this step-by-step guide, @ijaydimples helps you move beyond local dev and deploy a real app on EKS. You’ll create a cluster, ship your containers, and expose the service to the internet.
0
9
44
As a developer, you'll need to know how to manage data effectively. And in this course, you'll learn all about what Database Management Systems are and how they work. It covers relations and operations, SQL, database design and normalization, transaction processing, indexing,
0
34
222
For today's coding challenge, you'll convert a list formatted in markdown to the equivalent HTML string. Check it out on the freeCodeCamp mobile app.
0
3
51
Here's some exciting news: freeCodeCamp's new Responsive Web Design certification is now live! It has tons of practice and review, along with quizzes and exams to help you test your knowledge as you go. Check it out and let us know what you think. Happy learning!
3
30
225
Modern frontend development is so much more than just HTML, CSS, and JavaScript. There are tools that make coding much easier, but it can be hard to know where to start. Here, Hunor goes over everything from editors, libraries, and bundlers to help you set up a frontend project
1
72
530
If you've ever had a program crash silently with no error message, then you know how important good logging is. Logs help you keep track of what your program is doing so that, if something goes wrong, you know where to look first. Here, @0xSyedaMaham goes over what logs are and
3
38
247
On this episode of the freeCodeCamp podcast, Quincy interviews a serial career changer who now works at GitHub. Andrea taught herself to code using freeCodeCamp while working construction. She talks about the importance of your critical thinking and problem solving skills in a
2
28
255
Sign/symbol languages like ASL are powerful, but they can be tough to use with non-signers. This tutorial walks you through building a real-time gesture-to-text translator in Python with MediaPipe, OpenCV, and scikit-learn. You’ll learn hand-landmark tracking, data collection,
0
17
136
freeCodeCamp's New Responsive Web Design Certification is now live. 🏕️ You can now take the final exam and earn this FREE verified cert, then add it to your LinkedIn, CV, or personal website. 🎉 This is the first of 6 certifications that make up freeCodeCamp's Certified Full
9
46
290
For today's coding challenge, you'll convert camel case to snake case. See if you can solve it on the freeCodeCamp mobile app.
1
10
76
AI is changing the way developers code and build projects. But this can be a good thing - especially if you treat the AI like a colleague you're pair programming with. In this article, Alex discusses some of the ways AI can help you out, how to use it responsibly, and walks you
8
43
283
There's a lot of data out there these days - and it needs to be stored in a safe and easily query-able manner. Enter the database - a powerful tool that lets you store and manage huge amounts of data. In this book, Daniel teaches you how to design structured database systems
5
108
663
Large Language models can help you perform many tasks as a dev & save lots of time. And in this course, you'll learn how to use Claude AI along with Anthropic's API. You'll build a text summarizer, image describer, and other projects along the way. https://t.co/4Lk9Sj8b4j
5
103
656
Search is a key feature in most modern applications - and users expect fast, accurate, helpful answers. But many search tools struggle to handle this without complex and heavy infra. So in this guide, @manishmshiva shares a faster, lighter open-source option you can use in your
3
46
262
If you're building an e-commerce app, you'll want to make sure you test checkout and payment flows. But this can be tricky to do - so Sandeep wrote this guide to help you learn best practices and techniques. In it, you'll learn how to build a testing framework that can handle
3
48
271
When you're designing a website or app, you'll need to think about more than just how it looks. It matters how users interact with it, how consistently the brand comes through, and so on. In this handbook, @atuohaa teaches you about theming in Flutter and how you can create a
2
27
212
Want to make your first open source code contribution? I just created an easy one. First timers only.🧑💻 In our settings, update "my location" text to be "my stated location (freeCodeCamp does not track your actual location)" Contribution guide: https://t.co/Wi5hiO2Fhx
5
8
78
For today's coding challenge, you'll write some code that converts miles to kilometers. Find it on the freeCodeCamp mobile app.
3
8
89
In computer science, multithreading lets two or more threads execute at the same time. This helps performance, which is critical in apps that perform CPU-intensive tasks. In this course, you'll learn how it works in Java + how to handle its challenges. https://t.co/GXthSAHO45
6
58
474
When you build an app, you may want to get it out there so the world can see it. This means you'll need to deploy it - which can sound like a daunting process. In this course, Kerollos teaches you how to deploy your apps using various popular tools. https://t.co/qmhA7XEYAM
3
76
678