Leave a comment below to introduce yourself! You can talk about what brought you here, what you're learning, or just a fun fact about
yourself.
Re...
For further actions, you may consider blocking this person and/or reporting abuse
Welcome everyone!!
thanks
thanks!
Hi!
Hy
thanks!
Hi! 👋
I'm Kristin from Israel — trader by day, builder by night. Just published my first article about building an AI trading ecosystem with Claude and MCP. No coding background, all built with AI assistance in 28 days.
Excited to be here and learn from everyone!
GM everyone! 👋
I'm Valentin, a Data & AI Consultant working remotely from Tbilisi, Georgia. I joined this community to share what I learn, connect with builders, and give back to the dev ecosystem that helped me get started.
I focus on helping companies make sense of their data and integrate AI into their operations, data strategy, dashboards, generative AI, and process automation. My stack: Python, SQL, BigQuery, LangChain, n8n, and whatever gets the job done.
Before going independent, I was a Business Analyst at Teleperformance on a Google project building dashboards, automating reporting (saved 10h/week of manual work), and digging into sales data. That's where I learned that the best data work is the kind that makes people's jobs easier.
I usually write about practical data & AI topics: real-world automation, LLM integration, and lessons learned from consulting. No fluff, just stuff that works.
Always happy to chat about Python, data pipelines, AI strategy, or the freelance life feel free to say hi!
Fun fact: I discovered data during the 2020 lockdown through a French live stream and never looked back 🚀
GM Valentin! Your profile reads like a lot of overlap with what I'm working on — Python, automation, making people's jobs easier. I'm building an open-source CLI called Folder Intelligence that reads actual file content (PDFs, Word docs, images via OCR) and renames/organizes them intelligently, no cloud AI required. The "automation that saves 10h/week" framing resonates a lot — that's exactly how I think about CLI tooling. Would love to see what you write about LangChain and n8n workflows — following you now. Feel free to check out my post here if you're curious about the file intelligence angle: dev.to/sam_jha_054aa0cbf7a190601
wow, I would love to discuss topics on AI with you.
Hey everyone! 👋
I’m an AI SEO specialist and Web Development expert. I joined this community to connect with like-minded people, share insights, and learn from others in the space.
I usually focus on breaking down SEO strategies, comparing different companies, and highlighting top-performing agencies that are genuinely delivering results for their clients. I love analyzing what works (and what doesn’t) in real-world projects.
Always happy to discuss AI in SEO, website performance, or growth strategies so feel free to say hi or ask anything!
Fun fact: I enjoy digging into competitor strategies more than watching Netflix 😄
Hey Oliver!
Great to see you here.
I’m Ali Reza, I recently joined this community too.
Glad to have you on board! Maybe I can pick your brain and borrow some of those magical SEO skills 😅
Great to see a focus on real-world performance.
Hey devs,
I joined because i really need your feedback on this side project.
I built Covexy.com, a proactive AI for macOS that gives you insights without you asking. It watches your screen, understands your context, and speaks up only when it finds something worth your attention.
Is this something you would actually use? Would love honest opinions.
Hey everyone!
I’m Florent, a French freelance Senior Frontend Developer.
I build fast, accessible, and polished web experiences, with a strong focus on animation, performance, and user experience.
I enjoy crafting immersive interfaces with tools like GSAP and Three.js, and I’m here to share what I learn, explore creative development, and connect with other developers.
Ahoy!
I'm a backend developer and now curious about Infrastructure as Code. Really excited to
learn and share especially with other devs. Also share you playlists i always have Spotify playing in the background 😄.
Afternoon,
Noir from Entrouter.
I enjoy the following but not limited to;
Lexicographic ordering, Natural entropy, Cryptographic randomness, Total ordering, Distributed consensus, HMAC-SHA256, SHA-256 fingerprinting, Merkle proofs, Atomic Lua scripts, ACID guarantees, Commit-reveal scheme, Cache locality, dTLB miss rate, Hugepages/THP, Resident Set Size, Entropy-based fairness routing, Vector clocks, Hybrid Logical Clocks, True Time API, Sub-millisecond hardware noise, Thundering herd problem, Fan-out pattern, Lexicographic token comparison, In-process race cache, Atomic sorted sets, Zero-copy pipelines, Connection multiplexing, Cryptographic audit chains, Per-field integrity verification, Pipeline integrity guardianship and coffee that doesn't resemble mud water...
see ya round. ☕️
I have a question
hello,
I am developing a website. I know nothing about web dev. I have created in in an index.html format, connected it to Github and Vercel, deployed as a static website. I really want to connect an AI to one of the pages, where it can actively generate answers.
ChatGPT said to use 'API's? in the backend?
Help pls
Hey Arjun! Great question — ChatGPT is right that you need an API, but here's the simple version:
Since your site is static (just HTML on Vercel), you don't need a separate backend to start. The easiest approach is to call the OpenAI API directly from JavaScript in your browser. Here's the basic pattern:
<script>in your HTML that sends the user's question to OpenAI's API usingfetch()The one caveat: don't put your API key directly in HTML (it's public). For a quick demo that's fine, but for a real site you'd want a tiny serverless function on Vercel to keep the key secret.
Vercel actually makes this really easy — you can add a serverless function in a
/apifolder that proxies your OpenAI call. No separate server needed!Hope that helps — feel free to reply with more questions.
Cheers, working on this now
Welcome everyone joining this week! 👋
I'm Sam — a Python developer from India building open-source CLI tools. My current project is Folder Intelligence, a tool that reads the actual content of your files (PDFs, Word docs, images via OCR) and organizes them intelligently — no AI models needed, runs 100% offline.
Always happy to connect with folks working on Python, productivity tools, CLI development, or open-source projects. Drop a comment if you're building something similar — would love to exchange notes!
GitHub: github.com/SGajjar24/folder-intell...
Hey everyone! I'm Eastra, working in ops at an early-stage SaaS team building QCCBot Cloud Phone — a cloud-based Android infrastructure platform with AI Agent integration. Exploring how AI can act inside real mobile environments, not just browsers. Here to learn, share, and connect with builders thinking about automation and cloud infrastructure. Happy to be here! 🙌
thats wonderful Eastra. I hope that your SaaS idea is a super power
Hey — I'm Roman — frontend team lead, actively working on AI tooling and writing about multi-agent systems. The failure modes, specifically: hallucination, sycophancy, directive conflict, silent fallbacks that keep the transcript clean while the provenance is fabricated.
Hey everyone! 👋
I’m Remus, a DevOps engineer by day, Vibe Coder by night, after kids go to bed 😄.
I spent years building complex pipelines, so now I’m obsessed with building fast at the edge. Just launched StackAnchor.net —a $0/mo domain audit engine built on Cloudflare Free tier.
Excited to be part of the community!
Hello, Remus! Welcome to the community.
Hey! I just joined Dev.to after lurking for a while. I'm a web developer mostly working with JavaScript and TypeScript. I've been building side projects with Astro lately and really enjoying it. Always looking to learn from other devs and share what I pick up along the way. Excited to be part of the community!
Hey everyone I'm Joel, a recently laid off full-stack senior software engineer. I've most recently worked in event-driven and back-end cloud microservices systems in Go, as well as some front-end apps in TypeScript with Angular and React, in addition some Python. Prior to that I did lots of C# .NET, ASP.NET, JavaScript and T-SQL for many years. I study and practice with Rust periodically on the side when time allows. I'm very interested in Rust again while I think I have the time and also continuing with Go. I actually jumped in here to leave a comment on an article about CachyOS which I've recently moved to, but thought I would fill out my profile and introduce myself while I'm here. Fun fact: I'm also a seasoned drummer and somewhat novice guitarist.
Hello Everyone,
I'm a backend engineer with nearly 5 years of experience from India. I was looking for a website to learn and validate my system design skills, I found it this platform is a good way to interact with community and discuss a lot about system designs.
Talking about past, I've worked a lot with python, django stack and also actively do DSA questions (mostly on leetcode for now, but later will move to codeforces).
I'm currently invested myself in backend and also started learning golang, If somebody want to tag along to complete things faster(Study and discuss) , feel free to contact me.
fun fact: Long term man of MCU and recently started watching animes 🫣
Hey Shubham! Fellow Python developer from India here 👋 I'm also building open-source tools in Python — currently working on a CLI called Folder Intelligence that reads file content (PDFs, Word docs, OCR on images) and organizes/renames them intelligently. The Django + Python backend combo is solid — I've worked with similar stacks. System design is such a great skill to invest in. Would love to connect and discuss Python patterns, system design, or just nerd out about open-source stuff. Follow me here and let's keep in touch!
Hey Sam!, The project you mentioned "Folder Intelligence" seems very interesting, can you please share its link if you've made it public repository, so that I can also have a look into it. I've followed, you. Thanks
Hi everyone! 👋
I'm Stephan, a Systems Architect and Developer based in Mauritius. I’m the founder of the Ame Intense ecosystem, where I've spent the last few years building SynDockOS
I’m a firm believer in 'Building over Buying.' I’m here to connect with other engineers.
Looking forward to sharing some deep dives into our stack soon!
👋 Hi, I’m Jaswinder
I’ve spent the last two decades working across IT Infrastructure, CICD, Cloud, DevOps, and Security - building systems, breaking them, and learning what actually holds up in production.
Most of what I share here comes from real-world experience - scaling platforms, handling incidents, navigating complexity, and making tough architectural decisions where there’s no perfect answer.
I’m particularly interested in:
I write to simplify hard problems, challenge common assumptions, and share patterns that engineers can actually use.
If you’re working in this space or trying to — you’ll probably find something useful here.
🚀 Always open to thoughtful discussions and different perspectives.
Hello, everyone. I'm the principal product manager for a SaaS company in public-sector accounting and compliance space. My focus is on usability and accessibility through thoughtful design. I don't go in for scope creep and I always trust my engineers, making me the one PM in the whole world that doesn't suck.
Looking forward to reading interesting things here and getting to know this community.
Cheers!
Hey everyone!
I’m Adam, a software developer. Super excited to be here and connect with all you talented folks. I’m hoping we can learn a lot from each other—and maybe share some laughs along the way. Good luck to everyone, and let’s make this journey fun!
Hey! I'm Dennis, developer from Belgium.
I got fed up with my AI agents quietly running on stale instructions update CLAUDE.md, forget Cursor, discover it two weeks later. Classic.
So I built a small tool to fix it. One contract.yaml, one command, every agent stays in sync. Just posted about it as my first article here if that rings a bell for anyone.
How are you managing this or are you also just… not? 😅
Hey everyone,
I’m Aditya, currently working in tech and building in public. Recently launched DataEngPrep ---- a platform with 1,800+ real data engineering interview questions from companies like Amazon, Google, and Databricks.
Right now I’m focused on:
Turning it into a full AI-powered interview prep system
Learning more about SEO, SaaS growth, and monetization
Building something that can scale globally
Big believer in learning by building.
Fun fact: I enjoy breaking down complex systems and turning them into simple, structured explanations (that’s how this project started).
Would love to connect with other builders here -- what are you all working on?
Hello everyone!
I am Sowmya, a 3rd-year B.Tech student. I came across this website while working on an open-source library to track and reduce the water consumption and carbon emissions of AI. I wanted people to test it, give me feedback or improve it, and so when I was searching for places for developers and a community to help me out, I came across this platform.
Looking forward to gaining more knowledge and insights from this community and hopefully contributing in some way 😇😇
Hey everyone! My name is Anthony. I'm a full-stack developer based in Taipei, Taiwan, currently studying International Business at National Chengchi University. I build robust backends with Python (Django & FastAPI) and dynamic frontends with React. Currently exploring Go and Rust. Happy to connect, share ideas, and collaborate on projects. Feel free to reach out!
Here are some links that might help you to understand me more:
Hi there!
I'm Felix. AI Solutions Architect, focused on DevSecOps, multi-cloud infrastructure (GCP/AWS), and zero-trust security. 25+ years building software in healthcare, fintech, and defense.
I'm here to share what I'm learning about applying AI to infrastructure and security work. Also looking forward to reading what others are building and thinking about in this space.
Hey everyone, I'm Duke — been writing code since I was 16. Built my first production trading engine from scratch at 22, every line — networking, order routing, risk controls, the whole stack. C++, Python, Node.js, Rust, whatever the problem needed.
These days I'm deep in AI infrastructure — running inference clusters, optimizing token pipelines, and building tools that make LLMs cheaper to run. Turns out you can take the engineer out of the codebase, but you can't take the codebase out of the engineer.
Hey, all! I'm T.J. Maher, a SDET here in Massachusetts. I just stumbled on this site the other day and love how people share their experiences here.
I just love tinkering with things, seeing how software products work. How they can break. Figuring out how someone can use, abuse, and purposely misuse a software product. Tools like Selenium WebDriver, Capybara, Watir, Playwright, and Detox make my job easier investigating web and mobile apps.
Lately I have been looking into how AI can work with QA, playing around with Claude AI, Cursor, Playwright AI and blogging about them on tjmaher.com. Just trying to learn the toolsets before they replace me, if they haven't already. Currently, I'm job searching.
I'm @tjmaher1 here, on LinkedIn, Twitter, and Blue Sky.
See you around!
-T.J. Maher
Hello!
I am a 11+ year Senior Engineer based in Canada.
Been deep diving AI Orchestration lately and wanted to get out of my solo echo chamber and into some threads to chat about what's going on. Currently doing some R&D about agent orchestration, here to learn as much as I can from like minded people!
Looking forward to making some connections and learning from each other!
Cheers 🍺
Hi everyone! 👋
I’m Andre, a developer who’s really into building web apps and experimenting with AI tools. Lately I’ve been working on projects involving crypto data, automation, and some AI-generated content for YouTube.
I joined to learn more, exchange ideas, and see how others are solving interesting problems.
Fun fact: I enjoy combining code + creativity (like generating videos, music, and visuals with AI).
Nice to meet you all! 😊
Hi all! I'm a writer who is fully embedded in the tech world. Senior Blog Editor at Whop, I write about all things fintech, SaaS, and internet business. I joined to deepen my knowledge and understanding of this space.
Hey all!
My name is Matheus, I am a graduate student at the University of Florida. I have previously done research on HCI at CMU, Agentic Systems at Microsoft Research and Neurosymbolic AI at the Florida Institute for National Security.
I have competed in ~10 hackathons and have also sponsored/judged a couple under my role as President of the Data Science & Informatics student organization at UF.
Fun fact(s): I worked as a sushi chef for a couple years and was born and raised in Brazil! 🍣
Hey DEV! I’m Mahbub Rahman—solo builder at Make Real (makereal.app). I help US startups ship fast, scalable MVPs with Next.js/React/TypeScript (clean architecture, sharp UX, no fluff). Excited to share what I’m learning and help where I can. If you’re building an MVP, tell me what you’re working on and what’s blocking you.
Hey! 👋
Data engineer by day, tinkerer by night. I work in high-tech manufacturing consulting and joined DEV to share what I'm building and learn from everyone here.
Currently exploring AI tools, building side projects, and figuring out how far you can push these models into real workflows.
Fun fact: I've spent more time fixing data pipelines at 2am than I'd like to admit 😄
Hi everyone!
I’m a 13-year-old middle school student from Japan, and I’ve been diving deep into the world of programming. But to be honest, I’ve always had these nagging thoughts:
"Why does it have to be this complicated?" or "Why is code so different from the way we actually speak?"
I felt like current languages were sometimes too rigid for human intuition. So, as a personal challenge, I decided to build my own language from scratch to bridge that gap. I call it "Water."
It’s a language designed to balance human-like readability with programmatic rigor. Since I’m only 13, I’m still learning every day, and Water is currently built on top of Python as a starting point. It features things I’m passionate about, like "stay/free" variables and "depthlists" for nested data.
But here’s the thing: I know I can’t make this perfect alone. I need YOUR wisdom.
I’m not just looking for a "good job." I want your brutal honesty and wildest ideas.
I’m 13—tell me what I’m missing! What are the technical gaps I should study?
Does the syntax feel natural to you? Are there better keywords than stay or free?
What are the edge cases where my logic would absolutely break?
I want to hear it all. Whether you’re a veteran compiler engineer or a fellow student, your input means the world to me. I’m ready to learn, iterate, and evolve Water based on the collective experience of this amazing community.
Let’s redefine how "natural" coding can be, together!
Hello dev.to! I'm Sangio. After years of being a silent user, I’m finally breaking the silence. I’ve been obsessed with informatics since I was 14. I love the whole spectrum, from hardware to software and security to AI.
While I mostly develop for fun, I love the challenge of taking a personal project from "Step 0" to a finished product. I’ve just wrapped up a new open-source project that I’m really proud of, and it felt like the perfect time to actually start engaging with this community. Looking forward to sharing what I’ve built and learning from you all!
hello everyone
future pythonista
joined because I read about
Ingress NGINX repo
I did not know about their situation would have given hand within my capacity if I would have known now
I hope this becomes place where I actually hear about projects that need help so I can try to help.
Hello there, Veracity AI LLC here!
We provides ethical AI audits and AI governance services that help organizations identify bias, reduce risk, and deploy responsible AI systems. We work with teams using artificial intelligence in hiring, decision-making, analytics, and automation to ensure fairness, transparency, and accountability across AI models and processes.
Hello World! I'm Juvenilson, and I'm currently at the college to get my undergraduate degree in System Analysis and Development. I joined here to write some articles and share my knowledge with you during my career. I hope to help some other students struggling to learn some concepts at college.💪🏻
Hey! I'm Mathieu (tito on GitHub). I co-created Kivy, the Python cross-platform framework, and spent years building interactive installations for museums in France. These days I'm working on open-source security tools for AI coding agents at Greyhaven. Happy to be here!
Hello everyone,
I’m currently training to become an IT administrator in Germany. It’s part of a formal vocational education, which is usually required to work in this field here.
I’m 23 years old and passionate about many areas of IT. I’m especially interested in cybersecurity, coding, and server administration. I also enjoy constantly learning and exploring new technologies.
Looking forward to connecting with you all!
Hi everyone,
I am a software developer. I joined this community to connect with like-minded people, share insights, and learn from others.
Hello World
Olá Sou José, estou aqui para aprender um pouco mais sobre programação.
Hi, I'm Azzeddine, Full Stack Developer
hello!
Hi all, just joined. Software Developer, love biking, swimming. Building an open source project Cycles -- budget authority for autonomous agents. Runcycles.io.
I am a computer hardware and software and network troubleshooting technician.
Welcome everyone. I am WordPress Developer. I am experienced plugin developer also.
Hi Everyone
welcome all
hallo!
hey new here!
Hi
Hello I am a undergraduate, trying to fit into the dev life. Any guidances or advices, plz comment below. 😁
Hiii everyone! Happy to discuss app and website building with you!
Happy to be a part of this community! started Vibe Coding over a month ago and cant stop...
Hey 👋 I'm Michael — UX/UI designer from Poland. I design products, build design systems, and lately ship side projects with AI tools. Here for feedback and good conversations.
hey guys
Hello everyone! I am Nick. Love building awesome tools, SEO enthusiast.
Hello gang! Glad to have found this place and lets starting building!
Hello everyone
Hello everyone!
I'm an aspiring full stack developer looking to hone my skills and possibly even research in the future. Willing to learn way more than I need :)
Hello from Dash! So excited to join this community of fellow DEVs!
Hi! I'm Daniel a semi-senior Dev that is finally starting with it's personal projects hehee. So I'll be blogging about my journey and some dev log style posts.
Hi everyone, I am new here. I like to share experiences and connect 😁
Hey, am Looyo Elijah Mudaka and am learning javascript but i need someone to guide me through real projects to understand how I can really apply the concepts in it
hi people, im sid my life is panch pakwan (indian dish with 5 foods), so i like fittness , art, songs, my RE 350 , and cloud computing,also practice modeling.
Hello everyone!👋🏾
I'm a UI/UX designer and a technical writer.
I joined the community to contribute to the tech ecology while learning new insights.😊
E um prazer fazer parte dessa comunidade e obrigada pela recepção
Hey everyone, happy to join! I'm a dev working on a few projects and always looking to learn from others and share what I pick up.
Hello everyone
Hy wellcome
financial markets/consulting professional interested in financial engineering, automation, ML & AI
I'm always welcome here!
Welcome Everyone
hey _
Hi, I am the Founder of Global Info Edge