DEV Community

Cover image for Welcome Thread - v380

Welcome Thread - v380

Devs sharing stacks and side projects

  1. 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.

  2. Reply to someone's comment, either with a question or just a hello. 👋

Office manager Michael, from the American version of the Office, steps in front of a white board and says hello.

Come back next week to greet our new members so you can one day earn our Warm Welcome Badge!

Top comments (607)

Collapse
 
francistrdev profile image
FrancisTRᴅᴇᴠ (っ◔◡◔)っ

Welcome everyone to dev.to! Glad you are here! Hope you are having a great week so far! It's raining at the place I am at D:

To get started, I recommend reading this guide on making the most out of dev.to!

Make sure to check out other resources here: dev.to/help/community-resources


Feature Comment from last week thread!

Last week, I asked the community "What is the one project you are proud of? (I recommend creating a post about your project and sharing it in the comments!)" and here is one answer that stood out to me by @artemkozak where he built DockGraph!:


Question of the Week!

"What is the hardest bug that you have to encounter as a developer? Did you fix it?"

The comment will be featured on the next Welcome Thread!


Thanks for stopping by! Feel free to introduce yourself and welcome others by replying to at least 2 people! It would be greatly appreciated! :D

Any questions about DEV from a DEV Community Mod perspective? Leave a comment and come chat here!

Collapse
 
quanglee profile image
Quang

Hi everyone! my name is Quang. I'm a machine learning engineer from Paris France.
Feel great to finally be here! Up until now I work mostly in startups. My specialization is in deep learning and machine learning/data engineering but my startup life has taught me well so I'm a bit many hats now =)).
Most recently I work on two projects: one is an AI canvas app named dim0.net (a bit like excalidraw combined with notion), the other is hexgate.ai which is about AI agent securization.
Besides coding I support Arsenal, Barca and play a bit of Age Of Empires.
Nice to meet everyone!

Collapse
 
hemapriya_kanagala profile image
Hemapriya Kanagala

Hey Quang, welcome to DEV 👋

Thread Thread
 
quanglee profile image
Quang

Thank you !!

Collapse
 
bugged_but_alive profile image
MjolnirBearer

Hey Quang, glad to connect! I’m on my ML journey right now, building projects and learning AI step by step. It’s awesome to come across someone experienced in the space. Looking forward to your posts. 😄

Collapse
 
ahmed_zakir_2e07631443ae6 profile image
Ahmed Zakir

Hi Quang.

Collapse
 
radars profile image
Ari

Hi Quang!

Collapse
 
serdiniakos profile image
Marinnov Nikola

Hello! :)

Collapse
 
devarjundev profile image
Arjun

Hi

Collapse
 
jae_kim_a9f6ca9b6f4b45d0f profile image
Jae Kim

hello!

Thread Thread
 
himitsushell profile image
HimitsuShell

Hello!

Collapse
 
codegax profile image
Axel

Hi! Thanks for all the help and articles to get started!

For me the hardest bugs are rarely the most complex ones but the ones you can't reproduce consistently and only show up under very specific conditions 😠

Recently we had a race condition in production. It never showed up in development or QA, only under real load. The hardest part was proving it existed. We eventually traced it to concurrent updates hitting the same resource and fixed it with proper concurrency controls.

Collapse
 
tminus1s profile image
Tminus1sec base.eth

This hits home. self taught here... trying out the blockchain dev journey to better understand crypto as an industry...the worst ones for me are the same flavor intermittent sync hangs that vanish the moment you try to reproduce them. Totally agree the hardest part is just proving the thing is real before you can fix it. Nice catch tracing it to concurrent updates welcome to DEV!

Collapse
 
faruk_erturk profile image
Faruk Ertürk

Helloo!

Collapse
 
omarc profile image
Omarc

Welcome !

Collapse
 
technogamerz profile image
𝕋𝕙𝕖 𝕃𝕒𝕫𝕪 𝔾𝕚𝕣𝕝

Welcome to Dev!!❤️

Thread Thread
 
codegax profile image
Axel

Thanks!!

Collapse
 
francistrdev profile image
FrancisTRᴅᴇᴠ (っ◔◡◔)っ

Hey Axel! It's always the one that is hard to prove. Once the bug is there, you have to reproduce it to the best of your ability. Sometimes the bug shows up and never shows up again lol.

Thanks for sharing and welcome to DEV! :D

Thread Thread
 
codegax profile image
Axel

Thanks!!

Collapse
 
mido-dev profile image
Dogukan Karademir

Hallo 👋

Dogukan here — junior fullstack dev in Dortmund, Germany, fresh out of my apprenticeship. Stack: Java/Spring Boot, Angular, TypeScript.

Right now I'm building Kenning, a RAG app with Spring AI + pgvector + local Ollama, mainly as a portfolio project and a way to actually understand RAG instead of just using LangChain and hoping.

On the question of the week — building Kenning (my RAG app), I spent way too long convinced my Docker setup was broken, because nothing would start cleanly. Turned out two different Ollama instances were fighting over the same port the whole time — one I'd forgotten was even running. Classic "it's not broken, it's just two of my own processes refusing to share."

Collapse
 
jugeni profile image
Mike Czerwinski

Hi from Poland! Mike — building jugeni (operator discipline for LLM work: locked decisions, drift detection, judgment truth). Joined to confront the framework against operators who actually ship with this stuff. Three days in, already grateful for the pushback.

Collapse
 
yuan_leon_c6eefdcc3877be0 profile image
We0ai Team

welcome

Collapse
 
ai_tool_scoop profile image
AI Tool Scoop

welcome😘

Collapse
 
boyuedu profile image
Boyuedu

Hi Mike!

Collapse
 
bshahin profile image
Bassem Shahin

Hey,
I found Dev.to awesome community, hope we can do great things together ^^

Collapse
 
diekaiju profile image
diekaiju

Hello

Collapse
 
nwachukwu_chinaemerem_f01 profile image
Nwachukwu Chinaemerem

Hi everyone 👋

I'm Chinaemerem Nkwachukwu Nwachukwu — a cybersecurity engineer and founder based in Nigeria.

I build detection tooling and security infrastructure under Tinlance Limited, my AI and cybersecurity studio. My first article here covers ThreatFade, an entropy-based C2 detection engine I validated against real Merlin QUIC malware traffic. Before that I contributed Nigerian fintech credential detectors to Nuclei, TruffleHog, Semgrep, Gitleaks, and Slither — the gap in coverage for Paystack and Flutterwave patterns bothered me enough that I just fixed it.

I'm here to write about threat detection, building security products as a solo founder in Africa, and the actual engineering decisions that go into shipping real tools — not the sanitized version.

dev.to/nwachukwu_chinaemerem_f01/how-i-detected-merlin-quic-c2-traffic-using-entropy-and-z-scores-490k-packets-0-false-positives-mki

Looking forward to connecting with the security and open source folks here. If you're working on detection engineering, C2 analysis, or building SaaS from emerging markets, I'd love to talk.

Collapse
 
hemapriya_kanagala profile image
Hemapriya Kanagala

Hey, welcome to DEV 👋

Collapse
 
traviticus profile image
Travis Wilson

Impressive! Welcome

Collapse
 
billal_04864f933e108500d7 profile image
Billal

wow

Collapse
 
huaybrcom profile image
huay br

Hey, welcome to DEV

Collapse
 
jack_liu_2026 profile image
Jack Liu

Nice to meet you. I’m also here to learn and write more consistently. What topics are you most interested in?

Collapse
 
kabriacid profile image
Abdullahi Kabri

omo how far na, your job dey great

Collapse
 
plasma_01 profile image
plasma

Welcome!!!👋

Collapse
 
multita profile image
Multita

Welcome aboard! Saw you're working with cybersecurity. I went down that same rabbit hole over the last couple of years and reached the HTB leaderboard. Happy to swap notes anytime.

Collapse
 
jack_liu_2026 profile image
Jack Liu

Hey everyone, I’m Jack.

I’m working on AI developer tools and recently spending more time around LLM APIs, model routing, and practical AI app infrastructure.

I joined DEV to share small technical notes, learn from other builders, and write more consistently about what I’m building and testing.

Outside of work, I’m usually exploring new dev tools and trying to turn messy setup problems into simpler workflows. Happy to meet everyone here.

Collapse
 
hemapriya_kanagala profile image
Hemapriya Kanagala

Hey Jack, welcome to DEV 👋

Collapse
 
joshua_dungan_08d4b78a0b1 profile image
Joshua Dungan • Edited

Do you have an active project? I am actively looking for testers and you said you are working on llm tools and apis etc.

I just released my app, PathMap and you can see the plain code. It has a humanitarian and clinical waiver for commercial use so depending on what you are doing, you may be able to use it as you can under the license.

Link's in my profile and if you have a public facing project, I am looking to get involved in testing as well. I am a.good reverse engineer so to speak.

I have no community and today is my first day here. Sorry if I wrote too much. Good luck and welcome!

Collapse
 
traviticus profile image
Travis Wilson

Hey welcome!

Collapse
 
yuan_leon_c6eefdcc3877be0 profile image
We0ai Team

welcome to DEV

Collapse
 
trevorthecreativeguy profile image
Trevor

Hey Jack,
Welcome to the community! I just joined today as well 👋

In my career, I specialized in turning messy problems into simpler workflows, as well!

Glad to have something in common 😀

Collapse
 
lavkeshdwivedi profile image
Lavkesh Dwivedi

Hi everyone - I'm Lavkesh, a senior engineer in Dallas working on cloud-native systems and AI. 15 years in and I still write my own code, which I think is the only real way to keep your judgment sharp. I write about what I actually build at lavkesh.com - cloud architecture, AI in production, distributed systems, and occasionally something that has nothing to do with any of that. On the question of the week: the hardest bug I've hit was a race condition that only appeared when two services crossed a Daylight Saving Time boundary at 2am on a Sunday under real production load. Three weeks to reproduce it deliberately. Yes, we fixed it. No, I'm not over it.

Collapse
 
hemapriya_kanagala profile image
Hemapriya Kanagala

Hey Lavkesh, welcome to DEV 👋

Collapse
 
lavkeshdwivedi profile image
Lavkesh Dwivedi

Thanks @hemapriya_kanagala. What's your caffeine?

Thread Thread
 
hemapriya_kanagala profile image
Hemapriya Kanagala

Coffee for me 😄
What about you?

Thread Thread
 
lavkeshdwivedi profile image
Lavkesh Dwivedi

Caffeinate agents (skills) right now for me

Collapse
 
johnnickell profile image
John Nickell

Wow. Yet another reason for everyone to just use UTC. Why does it need to be a certain time of day for the number we assign to it? 😅 That bug would've broken me.

Collapse
 
lavkeshdwivedi profile image
Lavkesh Dwivedi

UTC was not the problem. Both services used it correctly. The bug was in the scheduling logic - one service had to run at 2am local time by design, and the other assumed the timezone offset never changed. They were both right. Together they were wrong for one hour a year. That is why it took three weeks to reproduce deliberately.

Collapse
 
hiper2d profile image
Aliaksei Zelianouski

Welcome. How do you define cloud-native systems?

Collapse
 
lavkeshdwivedi profile image
Lavkesh Dwivedi

Good question, because the term has been stretched to mean almost anything.
My working definition: a system is cloud-native if its architecture was designed around the cloud's actual characteristics namely - elasticity, managed services, ephemerality, pay-per-use rather than designed for on-prem and then migrated. The distinction matters more than people think. A system that runs in Kubernetes but was conceived as "always-on, single-region, stateful" is not cloud-native. It's just containerized. Cloud-native means you assumed from day one that instances die, that you pay for what you use so idle compute is a failure, that infrastructure is disposable and reproducible, and that scaling out is cheaper than scaling up. In practice it shows up in three places: how you handle failure (retries, circuit breakers, graceful degradation built in, not bolted on), how you deploy (infra-as-code, nothing exists unless it was provisioned deliberately), and how you observe (structured logs, metrics, traces from the start, not after the first 3am incident). The textbooks will give you a longer answer. I prefer the shorter one.

Collapse
 
divineuzor profile image
Divine Uzor

Hello everyone! 👋

My name is Divine, and I'm excited to join the DEV Community.

I'm currently building my skills in Cloud Computing, Networking, Azure, and Microsoft 365 Administration. I recently earned my Microsoft Certified: Azure Fundamentals (AZ-900) certification and have been documenting my learning journey through technical notes, GitHub repositories, and LinkedIn posts.

At the moment, I'm focused on:

  • Cloud Infrastructure
  • Networking
  • Azure
  • Microsoft 365 Administration

I believe in learning in public, sharing what I learn, and connecting with others who are on a similar journey.

Looking forward to learning from the community, contributing where I can, and documenting my progress along the way.

Happy to connect with fellow learners, cloud enthusiasts, and IT professionals!

Collapse
 
hemapriya_kanagala profile image
Hemapriya Kanagala

Hey Divine, welcome to DEV 👋

Collapse
 
divineuzor profile image
Divine Uzor

Thank you so much Hemapriya

Collapse
 
technogamerz profile image
𝕋𝕙𝕖 𝕃𝕒𝕫𝕪 𝔾𝕚𝕣𝕝

Welcome!!💗

Collapse
 
divineuzor profile image
Divine Uzor

Thank you so much

Collapse
 
huaybrcom profile image
huay br

Hey, welcome to DEV

Collapse
 
divineuzor profile image
Divine Uzor

Thank you so much

Collapse
 
ashaa profile image
Asha

Hello everyone ! I'm Asha, a frontend developer who works with JS and its frameworks, based in India.

Great to finally be here!
About me - I build and maintain applications, work on UI/UX, and write (which I love the most).

I'm here to write about JS and its frameworks, breaking complex concepts down into simple explanations that's how I learn myself, so it's how I like to share too.

I also write on Medium if you'd like to check out some of my articles — here's the link: Asha bikawat

Outside code, I actually like to binge-watch web shows — Suits being a recent one.

Looking forward to connecting with developers who share the same interests. Nice to meet you all! 🤗

Collapse
 
hemapriya_kanagala profile image
Hemapriya Kanagala

Hey Asha, welcome to DEV 👋

Collapse
 
ashrafulsohan profile image
Sohan

Hey Asha, nice to see you here.

Collapse
 
johnnickell profile image
John Nickell

Hey, I'm John. Software architect, about 15 years in. PHP, DDD, and Clean Architecture have been my corner of the world for most of that time.

What brought me here is pretty simple: I've had a lot of opinions about writing software the right way for a long time, and I'm finally starting to put them on paper. The thing I keep coming back to is that AI coding tools are a real accelerant... but if there's nobody on the team who actually understands the domain, you're just generating a mess faster. That's the thing I want to write about.

Good to be here!

Collapse
 
hemapriya_kanagala profile image
Hemapriya Kanagala

Hey John, welcome to DEV 👋

Collapse
 
johnnickell profile image
John Nickell

Thank you 🍻

Collapse
 
technogamerz profile image
𝕋𝕙𝕖 𝕃𝕒𝕫𝕪 𝔾𝕚𝕣𝕝 • Edited

Hey!! John nice to meet you!!!❤️
Welcome to Dev

Collapse
 
johnnickell profile image
John Nickell

Thank you 🍻 Nice to meet you too

Collapse
 
shannonianthe profile image
Shannon Mettry

Hi everyone 👋🏼

I’m new to Dev.to and here to get a bit creative and see where it leads.

I’m a self-taught developer with years of experience in HTML, CSS, and JavaScript, currently working in integrations and moving toward Developer Advocate roles.

Reach out if you're keen to build cool projects.

Collapse
 
hemapriya_kanagala profile image
Hemapriya Kanagala

Hey Shannon, welcome to DEV 👋

Collapse
 
radars profile image
Ari

Hi! Welcome!!

Collapse
 
jmeg8r profile image
James Cruce

Hi everyone, my name is James. Glad to be here. I live in north Florida (very different from central and south Florida) If you love nature this is the place to be. Lots of springs and nature preserves, parks etc.

I'm a long time systems engineer (25+ years) and love automation whereever possible. Not a strong coder but have created extensive scripts.

Currently strengthening my Python skills to help with my side-pivot, machine learning. My day job is at a large University Health System administrating virtual infrastructure. I hope to learn much here and contribute when I can.

Collapse
 
hemapriya_kanagala profile image
Hemapriya Kanagala

Hey James, welcome to DEV 👋

Collapse
 
jmeg8r profile image
James Cruce

Thanks for the welcome! 😎

Collapse
 
juliedechili profile image
Julie Do

Hi everyone! 👋

I'm the builder behind HTML Deployer, a Chrome extension that bridges the gap between AI-generated HTML and a live website.

The problem I kept running into: ChatGPT, Claude, and Gemini can generate beautiful HTML in seconds, but getting that HTML actually live on the web still requires too many manual steps: copy the code, create a Netlify project, push to GitHub, configure FTP... For non-technical users, that last mile is a locked door.

So I built a Chrome extension that detects HTML code blocks directly inside AI chat pages, lets you preview on desktop/tablet/mobile, then deploys to Netlify, GitHub Pages, Vercel, FTP, or a self-hosted agent in one click.

Currently focusing on making the deploy workflow feel as fast and friction-free as possible especially for marketers, freelancers, and agencies who use AI daily but don't want to touch a terminal.

Happy to connect with anyone building dev tools, Chrome extensions, or working on the AI + no-code space. 🚀

Collapse
 
hemapriya_kanagala profile image
Hemapriya Kanagala

Hey Julie, welcome to DEV 👋

Collapse
 
arif_molla_63a4bd549d66dd profile image
Arif Molla

Hey Julie! 👋

This is a brilliant idea that the "last mile" problem is real. I use Claude daily for content and HTML generation, and deploying is always the friction point.

The Netlify one-click deploy sounds especially useful for marketers and bloggers who just want to see their AI output live without touching Git.

Will definitely check out HTML Deployer!

Collapse
 
juliedechili profile image
Julie Do

Thank you! You can find it on Chrome Webstore 😊

Some comments may only be visible to logged-in visitors. Sign in to view all comments.