Files
browser-input/example-json/linkedin-profile.json
2025-10-17 00:14:13 +07:00

220 lines
16 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"facts": [
{
"context": "https://www.linkedin.com/in/quincylarson",
"name": "displayName",
"type": "string",
"value": "Quincy Larson"
},
{
"context": "https://www.linkedin.com/in/quincylarson",
"name": "description",
"type": "string",
"value": "Teacher and founder of freeCodeCamp.org 🏕️ Host of the freeCodeCamp Podcast 🎧"
},
{
"context": "https://www.linkedin.com/in/quincylarson",
"name": "profileImage",
"type": "url",
"value": "https://media.licdn.com/dms/image/v2/C5603AQFET2zJ01O5Ug/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1617221558171?e=1756339200&v=beta&t=rhCIDfIiPMN-COe0-niFes8YhUdBXBrulQHxCT7pxf4"
},
{
"context": "https://www.linkedin.com/in/quincylarson",
"name": "followerCount",
"type": "number",
"value": "4109"
}
],
"savedAt": "2025-07-22T12:53:23.051Z",
"type": "profile",
"url": "https://www.linkedin.com/in/quincylarson/recent-activity/all/"
},
{
"facts": [
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7353277001924837376",
"name": "url",
"type": "string",
"value": "https://www.linkedin.com/feed/update/urn:li:activity:7353277001924837376"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7353277001924837376",
"name": "displayName",
"type": "string",
"value": "Quincy Larson"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7353277001924837376",
"name": "content",
"type": "string",
"value": "The Tokyo subway system UX is on another level. Check out this handy chart of which train car you should choose for the fastest exit from each destination station.\n\n![Image](https://media.licdn.com/dms/image/v2/D4E22AQEgtdGCmc3b6A/feedshare-shrink_800/B4EZgwWduIGoAg-/0/1753157853212?e=1756339200&v=beta&t=QQT2VPNn_MGEsKDtx-cHrstALBCi7iY1aX3iBeXW5pY)"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7353277001924837376",
"name": "likeCount",
"type": "number",
"value": "30"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7353277001924837376",
"name": "commentCount",
"type": "number",
"value": "1"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7353277001924837376",
"name": "shareCount",
"type": "number",
"value": "1"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7351977300806025216",
"name": "url",
"type": "string",
"value": "https://www.linkedin.com/feed/update/urn:li:activity:7351977300806025216"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7351977300806025216",
"name": "displayName",
"type": "string",
"value": "Quincy Larson"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7351977300806025216",
"name": "content",
"type": "string",
"value": "The freeCodeCamp community is publishing SO MANY books and courses. We're building a life-long learner's paradise. Here are this week's 5 resources worth your time: \n \n1\\. freeCodeCamp just published this comprehensive guide to AI app security and the most common vulnerabilities. You'll learn about Threat Modeling, Prompt Injection, Data Poisoning, supply chain risks, and more. (1 hour YouTube course): [https://lnkd.in/gzEnPDnt](https://lnkd.in/gzEnPDnt) \n \n2\\. JavaScript is the most popular language on the planet. But it's also super duper prone to errors. Luckily, freeCodeCamp just dropped this comprehensive handbook to help you understand how JavaScript's error handling works. You'll learn about Try-Catch, Error Rethrowing, the Finally keyword, and the Error Object itself. We also show tons of example code that you can scrutinize and learn from. (full-length handbook): [https://lnkd.in/gm8tpKu9](https://lnkd.in/gm8tpKu9) \n \n3\\. On this week's podcast, I interview a developer who had to apply to 800 jobs, but eventually landed one. Braydon Coyer started out building mobile apps in high school. At one point his iPhone game even out-sold Angry Birds for a day or two. He shares tons of strategies for applying for developer roles, sane ways to integrate AI into your developer workflows, and how to switch from mobile app dev to full stack dev. This dude is a blast. (1 hour watch or listen in your favorite podcast app): [https://lnkd.in/gGjSbXMw](https://lnkd.in/gGjSbXMw) \n \n4\\. I'm a huge fan of data visualization, and I love me some D3.js. So I was jazzed about this new course that'll help you shore up your Data Viz fundamentals. You'll go from bare-bones scatter plots to dynamically updating charts with fancy animations. If you want to learn how to make your data more accessible and more fun, this course is for you. (90 minute YouTube course): [https://lnkd.in/g6UnAK6M](https://lnkd.in/g6UnAK6M) \n \n5\\. As you may know, freeCodeCamp is a big open source project. And we have tons of developers who jump in to help us improve our curriculum and our codebase. But it's common for many of them to lose steam and drop off the map. This guide will help ensure that this doesn't happen to you. It'll give you actionable tips for setting open source goals, finding the right projects to get involved in, engaging with fellow devs, and more. (15 minute read): [https://lnkd.in/gr-\\_Wexr](https://lnkd.in/gr-_Wexr) \n \nQuote of the Week: \n“When I was learning to code, the big picture didnt click until I needed to solve real problems. Thats when variables and arrays started making sense — not in theory, but in practice.” — Software Engineer Braydon Coyer on this week's freeCodeCamp podcast \n \nIf you read this far... support our charity's mission: [https://lnkd.in/gSGSfE8b](https://lnkd.in/gSGSfE8b) 🏕️\n\n![Image](https://media.licdn.com/dms/image/v2/D5622AQGCqdEED0k1dQ/feedshare-shrink_800/B56Zgd4ZYjIAAk-/0/1752847980986?e=1756339200&v=beta&t=Fe1phU1c5qBRr48DJ--427KaqqZUxyfhMZyKa_oYys8)"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7351977300806025216",
"name": "likeCount",
"type": "number",
"value": "233"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7351977300806025216",
"name": "commentCount",
"type": "number",
"value": "3"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7351977300806025216",
"name": "shareCount",
"type": "number",
"value": "20"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7350887231995199490",
"name": "url",
"type": "string",
"value": "https://www.linkedin.com/feed/update/urn:li:activity:7350887231995199490"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7350887231995199490",
"name": "displayName",
"type": "string",
"value": "Quincy Larson"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7350887231995199490",
"name": "content",
"type": "string",
"value": "I just gave my first-ever presentation completely in Japanese to the Keio Computer Society. 日本語勉強大好き🍣 If youre a native Japanese speaker near Shinjuku and want to language exchange DM me. Im ~N3 level and want to practice more dev-focused terms. 会話しよう。☕️"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7350887231995199490",
"name": "likeCount",
"type": "number",
"value": "347"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7350887231995199490",
"name": "commentCount",
"type": "number",
"value": "38"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7350887231995199490",
"name": "shareCount",
"type": "number",
"value": "1"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7349465038635614209",
"name": "url",
"type": "string",
"value": "https://www.linkedin.com/feed/update/urn:li:activity:7349465038635614209"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7349465038635614209",
"name": "displayName",
"type": "string",
"value": "Quincy Larson"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7349465038635614209",
"name": "content",
"type": "string",
"value": "I just sent out this week's \"5 freeCodeCamp resources worth your time.\" Some heaters in here including a 2-hour course on agentic \"vibe coding\" with n8n. \n \n1\\. freeCodeCamp just published this comprehensive course that will teach you how to build apps using the LAMP Stack Linux, Apache, MySQL, PHP. This is a classic toolchain that a huge number of websites still use to this day. You can code along at home and build your own clone of Google Calendar complete with multi-appointment support and booking conflict logic. Then you'll use JavaScript to add a dynamic user interface. This project will help you expand your horizons and get in some serious reps. (3 hour YouTube course): [https://lnkd.in/gw56n5dr](https://lnkd.in/gw56n5dr) \n \n2\\. You may have heard the term “vibe coding”, where you write the specifications for your app, then hand it over to code generation agents who write the code for you. This approach has been a bit polarizing in the developer community, with vocal critics and vocal advocates. My advice is don't listen to any of them. Think for yourself. freeCodeCamp just published this course that will introduce you to vibe coding tools like n8n an open source workflow automation tool so you can wire together APIs and services without needing to write a ton of code manually. (2 hour YouTube course): [https://lnkd.in/gzM6-9ws](https://lnkd.in/gzM6-9ws) \n \n3\\. On this week's podcast I interview Joe Hill. He's a software engineer who works on a data platform for NASA. Joe taught himself programming for 4 years while working as a janitor. As the single father of two Autistic boys, he first used his programming skills to build an iPad app to help them learn how to talk. He shares tons of practical tips for learning new skills and for getting things done inside big orgs. (1 hour watch or listen in your favorite podcast app): [https://lnkd.in/gsvEUU-E](https://lnkd.in/gsvEUU-E) \n \n4\\. Learn how to write Python tests so you can make your codebase more robust. This tutorial will teach you the basics of pytest and show you tons of examples. You'll learn about Markers, Fixtures, Parameterization, and more. (20 minute read): [https://lnkd.in/gafgJ8nq](https://lnkd.in/gafgJ8nq) \n \n5\\. Tell your gardener friends: freeCodeCamp just published a tutorial on how to monitor the moisture of your soil using an Arduino microcontroller. This tutorial will show you what hardware to get and how to wire it up. Then it'll walk you through the code you'll run, and explain how everything works. (30 minute read): [https://lnkd.in/gggjuHhU](https://lnkd.in/gggjuHhU) \n \nQuote of the Week: \n“Becoming tool agnostic is one of the biggest strengths you will ever have as a programmer. If you walk into a place and they say “we use XYZ”, you can go “Great. I'll learn it.” That is so powerful.” - Joe Hill on this week's podcast\n\n![Image](https://media.licdn.com/dms/image/v2/D5622AQEORoqOyAGGXw/feedshare-shrink_800/B56Zf6LgS9HUAg-/0/1752249010762?e=1756339200&v=beta&t=i6MSgn38LfvuZEXXx1JfdzQwGo5IomNqgJBW8C3CPnc)"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7349465038635614209",
"name": "likeCount",
"type": "number",
"value": "193"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7349465038635614209",
"name": "commentCount",
"type": "number",
"value": "7"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7349465038635614209",
"name": "shareCount",
"type": "number",
"value": "9"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7348694351415341056",
"name": "url",
"type": "string",
"value": "https://www.linkedin.com/feed/update/urn:li:activity:7348694351415341056"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7348694351415341056",
"name": "displayName",
"type": "string",
"value": "Nielda Karla Melo"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7348694351415341056",
"name": "content",
"type": "string",
"value": "Quando comecei a escrever esse post me veio um grande sorriso no rosto. Isso porque eu tô aqui para avisar que o episódio desse mês do [freeCodeCamp](https://www.linkedin.com/company/free-code-camp/) em português é a minha entrevista com o [](/in/teocalvo/)[Téo Calvo](https://www.linkedin.com/in/ACoAAA3X1sABWVV0Ru1ijaPUvBgcXVc7xsZR6Eo). \nEu me diverti tanto nessa conversa! Espero que vocês curtam também. \n \nVem assistir na integra aqui: [https://lnkd.in/dAsgBXVP](https://lnkd.in/dAsgBXVP) \n \nTéo, obrigada pela troca e espero em breve poder conversar de novo! 😃\n\n![Image](https://media.licdn.com/dms/image/v2/D4D05AQHNVrZueTgIEg/videocover-high/B4DZfq66rLHACM-/0/1751993010271?e=1753794000&v=beta&t=ia0dZ95oreLUORtZJgaROO8IcHe6GG1dWvrkGe3bn5k)"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7348694351415341056",
"name": "likeCount",
"type": "number",
"value": "59"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7348694351415341056",
"name": "commentCount",
"type": "number",
"value": "4"
},
{
"context": "https://www.linkedin.com/feed/update/urn:li:activity:7348694351415341056",
"name": "shareCount",
"type": "number",
"value": "1"
}
],
"savedAt": "2025-07-22T12:53:23.052Z",
"type": "post",
"url": "https://www.linkedin.com/in/quincylarson/recent-activity/all/"
}
]