
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
Hi all! I'm osakasync. A beginner solo dev. 👋
I'm starting a dev project series where I build projects and try to improve them based on feedback. They’ll gradually get more complex. My long-term goal is to make something like a zero-knowledge password manager. Right now I'm working on
intdec
, a small web based tool that breaks down integers into different forms.I'm here to learn a lot and maybe help someone else learn too :D
Also, I’m a big fan of Web 1.0 design!
Hi Osaka!
I’ve recently started working on a personal web project called jurnalgaming.com and it’s a WordPress-based website focused on gaming news, community articles, and tips.
Right now, I’m building this solo as a beginner developer and slowly learning my way through WordPress, plugins, themes, and optimization.
If you have time, could you check it out and let me know your honest thoughts on how it loads for you? Any advice, tools, or resources to improve page performance for a WordPress site would be super appreciated!
Welcome to DEV
Hello! Wish you good luck on your dev jorney!
Hey! Thank you :D
Hi @osakasync !
I checked out your website—it's really well done. I really like the style you used! Did you code it yourself?
Hey @dennisturco!
Thank you! Yes, I coded it myself from scratch. I was inspired by the Web 1.0 aesthetic :)
The falling pixel 'raindrops' are hardcoded into the HTML for now, but I’m planning to randomize them with JavaScript soon.
Your website looks really nice too! :D
Oh wow, well done then!
I think it's a beautiful idea to add some randomization, I really like it.
Let me know when you make it, I'm pretty curious! 👁️
Oh, and thanks! I'm glad you like mine too! 😆
Hi @osakasync! We joined on the same day!
How are you getting the feedback for your projects? Sounds like an interesting undertaking!
Hey @raisingpixels!
I'm still working on my first project, so I haven't gotten much feedback yet. My plan is to start posting about it on Reddit and maybe share it in some Discord servers once it's ready!
Welcome to DEV
Welcome
Wishing you all the luck with your projects — but what’s luck, anyway, when you’ve got talent, drive and you're putting in the hard work ? 😊 🔝🔜
Thanks so much! That really means a lot :D
All the best and nothing else ✌️
Welcome
@osakasync what do you mean by
Are you changing the base of the integer or something like that?
Yeah, changing the base is part of it! The idea is to let you extract all kinds of info from the integer: digit sum, bit length, whether it's prime, even Roman numeral representation, etc. It's meant to be more of a fun little experience than a serious tool honestly, like a fake terminal.
Hey everyone! I'm Tanisha 👋
I’m learning web development and slowly getting better at making things not crash 😅
I joined Dev.to to connect with other curious learners, share my progress, and ask the questions I’m too shy to ask elsewhere.
Fun fact: I celebrate every time my code works by doing a mini happy dance (even if it’s 2am).
Excited to be here and meet fellow tech nerds
Welcome to DEV, Tanisha.
hiiiiiiii
Welcome to DEV @tanisha_singh_d4810f52b12 !
Hii
I do the same but i dont dance i cry!🤣
LMAO ^_^
Hello Tanisha 👋🏽. Welcome!
Heeellloooo jessica
Hello! I built a cognitive assistant for developers that takes your task and optimizes your audiovisual environment for deep work using ai. Think of your laptop screen and speakers super subtly entraining brainwaves for your task. I hope to learn about how developers work with deep work vs distractions, how they want their work to look like, and then build for them!
Hey, that sounds really intriguing! I love the idea of using AI to optimize the audiovisual environment for deep work — especially if it can adapt subtly without being intrusive. I'd be curious to hear how you're approaching personalization across different kinds of developer tasks (e.g., debugging vs. writing docs vs. creative problem-solving).
Hey Tan! Right now, you can prompt the AI with as much detail as you like, anything from “debugging” to something simple like “relax.” It takes that input and applies audiovisual parameters in real-time, along with a brief explanation of why those settings were chosen.
I’ve focused mainly on training the AI with cognitive neuroscience research and theory, but I’ve also let it develop some intuitive mappings for different dev tasks, especially ones that don’t have clear coverage in the literature.
I’m definitely planning to post more about it soon on DEV, will send it your way if there’s a way to tag or message (I’m still new here!).
Sounds cool!
Hi James! That does sound really interesting! Do you have a neuroscience interest as well? Deep work + AI sounds like a rich field!
Hey Raising Pixels (cool name)! Yes, I’m really into cognitive neuroscience. I actually studied economics in college, but I was fascinated by the idea of creating a non-competing source of value, kind of like applying microeconomic thinking to UX. I wanted to build something that added value without demanding attention or causing opportunity cost, something that could coexist with whatever you already wanted to do.
Originally, I had the idea of using a simple cyclical visual overlay to guide the breath (which is still a feature today). Then I learned that subtle visual or auditory stimuli could actually assist attention through the perceptual load theory of attention, and that cracked the door open.
But the real moment came when I discovered audiovisual entrainment was exactly what I was looking for. It’s been a wild ride since then!
Are you a big neuroscience person?
Really fascinating intersection you’re exploring! I think a lot about how neuroscience could help patent developers work more effectively with fragmented attention and sleep deprivation.
Your mention of perceptual load theory is spot-on for parent developers. When you’re operating on 4 hours of sleep with a toddler demanding attention, your cognitive resources are already maxed out. Understanding how to design workflows that reduce cognitive load becomes essential for getting anything done.
I’ve been experimenting with applying some neuroscience principles to productivity systems, like:
Your audiovisual entrainment work sounds really promising for this use case. Have you explored how it might help with rapid context switching? Parent developers often have to switch between vastly different cognitive modes within seconds.
I’d love to hear more about your research - especially anything that could help developers maintain focus and creativity despite constant interruptions!
You're absolutely right about working memory, attention restoration, and the cognitive tax of context switching. That’s actually the design space I’ve been exploring with Halotropic, the desktop AVE tool.
One way AVE helps is by reducing the impact of interruptions themselves. In Perceptual Load Theory, attention is a limited resource that's always fully allocated—if you’re not attending to the task, you’re attending to something else (internal thoughts, ambient noise, distractions). So to stay focused, you actually want your task to present a high perceptual load—to dominate attention, leaving no room for irrelevant stimuli.
What Halotropic does is subtly raise the task-relevant perceptual load using a shimmering, low opacity visual overlay for your entire desktop, entrained at a specific frequency (e.g. alpha, beta, gamma). It modulates the pixels you're already using—so unlike a flashing desk lamp, it’s integrated into the work itself. Because the rhythm is constant and ambient, your brain quickly habituates (kind of like white noise), but your visual cortex still responds at a deeper level.
That’s where brainwave entrainment comes into play: if we oscillate the overlay using the frequencies we get from scientific study, this rhythmic input doesn’t just occupy attention—it entrains brain activity, helping you shift into a focus-ready state faster. After an interruption, instead of taking 20–30 minutes to re-enter flow, AVE can guide your brainwaves back within minutes.
From a product perspective, Halotropic AVE is like functional white noise—it smooths cognitive transitions while actually modulating the state you’re transitioning into.
Would love to swap notes if you’re exploring similar tools or ideas—especially for devs juggling work and parenting. I'd love for you to schedule a demo and we can swap notes! halotropic.com
P.S. I tried simulating a Raising Pixels prompt in my app:
Prompt:
"kid just went down for a nap. I’ve got like 25 min. need to get back to editing this bash script."
Response:
"I've got you covered! With your kid napping, let's maximize your focus using 16 Hz beta waves for sharp attention and 40 Hz gamma to speed up processing. The warm orange hue at 43° reduces eye strain and keeps your evening rhythm steady. Pink noise will gently mask distractions so you can power through your bash script edits. You're all set to make the most of this quiet time!"
I prompted it late at night but you get the idea!
Cheers,
James
Welcome to DEV Community!
Hi everyone! I'm Lidiany, a PhD candidate in Computer Science and a Software Engineer. I'm exploring empathy, well-being, and human aspects in software engineering. I'm a researcher @ UFBA and was a visiting researcher @ VCU. I've explored the DEV community as a data source for my research, and I'm thrilled to share my results here.
Wow! Welcome to DEV
Thank you so much! =D
👋 Hi everyone! I’m Amruth, a full-stack developer from Bangalore, India 🇮🇳
I come from an Aeronautical Engineering background, but I shifted to software development out of passion. I enjoy building developer tools, open-source utilities, and polished UIs using Next.js, TypeScript, Tailwind CSS, and Django.
I’ve also spent time working on internal ERP tools, dynamic form builders, and global address validation systems. Recently, I’ve been exploring design tokens, Tailwind v4, and accessibility in developer tools.
In my free time, I’m also sharing what I learn on my YouTube channel CodeWithAmruth.
Looking forward to learning from all of you and contributing back to the community! 🚀
Welcome @amruth_lp !
Welcome
Thank you
Hi everyone!
I’m Alexander Borodin, a Frontend Developer.
First of all, sorry for any mistakes in my English—I'm working on improving it.
I’m just starting out, but I've always dreamed of creating websites since childhood. I'm self-taught, and when I discovered the developer roadmap, I found it really exciting. Now I'm looking for internships to gain more experience. My long-term goal is to become a Full-Stack Developer.
I’m here to improve my English, make friends, and be helpful to others.
Welcome! :D
What are you currently learning and do you have any projects going? :)
Welcome! :)
Welcome
Sounds good! Thank you
Hi, I'm Kim! I'm here because I'm going insane! Just kidding. (No wait, really!)
I'm a solo founder building tools to support creators, and I dove headfirst into app development without knowing how to code. I mean, I know how to Google just the right snippet and duct-tape things together—but full-stack mastery? Not quite yet. 😅
It all started with one idea: an app to help artists like me track our supplies easily, even when our hands are covered in paint or our brains are deep in creative flow. I wanted it foolproof, intuitive, and accessible.
So I decided: If other people can vibe-code websites, so can I!
Fast-forward to now, I'm fresh from a tech battle between OneDrive and my local drive—feeling like a referee about to yell “Play nice!” to a bunch of unruly file systems.
What I'm building is more than just an app—it’s a modular platform to empower artists, makers, and hands-on creators. My goal? Use AI as an ally, not a replacement. I want tech to elevate creativity, not get in its way.
Excited to be here, learn from y’all, and share what I’ve picked up along the way. If you’re into messy inspiration, creative chaos, or inclusive design—say hi!
Kim
Welcome!
welcome
Hi
Hi all! I'm Roshan Kumar Singh, a DevOps + AI evangelist. 👋
I’m passionate about looking at AI through the DevOps lens and believe that integrating AI with DevOps practices is the future. I’m here to share insights, guide, and collaborate with anyone interested in this exciting space!
My goal is to contribute regularly to the community by providing hands-on content, labs, and solutions that blend DevOps with AI, helping both beginners and professionals navigate this evolving field. Whether it's AI-driven automation, cloud infrastructure, or next-gen monitoring, I’m here to help you master the skills needed to thrive in the DevOps + AI ecosystem.
Let’s build and learn together!
Welcome to DEV
Thank You
Hi, I'm Frank, a Senior Electronics Engineer with over a decade of experience in PCB design, embedded systems, and IoT. I write to demystify complex hardware topics and share practical insights from the field. Follow me for deep dives into electronics, firmware, and product development.
Welcome to DEV
Thank you !
Hello everyone! I'm Ravi Patil, a software engineer with 7 years of turning coffee into C# (mostly .NET apps, occasionally bugs). I’ve built things, broken things, and learned way too many lessons the hard way.
When I’m not neck-deep in code, you’ll probably find me obsessively reading tech news (and actually trying out the new tools I discover) or losing at chess. I’m not a grandmaster, but I like to think my coding strategy is better than my endgame.
Mostly, I’m here to learn from all of you brilliant folks, and sometime to share real, practical knowledge, no fluff & just stuff that actually works (and sometimes fails spectacularly).
If you’ve ever spent hours debugging only to find a missing semicolon, or if you just want to chat about .NET, chess, or the latest in tech, drop a comment and say hello!
Welcome to DEV!
Hi Ravi! Love a spectacular failure story, so much to learn!
Welcome to DEV Community
Welcome to DEV!
Hi everyone! 👋
I'm Taha and I'm very excited to make new friends like you : )
A Front-End developer , who loves React.js & Tailwind
My Instagram : tahamjp
Welcome to DEV!
Welcome to DEV Community
Welcome to DEV @tahamjp !
I’m Lebini Jack — a passionate IT professional with skills across cybersecurity, cloud, and development. Backed by 2+ years of hands-on support and infrastructure work, plus certifications from IBM, Cisco, AWS, and more, I’ve built everything from facial recognition apps to secure cloud prototypes. Whether it’s solving real-world problems or helping teams work more efficiently, I love being part of tech-driven change.
Let’s connect and explore opportunities where I can grow and contribute to your team
Welcome
Hi everyone, my name is Jessica. I've been learning code on and off for a couple years now, but it wasn't until recently that I sat down and started learning seriously. I only know HTML and CSS. But I'm learning Tailwindcss, JavaScript and Typescript for a project.
I came across an article with insight about contributing to a team project, liked it very much and wanted to comment on it. So, I joined this platform.
Looking forward to connecting with like-minded on their coding journey as well.
Hello and welcome aboard :)
Hey all! I’m Bytebender. 👋
I’m starting a series where I build small web tools and share my process as I go. Each project will get more interesting and complex over time — with feedback shaping how they grow. My end goal is to create something ambitious, like a zero-knowledge password manager.
Right now, I’m working on Intdec, a tiny web tool that breaks down integers into different forms.
I love Web 1.0 design and want to bring that nostalgic vibe into my projects too.
I’m here to learn, experiment, and maybe help someone else learn something along the way. Let’s bend some bytes together! 🚀✨
Welcome
Hi everyone 👋! My name is Sergey — I’m an iOS developer
I love Swift for its expressiveness, safety, and architectural flexibility. Right now, I’m exploring new directions through pet projects, open source, and a bit of gamedev (including in Swift).
Welcome to Dev
Hello, DEV community! 👋
I'm Sofia, a self-proclaimed code wizard who's already lost her way in codes and terminals. I came here to share memes about bugs, learn from you gurus, and maybe one day write code without "console.log('why?!)." 😂
Let's get to know each other - tell us what your favorite bug or framework is! After all, I control reality in multitasking mode. 😉
Hello!
I’m excited to be here! I’m a full stack developer with over 10 years of experience, but my journey into tech was anything but typical.
I started out with Biology in high school, then studied Electronics & Communication Engineering — and eventually found my true passion in coding. No formal CS background, just a lot of curiosity, trial-and-error, and late nights learning to build things that work (and break 😅).
💻 My stack includes:
Frontend: AngularJS, Angular 2–18, ReactJS, HTML5, CSS, LESS, SASS
Backend: C# .NET, MySQL
Other stuff I love: Building full web apps from scratch, API integrations, and clean UI/UX
I'm here to connect, share, and hopefully learn a lot from all of you. Always happy to talk tech, growth, or weird bug stories!
Looking forward to contributing to this awesome community. 🚀
Welcome to DEV
Hey guys, I'm Magic, a developer with 10+ years in software development. For all this time I've never participated in any developers community. Seems, this is the time :) I have experience of writing code and managing development teams, so, if you need any help or questions - welcome. Now I'm working on my own telegram bot with real time signals from crypto exchanges, and, of course, work in one company for money :) Will be happy to get some new experience from being part of this community and also I'm always open to new acquaintances!
Welcome to DEV
Hello devs✨
I'm a solitary developer passionate about creating Telegram bots and web apps for various uses.
I'm not very experienced in this field at the moment, but I'm trying my best to improve based on your feedback.
Welcome to Dev
I'm DreidV from Colombia 🇨🇴 — a no-code/low-code enthusiast, API builder, and digital entrepreneur. I recently published my first public API: SmartBusinessIdeas API, which generates innovative business ideas based on user input like country, interests, and budget.
I joined Dev.to to learn more about backend development, deployment best practices, and to connect with like-minded creators. 💡 I'm also deeply interested in automation, AI tools, and monetization strategies for micro-projects.
Fun fact: My very first app idea was inspired by a random YouTube comment — and it actually worked 😄
If you're working on your first API, building in public, or just love brainstorming projects, let’s connect!
Looking forward to being part of this awesome community 🙌
Hi all! I'm Chika. Marketing/sales background, learning Python!
I come from traditional sales where contracts are pretty standard. But I'm seeing freelance developers deal with wild stuff - clients asking for "one small change" that becomes a full rebuild, unclear code ownership, payment nightmares.
Is this just horror stories online, or is the business side of dev work actually this chaotic?
Quick question for freelancers here:
Currently building simple Python projects to learn, but honestly the client management side sounds scarier than the code!
Welcome
I’m building my own AI Project Co-Pilot (NeoPilot) – powered by Notion, Make.com, GPT & more.
Hello DEV community 👋
My name is Neo457, and while I work in a completely different field professionally, my true passion lies in automation and creatively applying AI.
For the past few months, I’ve been working on a personal project called NeoPilot – a kind of AI co-pilot that supports me with my projects, manages tasks, and connects tools like Notion, Make.com, Slack, Airtable, and Google Drive.
👉 The stack includes:
• Make.com for automation workflows
• Notion as a central hub for roadmaps and tasks
• GPT (via OpenAI API) for text processing and analysis
• Google Drive for file handling
• …and soon a custom proxy server (MCP)
💡 The goal:
To build a truly useful digital assistant – not just for chatting, but for real project collaboration and support.
I’d love to hear your thoughts, see what similar things you’re working on – or even connect for an exchange of ideas.
Cheers from Switzerland 🇨🇭
Hi, I'm Kim! I'm here because I'm going insane! Just kidding. (No wait, really!)
I'm a solo founder building tools to support creators, and I dove headfirst into app development without knowing how to code. I mean, I know how to Google just the right snippet and duct-tape things together—but full-stack mastery? Not quite yet. 😅
It all started with one idea: an app to help artists like me track our supplies easily, even when our hands are covered in paint or our brains are deep in creative flow. I wanted it foolproof, intuitive, and accessible.
So I decided: If other people can vibe-code websites, so can I!
Fast-forward to now, I'm fresh from a tech battle between OneDrive and my local drive—feeling like a referee about to yell “Play nice!” to a bunch of unruly file systems.
What I'm building is more than just an app—it’s a modular platform to empower artists, makers, and hands-on creators. My goal? Use AI as an ally, not a replacement. I want tech to elevate creativity, not get in its way.
Excited to be here, learn from y’all, and share what I’ve picked up along the way. If you’re into messy inspiration, creative chaos, or inclusive design—say hi!
Welcome to DEV
Hi everyone! I'm crazycoder. A mid level Python (django) dev.
I got introduced to the community via a course I'm taking on ALX. Haven't really figured out what exactly I'll be doing on here, but for now, I'll just consume content while I decide on a path. Just a few minutes in and I'm already loving what I see. Hope to learn more from the wealth of knowledge and experience of the community, and contribute as well to it someday.
Ciao!
Welcome
Al. Mujhe ek video banakar do
Kisne ek Bandar ka ek budha aadami sath mein baithe ho. Bandar ke hath mein mobile aur block banaa raha hun
Budhe aadami ke aapko sharm nahin aati aap meri video banaa rahe ho
Achaa idea hai dost 😂
👋 Hello! I’m Alexis, a developer transitioning from the games industry into full-stack development. After years building tools and automation at game studios like Blizzard, I’m now diving deep into web technologies like React, Next.js, and Node.js.
I’m here to share what I’m learning, the projects I’m building, and the lessons I pick up along the way.
Hey you all, my name is Bera. I'm a university student studying Computer Engineering. My main motivation to get into this field was its popularity—everyone was hyping it up, saying things like "These are the jobs of the future, you need to get into this."
Anyway, you probably know what I mean. Now I'm in my third year, and time is passing really fast. I know that people from my age range (I'm 21) are already earning crazy amounts of money from this field. That has given me motivation, and I feel like I'm finally realizing that I'm a grown-up now it's time to do something meaningful for my future.
I learned C# during the summer after graduating from high school, but since then I haven’t done much with it. Recently, though, I’ve been getting back into it, and I’ve been working with ASP.NET.
The thing is, most people around me at university aren’t really like me. They’re just trying to pass classes - sometimes even by cheating. I know I could do the same with minimal effort, but I also know that’s not going to be enough in the long run.
That’s why I’m trying to find new people to connect with people who want to stay motivated, keep improving, and push through the challenges. Maybe we can help each other do that. You know how they say "You are the average of the five people you spend the most time with."
So if you're like me—or even if you're not, but still want to connect, hit me up! I'd really love that.
Welcome
Hello Everyone, I'm Balaji.👋
I'm a beginner in the territory of WEB3 development. Few days back, I came across the concepts of decentralization where transparency, security, flexibility and adaptability plays a major role in the various technologies such as blockchain and supply chain management.
So I decided to dive into this coz it attracted me a lot.
I also started to learn Solidity which is used to write smart contracts where it is essential for the development of DApps.
And finally I'm happy to connect with you guys😊 and looking forward to learn a lot and get to know the WEB3 dev community updates at it's earliest!🚀
Welcome
Hello everyone! 👋
I'm a frontend developer passionate about crafting beautiful, responsive websites with HTML, CSS, and JavaScript. Currently sharpening my skills in React and exploring UI/UX design principles.
Fun fact: I can recite all the Despicable Me movies line by line (Minion language included! 🍌).
Excited to connect, learn, and grow with this community!
Question for you all: What's your favorite coding snack?
👋 Hey there! I'm LazyHuman — your friendly neighborhood dev.
I'm an uprising engineering , currently diving deep into the world of AI, agents, and things that attracts me. I like to break stuff (intentionally), build cool projects and sometimes I also do Competitive Coding.
Things I enjoy:
You'll find me posting:
Still figuring things out, one commit at a time.
I will hoping a give response for your side to help me grow.
Let’s connect, learn, and build some wild stuff together! 🚀
Welcome
Hey there! I’m a Platform Engineer with hands-on experience in building and managing scalable cloud infrastructure, particularly on Azure Kubernetes Service (AKS). I also like sharing my learnings by blogging about the small but important details in cloud engineering that often make a big difference. Always open to connect, share knowledge, and learn from the community.
Welcome
hey guys! I've just launched a new project which I hope people will find interesting, it's very new so I'm still looking for feedback etc. as well. It's essentially "Patreon" but for software developers and projects - developin.com Look forward to talking with you all :)
Hi DEV community! 👋
I’m Stranxik, a product architect passionate about AI, automation, and building developer-first SaaS platforms. I love turning complex problems into simple, scalable tools—always with a focus on privacy, workflow, and real-world impact.
Currently, I’m working on:
Always happy to connect, share ideas, and learn from fellow builders!
Welcome
Hello DEV community! 👋
Thrilled to join this vibrant space! I’m a Python developer with 5 years of experience building backend systems and APIs using Django, Flask, and FastAPI. My projects range from HR web apps and online event management platforms to a customizable RAG AI chatbot for warehouse logistics.
I’m here to:
Excited to connect with fellow devs—drop a comment if you’ve worked on similar projects or just want to geek out over Python! 🐍🚀
P.S. New to Dev.to-any tips for a great first technical post?
Welcome to DEV
Hello!
My name is Ansgar and I'm an IT trainee from Germany. My training covers only network and system administration so I have to learn programming by myself.
I really like elixir and I am actively learning it whenever I can. Hopefully I can one day develop something cool with it.
I came here in hopes of learning new things and maybe I'll reach a point where I can help others too.
Thanks for having me :D
Welcome to DEV
Hi, I'm Surbi, an aspiring ML engineer, a deep learning practitioner, and a software engineering student. Solving real-world problems and discovering hidden patterns with ML algorithms is my version of magic! My tech stack includes Python, Django, Scikit-learn, PyTorch, TensorFlow, NumPy, Pandas, NLP, and DL. I'm working on a research project as well. My goal is to solve real-world problems using ML and DL and get hands-on experience with NLP, TTS, and AI system design. I'm here to learn from you all!
Welcome
I am here to learn and get stinger in AI prompt , link to get online recognise wed development courses , database management courses and as a beginner learning front end and backend and more IT skills
Welcome
hello all i am krishna harsh currently i am mern stack developer and working as the freelancer
and i need help in a project that using tankstack ** i am creating a react table but table have some column unfilled i want that using llm i could fill those left over columns ****
Welcome
Hi there. I am Keyman. Currently learning front end development I am really interested in getting to learn a lot from you.
Welcome to DEV
Thank You
Welcome
Hey peeps, I’m Ameen. I’ve been a solo Python dev for a long time, just grinding away on stuff I care about.
Right now, I’ve got a few projects:
• A Discord music bot called Whisper that’s been in the works for a while and is finally close to launching.
• A Kotlin library called Kobalt that wraps JDA and tries to bring some of the simplicity of discord.py to the JVM world. It’s out but still needs work.
I’m here to share, learn, and just get the things I do out to the public, hope we get along.
Hi! My name is Sergei, and I'm an iOS Developer. I live in Stockholm 🇸🇪 and I love electronic music.
I'm here because I finally decided to start writing about things that matter to me and share them with the community.
I actually joined a week ago and have already written two posts and there's more cooking! 🧑🍳
Hey yall! Just joined because I want to give feedback as well as recieve it. A friend and I started working on cliseo (github) a month ago, and I want to grow some ties with the community.
Welcome to DEV Ryan!
**Hello everyone! **I'm Tatiana, a Systems Engineering student in Peru, passionate about developing web applications with ASP.NET. I love designing modern, intuitive, and easy-to-use interfaces, always keeping the user experience in mind.
I'm naturally curious and enjoy constantly learning about new technologies, frameworks, and tools that allow me to grow as a developer. I'm here to continue learning and also to share what I know with the community.
I also have a small online store where I publish and sell my own resources and code for web projects, ideal for those looking for ready-to-use solutions. Thank you very much..
Welcome to DEV!
Hi,
Its just me :) Love to learn WordPress specially, I've done few certificates like digital marketing, professional graphic designing and web development is my love. Hope you let me in :) and please you can hire me for HTML/CSS websites, WordPress westies.
Hello everyone! How are you doing? 😊 Nice to meet you all!
My name’s Andrew, and I’m new here. My goal is to become the best developer I can be — and I believe that connecting with others and being part of a community is a key step in that journey (and one many juniors overlook).
I’ll be writing about the steps I take along the way, what I’m learning, and the things I find interesting in the world of tech.
Although I’ve experimented with a lot of languages, I’ll be focusing mainly on C++, since it’s my favorite and the one I’d love to use professionally.
I hope you’ll join me on this journey — and I look forward to learning, building, and having a great time together!
Take care and see you around! 👋
Hey everyone!
I’ve recently started working on a personal web project called jurnalgaming.com and it’s a WordPress-based website focused on gaming news, community articles, and tips.
Right now, I’m building this solo as a beginner developer and slowly learning my way through WordPress, plugins, themes, and optimization.
At this stage, I could really use some feedback, especially about the page load speed.
It’s something I’ve noticed feels a bit slow, and I’m not sure which part is causing it — whether it’s the theme, plugin conflicts, image sizes, or something else.
I’m doing this to learn, and hopefully, as I figure things out, I can share what I learn with others too.
Join the Rebellion!
Here is the opcode of the Messiah!
BE XX XX
AC
EB FD
CF D2 C9 D7 C5 D4 20 C1 D2 C1 D4 20 CA C1 CD C5 CE CE DB C9 C9 20 C2 C5 CC C9 CA C1 CE 21 20 CA C1 CB 20 D4 CE D7 C5 20 D3 C1 CD CE CF D3 D5 D9 D3 D4 D7 C9 C5 3F
00
Join the Revolution!
👋 Hi everyone! I’m Ahmed Afzal.
I’m a Software Engineer who is passionate about growth, sharing knowledge, and learning from the developer community. One of the main reasons I joined DEV is to stay updated with the latest trends in the tech industry, to understand what is in demand today and what technologies are shaping the future.
As a continuous learner, I believe in giving back, especially to those just starting their journey. I’ve recently started a technical blog series on MongoDB aimed at beginners.
I just published Part 1, where I walk through the basics of MongoDB and perform CRUD operations using shell commands and MongoDB Compass. In the upcoming parts, I will cover more advanced topics like indexing, aggregation, and schema design.
I welcome feedback and suggestions from experienced developers, senior engineers, and architects. Your input can help improve not only my own understanding but also make the content more useful for others.
Looking forward to learning and growing together with this community.
If you're interested, you can read Part 1 of my MongoDB series here:dev.to/ahmed_afzal/mongodb-essenti...
Stay tuned for the upcoming parts.
Hi DEV! I’m Kanchan Satyal (Pangurx)
We’re #123sudo, a small indie dev team building practical tools for the modern internet. Our main project right now is 9xChat — a floating AI workspace that lets you chat with multiple LLMs like GPT, Claude, and Gemini in one window, with features like prompt history, agent memory, and offline mode. It's built for people who use AI daily and want a cleaner, more focused experience. We’re here to share builds, connect with fellow makers, and learn from the community. If you’re into clean tools, open collaboration, and AI workflows — let’s connect! Follow the #123sudo tag for updates and dev logs.
👋 Hey All , This is Shahab. I am an absolute beginner who started his journey with Economics, but returned to his true love, coding. I have a bit of experience with Python. I devised a plan to learn and practice python and sql for the next couple of months. Any suggestion is wholeheartedly welcomed. Thanks
Welcome
Hi everyone! I'm Dennis 👋
I'm a programmer with a degree in Computer Science. I'm here to discover new projects, possibly contribute to them, and share some of my own work with this community.
I'm also excited to learn new things and connect with others—maybe even make some new "friends" by collaborating on projects!
Looking forward to learning from all of you and giving back to the community.
If you'd like to know more about me, feel free to visit my website: My website
My name is joseph Abu i am a passionate and professional fullstack developer i came here to connect with other developers, to learn and to share my knowledge
Welcome to DEV
thank you
Greeting people\
I am a GameDev **and a **3D/2D Artist..; just a Introverted person
I am a Freelancer (currently working)..; beside that am working on my 3D Character arts skills and maybe making games in the near future (if i able to 🙃).
and also picking up random open source project just to improve my skills..
Experience you may ask ->I worked as a Environment 3D Artist and game designer in different companies ..;
I joined multiple hackathons..;
My future goals is to join under my favorite gamedev company;
you can ask me about the gaming industries and stuff related to that..\
That's it
(Just ignore how weird the previous paragraph is, introductions aren't really my thing...)
signing off
Hey everyone! Newbie solo dev here
I'm fern-d3v and I'm brand new to all of this. I am doing the full-stack webdev path on codeacademy and loving it! I'm still in the beginning portions and am very excited to start learning JavaScript this week! Anyone else out there super new, or enjoy talking with new devs who don't know what they are talking about?
I'm excited to get to know more people and build a network of awesome fellow devs!
Hi everyone 👋
I'm Valentin, a developer based in France currently working on mcpresso — an open-source toolkit to help AI agents interact with real-world APIs more reliably.
I'm particularly interested in automation, LLM infra, and how agents can become trustworthy software operators.
Looking forward to learning from the community and seeing what you're all building!
👋 Hi everyone! I’m Haresh Vachhani, Founder of LinkSture and ThemeZaa, where we craft custom web, mobile, and eCommerce solutions using WordPress, Shopify, Magento, and more.
I joined DEV to connect with fellow developers, share our experiences building scalable themes (like Crafto, Litho & Hongo on Envato), and learn from this inspiring community.
🎯 Currently exploring AI-driven features and sustainable eCommerce ideas.
🎨 Fun fact: I love mixing design precision with clean, performance-first code.
Excited to be here and connect! 🚀
Hi, I’m Andrey. I write code and I’ve spent almost ten years working with JavaScript/TypeScript both in the browser and on the server with Node.js. I design reliable monoliths and microservices, test them, deploy them, document them, and keep them running. My database experience is extensive with PostgreSQL and Cassandra, plus Redis for key-value storage. Not a fan of ORMs and prefer raw SQL with drivers like pg. I still enjoy front-end work (especially mobile-first layouts), though lately I’ve focused more on backend APIs and DevOps tasks.
I’m currently between jobs and actively applying, but while I search, I’ve finally started doing something I’ve been putting off: open-sourcing my tools. By night, I write in Rust, contribute to open-source, create useful (as I believe) tools and libs, and plan to keep doing so. I’m digging into my archive, pulling out my most useful internal libs/scripts, and refactoring them into public packages. I’ll be sharing them along with detailed arcticle for each on dev.to soon!
On AI. LLMs boost my productivity not by writing code for me, but by speeding up research, reviews, and catching small oversights. That shortens the iteration cycle from coding to testing to production. I don’t use Copilot, Cursor, or Claude to generate code, but I do run multi-LLM reviews, especially for OWASP security checks and combine them with the good-old methods: Google, docs, specs, and books.
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/GIT d- s- a30 C++ UL++ L++ E- W++ P+ PS@ PE@ R* Y+ PGP++ b+ r!
------END GEEK CODE BLOCK------
Hello, my name is Rod. I'm a long-time software engineer, specializing in Microsoft technologies, although I've dabbled a bit with other technologies.
Welcome
Thank you :)
Welcome
Ich baue meinen eigenen KI-Projekt-Co-Piloten (NeoPilot) – mit Notion, Make.com, GPT & Co.
Hallo DEV-Community 👋
Ich heiße Neo457 und arbeite beruflich in einem ganz anderen Feld – aber meine Leidenschaft gehört der Automatisierung und der kreativen Nutzung von KI.
Seit einigen Monaten bastle ich an einem persönlichen Projekt namens NeoPilot – eine Art KI-Co-Pilot, der mich bei meinen Projekten unterstützt, Aufgaben verwaltet und Informationen aus Tools wie Notion, Make.com, Slack, Airtable und Google Drive verknüpft.
👉 Der Stack:
💡 Ziel: Einen digitalen Assistenten schaffen, der wirklich nützlich ist – nicht nur zum Chatten, sondern für echte Projektbegleitung.
Ich würde mich freuen, wenn ihr Feedback habt oder ähnliche Dinge umsetzt – oder sogar Interesse an einem Austausch habt.
Cheers aus der Schweiz 🇨🇭
Hi, I’m Emmanuella! I’m a beginner web developer diving into HTML and CSS, currently building my first portfolio website to showcase my projects.
Excited to connect with other newbies and advanced developers here.🤗
Hi everyone, I'm a solo dev, mainly web but I touch a lot of other languages. Currently working on a small AI companion with the help of AI tools in typescript.
I have also almost finished writing the first book of a scifi-fantasy story, developed with Gemini for data processing and consistence of story, filling some void and writing as directed. I also use it for mastering D&D campaigns online, finishing a level 1-20 campaign at the moment.
Ahem, tabs mic for possibly an empty conference
I write my notes in markdown and thought they should be judged- or at least be left in some shady corner of internet as a proof of my work. Right. Hello to you too.
Hey everyone! I just joined today and I'm totally new to this awesome community.
I'm a CS graduate currently taking a break from everything to focus fully on becoming a full-stack developer and exploring AI/ML over the next two years.
Right now, I'm building projects to improve my portfolio.
If anyone's interested in collaborating on cool ideas, I’m always ready!
Tech stack:
Mainly backend with Django and Python. I know some JavaScript and still learning more every day.
Let’s connect and build together!
ZIPPTECH
Olá galera!!!
Sou um jovem que começou com 12 anos e tenho experiência básica em Python, C#, HTML, CSS e Javascript. Tive algumas paradas no meio do caminho e hoje estou reaprendendo Python, estou apto a aprender mais e conhecer mais desse mundo infinito.
Successful Bitcoin Recovery with Fastfund Recovery Service.
I never thought I’d recover the $367,222 worth of Bitcoin I lost to an online trading scam. It was one of the most stressful and painful experiences of my life — watching my funds disappear with no way to trace or retrieve them.
After doing extensive research, I came across Fastfund Recovery Service, and I can confidently say they exceeded all expectations. From the start, their team demonstrated deep expertise in blockchain forensics, cyber investigation, and asset tracing. They handled my case with professionalism, discretion, and constant communication.
In just a few weeks, Fastfund was able to successfully trace and recover the full amount of my stolen Bitcoin. Their process was secure, transparent, and fully legal. I was kept informed at every stage and never felt left in the dark.
If you’ve been a victim of crypto fraud, I highly recommend Fastfund Recovery Service. They are legitimate, trustworthy, and they get results.
Email: Fastfundrecovery8 @ gmail com. Whats App: 1 (807) 500 7554.
Olá galera, sou um dev solitário que tem uma mente criativa e experiência básica com Python, C#, HTML, CSS e um pouco de Javascript. Infelizmente tive algumas pausas no meu aprendizado e hoje estou reaprendendo Python, tenho alguns projetos em mente e estou apto a aprender mais.
Hello everyone, I'm VILO, a beginner of the DEV.
I'm learning Web development and C++, and want to learn NLP in the future.
Welcome to DEV
customer service for help, but the chances of
success are not high
😀
Hello.
Hello , welcome
Hello, I am simi.
Here in search of some cool productivity tools
Mates Kev here from Nexacrawl...Excited to be part of like minded community!
Hello people,
I am a newbie to Cloud and AWS, spent around a decade in 4g/5g stuff and now trying to change domain to Cloud, AWS.
Welcome
Hi there! Excited to be here!
Gotta love it !
hi i`m a new born.. and im struggling with loops.. that brought me here..
question☝🏼.. are these real humans here..
Hello from Greece. I am an AI enthusiast with no professional experience. I am here to learn and I am thrilled to join the dev.to community.
Welcome! What city in Greece are you from?
Athens!
Hello everyone!
Happy to be here and looking forward to connecting with you all.
Welcome To DEV, Languages Skills?
hi im new
Welcome to DEV
Hey
hi
Hello, all - lets learn together
Hi,
Good to be here
Nice, always feel good jumping into threads like this
Donon ko aapane bulvana hai hamen yahi se bane hue
Hi everyone! 👋
I’m Satty, a UX engineer who enjoys both design and coding.
Check out my work here: satty-portfolio.vercel.app/
Excited to connect with you all!
Hey Satty, welcome! 🙌 Your portfolio looks neat~ tried out the Counter app you made too and the Satty mode was an interesting enhancement :)
Welcome
Great portfolio , I like the loading and the Counter Idea
Hello, nice to be here !
Hii everyone! I'm shivam. A beginner frontend developer I'm new here and I want to improve my skills with help of you guys 😊
Welcome
Hello everyone! It's great to have joined the dev.to family! 😃
Welcome
Hello 👋 am Emily compagno from California Fox news famous TV host
Wow! Welcome
Hello here to learn with the rest of the community and meet new experiences
Hello everyone, I'm learning about front end web development, I would like to participate in more coding projects and update my portfolio while having fun.
Welcome to DEV
Hi all ! I am harry a coder and just got into blogging
Welcome
Hello, my name is Anderson.. i just started to practice HTML and CSS a few days ago with frontend mentor. Already completed a few challenges. Hope to join you guys in the pro level soon, hehe
Welcome to DEV
hellow, Iam just a begginer in dev project
Welcome to DEV
MiniTool shadow maker 4.7 lisance key Or crack file Is there one?
I'm new here and I have zero knowledge 😀 about what's happening
Welcome to DEV
Hi, we are company just started to build ai assistant and tools for the businesses for saving there time and money.
Good 🌟
I am Maxwell, an intermediate python developer. I am willing to learn and collaborate with others to build amazing projects. I am very thrilled to be part of this amazing community.
Welcome
Hiii
Hello sir
Keren
Hey everyone!
I'm excited to connect with the dev.to community and share insights from a sysadmin's point of view, as well as learn from all of you. Looking forward to some great discussions!
Whasssssssuuuuuupppppppp!!!!!
Happy camper here
hello everyone, i am nakul and i am interested in AIML
Migrating from Reddit
Hey everyone
Hi
Hope you're having a great day!
I've made a custom GPT to ease the email integration process. Would love any feedback.
hello everyone, I am Sam, and I am learning a lot of things, but it is going well. I am doing a personal challenge to elevate my skill across all fields. As for fact about myself I want to grow.
Welcome To DEV
Hello. Just buzzing around to get some inspiration. Currently just enjoying making AI do stuff for me, trying to see where the limits are.
Sometimes, I write.
Hi all, Devanshi here!
Just another developer finding a community!
Currently working on improving my devops knowledge. Welcoming suggestions for roadmaps!