DEV Community

Welcome Thread - v33

dev.to staff on May 20, 2019

Welcome! Leave a comment below to introduce yourself! You can talk about what brought you here, what you're learning, or just a fun f...
Collapse
 
redlight55 profile image
Kashfil Aziz • Edited

Hi. Here mostly because of the great articles I've read on Dev.to. I'm learning (or re-learning C, C# and Web development languages (HTML, CSS, JS)) as I don't really have a clue to what I really want to do. Mostly thinking on the side of web development, game development or even embedded software. Such is life. Happy to be here though. Might find a clue to what I really want to do.

Collapse
 
vikashkuttuva profile image
Vikash Babu k.k

I too have similar thoughts running on my head ,hope joining this community will give me a better picture.

Collapse
 
wolfdebug profile image
Wolfdebug

This community is so cool, friends,you are good man.
I want to learn more here from you and he or she.Loops!!

Thread Thread
 
redlight55 profile image
Kashfil Aziz

I'll do my best in making something worthwhile!

Thread Thread
 
andziem347 profile image
Andzisi Mabaso

Great stuff! Hope we can learn a lot from each other.

Thread Thread
 
redlight55 profile image
Kashfil Aziz

Same here!

Thread Thread
 
directspeaker profile image
directspeaker

Same here, sharing is caring. I hope me too would learn a lot from here.

Regards.!

Collapse
 
redlight55 profile image
Kashfil Aziz

Aye. Here's to both of our journeys then. May we find what we want to do.

Collapse
 
5hel2l2y profile image
Sherry Yang

Welcome to the dev side.

Collapse
 
redlight55 profile image
Kashfil Aziz

Thanks. Glad to be here!

Collapse
 
donniefitz2 profile image
Don Fitzsimmons

Hi, Kashfil

C# and .Net Core for web development is a great place to be.

Collapse
 
redlight55 profile image
Kashfil Aziz

I'm looking forward to learning .Net Core since I've never touch it before.

Thread Thread
 
directspeaker profile image
directspeaker

Well, its good to know your interest in .Net. I know the intermediate level .Net. I hope we may get benefited from each other.
Regards.

Thread Thread
 
redlight55 profile image
Kashfil Aziz

Aye! Me too!

Collapse
 
aclopez9306 profile image
Alejandro Castillo L • Edited

Hi, I feel the same way, there are so many great stuffs out there that you don't know what to learn and where to start.

Collapse
 
redlight55 profile image
Kashfil Aziz

Exactly. I do have in mind a few projects that I really want to pursue but that would be the end goal of all things. Being a computer science grad, it's hard when you want to pursue the things you want to do and to find a career that you can really enjoy. Usually those two things rarely align but doesn't I'll stop pursuing my dream projects. I love coding. It just takes time for me really learn what the languages that I'm relearning are powerful for which is the idea I never pursued during my studies. Now getting involved with online communities (like you guys on Dev.to) makes it easier to have a - not an exact start - direction to where I should be heading towards to. Hope that we all can work together with a passion project we can all share!

Thread Thread
 
ahnee3773 profile image
Rachel Giles

The #codenewbie community is what made me get as far as I did with python. Its SUUUPER confusing (at least it was for me) trying to figure out what you don't know and where to start. This community seems rad, I'm glad I found this, hope you are finding it helpful too!

Thread Thread
 
redlight55 profile image
Kashfil Aziz

I've heard of codenewbie since I saw it on edX CS50. I've never listened to it but I'll give it a try. Most of the time it's always the pages on github explore that got me thinking what can I do to help people and if I can make something fun and interesting. And yeah, happy to be here!

Collapse
 
nyaedaley profile image
Daley nyae

I equally have the same thoughts, hope to learn through cooperation, what a great community

Collapse
 
redlight55 profile image
Kashfil Aziz

Same here. :D

Collapse
 
vladimirnikolic profile image
Vladimir Nikolic

welcome

Collapse
 
redlight55 profile image
Kashfil Aziz

Thanks!

Collapse
 
iamkiddy profile image
iamkiddy

nice

Collapse
 
vickie45 profile image
Vignesh S Nadar

Hello brother, same here!

Collapse
 
sixpeteunder profile image
pete

Nice to meet you.

Collapse
 
koskila profile image
Antti K. Koskela

Hi all, I'm Antti - excited to join the community!

I'm working on more enterprisey technology most of the time, programming in C# or TypeScript and running in Office 365 or Azure. But I guess the world needs corporate coders as well, and despite the stack I don't work in a cubicle farm :)

I work for a Finnish Canadian software company as a software engineer and escalation engineer, and while most of my daily work life has been abstracted away from writing code myself, it's still a part of my life. Once a programmer, always a programmer, I guess!

I already posted kind of an introductory post, here:
dev.to/koskila/hi-i-m-new-here-32o3

Really looking forward to interacting with y'all!

Collapse
 
tangweejieleslie profile image
Leslie Tang

Hi Antti! 👋 I'm also new to the community!

I'm interested to hear how a typical working day in life sounds like. I guess being an undergrad, it didn't even occur to me that writing code would be abstracted away from a technical role.

" most of my daily work life has been abstracted away from writing code"

That's why when you say the above, it really piqued my curiosity!

Collapse
 
koskila profile image
Antti K. Koskela

Hey Leslie - I like that question!

Unfortunately, it's more boring and less technical than one would probably think :) Instead of writing most of the code myself, I communicate with stakeholders, collaborate on specifications and basicly just update and prioritize the backlog for the dev team in co-operation with other product owners.

Luckily, even in enterprisey dev teams, usually you don't have to drop programming if you don't want to! It's a huge blessing that roles in IT are typically fairly flexible.

Thread Thread
 
tangweejieleslie profile image
Leslie Tang

Thanks for sharing Antti! That provided me some insights 😄

Collapse
 
ballen2713 profile image
Bartholomew Allen

Hey I see you have some experience with Azure! I am curious to know if you happen to know any good resources to get started in learning about Azure? :D Thank you!

Collapse
 
koskila profile image
Antti K. Koskela

Hey Bartholomew!

Yeah, I've got some :) The way I got started was that my employer pushed me there - or rather, the market pulled, and I was happy to jump in. Luckily, both Microsoft and many 3rd parties have tons of content available on getting you started - edX and Microsoft Learn are both generally speaking free, Pluralsight might be the best paid option for courses.

Check out these examples:
medium.com/microsoftazure/5-micros...

edx.org/course/getting-started-azu...

Depending on your previous experience, you might want to jump straight into development (App Service or Azure Functions, for example). You can sign up for a free dev subscription on Azure, free developer tenant on Office 365 (if that's the way you want to go) and tools like Visual Studio Community and Visual Studio Code are also freely available for learning purposes!

See for example:
azure.microsoft.com/en-ca/free/

The corporate world might be all about expensive licenses, but at least Microsoft makes most tools available for development and learning purposes for free :)

Have fun!

Thread Thread
 
ballen2713 profile image
Bartholomew Allen

Thank you so much for the resources! I am excited just getting started with learning how Azure works! This will prove useful to me when I want to host my site using Azure :3. As far as experience I am a complete beginner in terms of Azure but I have played around with AWS a bit but never really set anything up to intensely but I wasn't as into it I was with Azure though.

Thread Thread
 
koskila profile image
Antti K. Koskela

My pleasure! Also, be aware that both performance and costwise some things are smart to host on Azure, some not - for example, a static site that's built from your source hosted on Azure DevOps or GitHub works well in a free/shared app service instance, a fancy modern webapp completely hosted on Azure Functions would be interesting and reasonably cost-effective, but hosting for example, a WordPress site is going to give you a questionable performance with above average cost, unless you spend a lot of time tweaking it... Been there, done that ;)

It's a rewarding journey, though - have fun!

Thread Thread
 
ballen2713 profile image
Bartholomew Allen

Well luckily I am coding my entire website from scratch using React for the front end so I should be fine plus I heard Azure plays well with React and NodeJs so it should be easy to deploy it when the times comes 😁

Thread Thread
 
koskila profile image
Antti K. Koskela

With that stack, you should be good. Have fun coding and be sure to blog about your findings! 😉

Thread Thread
 
getsiful profile image
Siful Islam

Hi! My name is Siful. This is the first community I’m joining and I hope to be active for a long time.

Collapse
 
salsaproject profile image
salsa-project

Hi And Welcome :)

Collapse
 
koskila profile image
Antti K. Koskela

Thanks and you too! :)

Collapse
 
petesweet16 profile image
Krishna

Hello!

Collapse
 
koskila profile image
Antti K. Koskela

To you as well!

Collapse
 
andy profile image
Andy Zhao (he/him)

Welcome to dev.to! I'm currently learning more about GatsbyJS and static sites in general. They have great documentation, and make it easy to learn.

Collapse
 
tangweejieleslie profile image
Leslie Tang

Hi Andy! 👋 I'm currently learning about Web Development in general. I'm curious to hear what makes you interested in learning about static sites in general, mainly because I never even thought about it when planning my learning.

Collapse
 
andy profile image
Andy Zhao (he/him)

Hey Leslie! Sorry just seeing this now. I'm started to make basic websites for people, and so far static sites seem to be a good pathway of quickly creating portfolio or basic websites. With Gatsby in particular, I wanted to level up my React skills and get up and running quickly.

If you're learning more about web development, I think it's always good to have a solid foundation of how HTML and CSS work. Personally I learned Ruby, then Rails, then Javascript, and then finally more about HTML and CSS (which is now), and I wish I had learned more HTML and CSS to start with.

Thread Thread
 
tangweejieleslie profile image
Leslie Tang

Hi Andy, thanks for the helpful advice!

Collapse
 
vitorreisdev profile image
Vitor Reis

Cool, I just created a personal blog with Gatsby and was super impressed by it. A really cool project indeed.

Welcome!

Collapse
 
internap627 profile image
Nkosi Phillip

Hi, what made you choose rails in the beginning?
Do you still use it. I am asking because I learnt it but these days I always reach for other tools.

Collapse
 
rzzldzzldesign profile image
RZZL DZZL

Welcome, I can't wait to meet one of your robots :)

Collapse
 
pmiguelmartins profile image
Pedro Miguel Martins • Edited

Hi ...

My name is Pedro Martins from Portugal

I’m a developer for the last 30 years ... but always have something to learn

At last a place for me ... só excited

Thanks to every one

Pedro Martins

Collapse
 
kid_seven_7 profile image
Joseph

Hey Perdro. It's always nice to see that even with 30+ years of experience you know that you still have to learn. That's what I love about about programming (and tech in general) it never gets old- there is always something new :)

Collapse
 
vuild profile image
Vuild

Olá Pedro,

Wow. 30yrs. 👍

There are a bunch of old timers arriving around here lately.

Welcome.

Collapse
 
pmiguelmartins profile image
Pedro Miguel Martins

Thanks ....

Never to late to continue learning ...

Pedro Martins

Collapse
 
koskila profile image
Antti K. Koskela

Hey Pedro,

That's an impressive career! Which stack did you start with?

And welcome to the community!

Collapse
 
pmiguelmartins profile image
Pedro Miguel Martins

HI ....

I started with Basic ( old times ... ) then Pascal, Borland Pascal.. Delphi ... DotNet ... Angular and now VueJS

I'm getting old ... to many languages ...

Thanks

Collapse
 
ahmed8157 profile image
Ahmed Khalil

hi pedro

Collapse
 
notumar profile image
Baba Umar

Hi! My name is Umar. This is the first community I’m joining and I hope to be active for a long time. I am currently learning Javascript, Python C. Im trying to learn something everyday. I want to eventually program robots but web dev seems to be the best way to make money now. Hoping to learn a lot and one day contribute as well!

Collapse
 
robghchen profile image
Robert Chen

Hello Umar, programming robots is a neat goal. Keep on keeping on, you can do it!

Collapse
 
notumar profile image
Baba Umar

Oh wow. Just saw this. Thank you Robert. You’re very nice

Collapse
 
skyfly200 profile image
Skyler Fly-Wilson

Welcome, Umar!
Those are some of my favorite languages to work with. Good luck with learning robotics! I am sure if you work hard you will be able to find your place in the industry.

Collapse
 
couch3ater profile image
Connor Tangney • Edited

👋

Hi all! Not really certain what to call myself, but for the moment, I guess I'm a UI Developer. I have a background in data manipulation and workflow automation, and I love all things JavaScript, HTML, and CSS. I have also been known to dabble in Java, C#, and some other strongly typed languages.

My passion lies in crafting interfaces that allow users to navigate data intuitively but doing so in a way that is visually pleasing. There are few things more satisfying to me than efficiently breaking down a data-set into easily digestible chunks for the end user -- at least in the digital world!

I'm hoping to get a few posts up over the next few weeks, so until then!

Collapse
 
brandonburrus profile image
Brandon Burrus

Hi Connor! UI designer who can also write HTML, CSS, and Javascript? I was just talking to a recruiter the other day who said that more and more companies are looking for this kind of hybrid designer/developer, especially in the data science field. Programmers aren't exactly known for making state of the art interfaces 😅

Collapse
 
couch3ater profile image
Connor Tangney

Haha, ain't that the truth!

Now that we're starting to hand "big-data" back to the consumer, it's important to make sure that they can make sense of what they're seeing. Otherwise, is there really any benefit to giving it back?!

:)

Collapse
 
tangweejieleslie profile image
Leslie Tang

Hi Connor! 👋

I'm definitely looking forward to your posts on crafting UI data dashboards! In fact, your post prompts me to start researching more on this topic.

Collapse
 
winsome_ade profile image
Ogunade Christopher Adekunle

Hi my name is Ade.
I'm a junior developer from Nigeria, my stack is HTML, CSS and Javascript. I'm super excited to be here!

Collapse
 
theisomorphic profile image
SATOSHI 💬

Hello! 👋 Nice to meet you Ogunade!

Collapse
 
ballen2713 profile image
Bartholomew Allen

Howdy! I decided to make an account on this addicting site because I am here to enhance my knowledge on web development and become a Full Stack Developer one day. Right now the semester has ended and I am more than determined to finish my personal website that I started back in 2017! If anyone wants to give me tips and advice for how I should approach it anything will do! So far I am learning React, and hopefully one day I'll get back to using Angular for other projects! I also am looking into learning more about Microsoft Azure, AWS and Docker !

Collapse
 
operatorjcc profile image
Jake Cox 🍻

Hi Bartholomew, everything you said sounds great so far! Keep reading, keep learning and it will sink in before you know it! Microsoft has some great documentation now so be sure to check it out. Also find some tech podcasts you can listen to. It's amazing how much knowledge you can get just listening to other people talk shop.

Collapse
 
ballen2713 profile image
Bartholomew Allen

Thank you! I wish you luck on your journey as well and I definitely will be on the hunt for tech podcasts because I need to start listening to podcasts on my way to my internship and this summer to keep me up to date!

Collapse
 
bmorgan404 profile image
Beth Morgan

Hi everyone! My name is Beth, and I found this place through Twitter - some developers I follow use it so I thought, why not try it out?

I'm a final year Computer Science student in the UK, now in the last few weeks of my degree. I've been learning Java and JavaScript for about five years now and planning on learning what I can of Python over the summer. I also recently spent a year as part of my degree as a Junior Developer, working with Java and SQL.

I'm excited to join the community, and keep on learning!

Collapse
 
arhuman profile image
arhuman

Welcome !

Collapse
 
beckibloom profile image
beckibloom

Hi Beth! Glad you are here, I hope we can learn a thing or two here together!

Collapse
 
antdoesit profile image
Antoinette Mkwapatira

I spend most of my work day building websites using various LAMP stack and JavaScript frameworks. I primarily work on server-side support for websites, so if you can see it, click it, play it, drag it or drop it, I probably didn't build it.

I love technology, and I'll talk about literally anything.

I look forward to hearing from and learning from everyone here.

Collapse
 
ben profile image
Ben Halpern

I love technology, and I'll talk about literally anything

Yay! Great to have you!!

Collapse
 
austinratcliff profile image
Austin Ratcliff

so if you can see it, click it, play it, drag it or drop it, I probably didn't build it

😂 I love that!

Collapse
 
noahsscott profile image
noahsscott • Edited

Hello dev.to'ers! My name is Noah, I'm a product designer based in Hong Kong with limited coding skills but looking to up my game! I have spent the last 7 years in tech consulting and have been working for myself and travelling for the past 2 years. I love to talk and write about UX and service design and I want to pick up more development skills to realise and experiment with my ideas. I've joined you to learn, stay inspired and have some fun with other aspiring devs and full-blown wizards.

Collapse
 
jess profile image
Jess Lee

Great to have you here :)

Collapse
 
arhuman profile image
arhuman

Welcome!
Limits are temporary when you want to improve...

Collapse
 
alexantra profile image
Alex Antra

Haven’t done this yet. Hello, I’m a Senior Data Analyst with Xero, currently making the move to management. Been writing for a few years now and Devto has been a really good experience in the short time I’ve been here. Been writing on Medium for over a year without much luck.

I’m on the constant look out for people sharing how they work. Love stories about visual studio code and people sharing their tips and tricks.

Collapse
 
arhuman profile image
arhuman

Welcome ronsoak!

Collapse
 
johnadan profile image
John McLem Adan • Edited

Hi awesome folks! Reading great articles has brought me here. I currently work as QA Engineer in a startup and also a recent Full-Stack Web Development coding boot camp graduate looking for a full-time job as Web Developer. Currently works with Bootstrap, PHP, Laravel, and Javascript. Looking forward to dive in to a JavaScript framework, SASS, Semantic UI, and Materialize. Grateful to be here! :)

Collapse
 
chrisachard profile image
Chris Achard

A belated hello John! It's been a couple of months since you posted this - how is the job search going? How was your experience at the bootcamp?

Collapse
 
johnadan profile image
John McLem Adan • Edited

Hi Chris! Appreciate you still got to read this thread. Boot camp was tough and challenging yet fulfilling as I was one of the fortunate students to finish the training. Only 15 of us finished out of 35 students. Job search was a bit overwhelming experience as things were still fresh since I left my previous job as I spent the first 2 years of my career in that company. The pressure was also greater as I feel that I was left out among my boot camp classmates who already have jobs in software development and it has been 6 months since we graduated. Right now I'm about to start my internship in a startup as a Software Engineer. I haven't started yet but the pressure is already there as I need to come up with at least 2 projects to present, either web apps or mobile apps that are not yet invented and will address a significant problem, or a total level-up of an existing application in the market.

Thread Thread
 
chrisachard profile image
Chris Achard

Wow, only 15 of 35! I would be interested to see what the graduation rate is across all the bootcamps; very interesting.

Yeah, I know that pressure feeling - the best advice I could give is to just show up, every day, and make at least a little progress. It can feel really overwhelming in the moment - but forward progress everyday will gain you momentum - and eventually you'll be able to look back and see this really awesome thing you accomplished!

Good luck :) And if you get stuck or need help - reach out!

Thread Thread
 
johnadan profile image
John McLem Adan

Thanks Chris! Will do. Really appreciate your advice :)

Collapse
 
johnadan profile image
John McLem Adan

Hi Chris! I finally got an offer as Junior PHP Web Developer. I'm about to start work on the first week of October. :)

Thread Thread
 
chrisachard profile image
Chris Achard

Awesome!

Thread Thread
 
johnadan profile image
John McLem Adan

Thanks Chris! Your email newsletter is great. I'm inspired by your work and I think you're awesome! ;)

Thread Thread
 
chrisachard profile image
Chris Achard

Thanks!

Collapse
 
emanuelquerty profile image
Emanuel Inacio

Hi, I'm Emanuel. Glad to join this community!

I'm a coding enthusiast. I love coding and everything IT related. I've been doing web development for about 5 years, mostly front-end, though I have backend experience as well as I've done backend for some time, mostly, PHP and SQL. However, I've been learning and working with nodeJS for almost a year and have enjoyed working with it. Currently, learning MongoDB. I also work with Python, hence my desire to expand my knowledge on machine learning and data science as Python is widely used in those areas. As you can see just by my intro, I love getting my hands dirty and learning pretty much anything. I hope to learn and share my knowledge with this community.

Collapse
 
atul26952020 profile image
Atul

Hi all, I am atul, really excited to join the community.

Currently i am learning frontend development. javaScript, React . I have signed up udemy.com/the-complete-web-develop... . I have competed till section 11, I am trying to make habit of learning daily.
Do you guys of other any other recommendation
Thanks

Collapse
 
robghchen profile image
Robert Chen

Hey Atul, I highly recommend freeCodeCamp. It's like CodeCademy but more indepth.

Collapse
 
phillipmalboeuf profile image
Phillip Malboeuf

Hello dev.to folks! I'm a freelance web developer from Montréal, Canada. Wrote this article about communication with your client, check it out if you're interested in that kind of work:) : dev.to/phillipmalboeuf/subtle-deve...

Collapse
 
cubiclebuddha profile image
Cubicle Buddha

Welcome! I enjoyed your article. I also write about the value of communication. It’s an underrated skill! :)

Collapse
 
theisomorphic profile image
SATOSHI 💬

👋 Hello, everyone!

My name is Satoshi. I created a dev.to account because I wanted to share my custom React Hooks and how I built them. I just posted my first dev.to post about my useActivityMonitor hook. I would appreciate a read and any constructive feedback! You can also find me on Twitter at @theisomorphic. Thanks!

Collapse
 
chdeinert profile image
Christian Deinert

Hi All! 👋

I'm Christian, a rather introverted (INFP-T) guy, currently working as FrontEnd Software Developer using mainly Node.js, React and Sass.
Like most here, I constantly learn new stuff and I love to take a look beyond the tellerrand now and then.

I'm here for inspiration what to try next, information about new stuff and to gather tips to proceed in my career 😬

A bit about where I come from:

Before I started my specialization towards the FrontEnd, was working for nearly 10 years as an 'Informatikkaufmann' (IT Management Assistant is the official translation I think) doing FullStack Development with PHP (60-70% of my time) while also doing IT-Administration and Support. During that time I also made my B.Sc. in Applied Computer Science in my free time...

Shortly after I finished my Bachelor went on and found the position I'm currently in (may 2016)... I guess there will be more to come but only time will show...

Collapse
 
cubiclebuddha profile image
Cubicle Buddha

Hi Christian. Welcome! And congrats on your new-ish in software. I'm also a NodeJS developer. I’m always curious what people are using within NodeJS— what database are you using (mongo? PostgreSQL?)? And are you using regular JS or TypeScript?

Collapse
 
jonathanfarinloye profile image
Jonathan Farinloye

Hello. Here to learn some more JS and to write some articles on Django. I still have a lot to learn. Built one site, bookateria.net. You could check it out and tell me what you think. Would mean a lot. Plus would be working on UI improvements soon enough. Just a randomly curious person. Glad to join the community.🙃

Collapse
 
ben profile image
Ben Halpern

Bookteria looks great!

My one complaint: I'm not totally sure what it's purpose is. I love the clean design and it seems super fast and functional. I just don't know what I'm supposed to be doing when I land on the home page.

Implementing an explanation on the home page would go a long way. Perhaps a link that says "What is bookteria?" which would scroll you to an explanation below the fold of how it all works.

PS, alongside the Twitter and GitHub logo, maybe toss in a DEV badge? 😄

Collapse
 
jonathanfarinloye profile image
Jonathan Farinloye

Thanks a lot. 😁. I really didn't think of that. New visitors being lost on getting to the the home page. Would definitely be one of this things I'd look into 😊. Oh yeah! The badge would land there soon enough. 😄

Collapse
 
iceorfiresite profile image
Ice or Fire

Hi! I'm here because the articles are entertaining and teach me a lot. I do mostly php, mysql, and js professionally but i like to use python on my own time. Thanks for being such an inviting community!

Collapse
 
medetzhakupov profile image
Medet

Hi! Same feeling here. Mostly do stuff around Android

Collapse
 
crh3675 profile image
Hoovinator • Edited

Have been a web technology cynic for 24 years even though I work with it everyday. Typical love-hate relationship. Somehow I landed in the industry back in 1993 and never left.

My core skillset is in Javascript, frontend and backend (NodeJS). My formidable strengths are with finding the right tool for the job using web and cloud technology.

I am considered a full-stack engineer with hoards of experience building web applications and processes in many languages: Javascript, Perl, ASP, Python, HTML, CSS, MS Access, Postgres, MySQL, Mongo, Redis, Memcache, AWS Cloudformation/Lambda/EC2/S, CI/CD, Jenkins, Bamboo

Collapse
 
ben profile image
Ben Halpern

Welcome! How long have you been working with fullstack JS?

Collapse
 
crh3675 profile image
Hoovinator • Edited

Javascript? Since it came out - we call VanillaJS now :-) Since Netscape Navigator days using document.layers

Collapse
 
crh3675 profile image
Hoovinator

Done my share of Prototype, jQuery, Angular, MooTools, etc... typical framework hater :-)

Collapse
 
javillerenas profile image
Javier Llerenas • Edited

Hi y'all 👋🏽(I'm from the West Coast). I am a recent CS grad starting a new life in Seattle as a Technical Apprentice with AWS. I love working on projects with other people, so if anyone from Seattle (or anywhere) wants to collab/network I would be more than happy to.

I have skills in leadership, fullstack dev (Vue/Python), cloud architectures, UI design, and slowly getting into marketing.

Collapse
 
ben profile image
Ben Halpern

Great to have you. Your skills look on point for a long and fulfilling career 👌

Collapse
 
javillerenas profile image
Javier Llerenas

Also, thank you for creating dev.to 🙏🙏🙏

Thread Thread
 
ben profile image
Ben Halpern

Thanks for joining! Only works if people sign up 😄

Collapse
 
javillerenas profile image
Javier Llerenas

Thank you Ben! If you ever go to Seattle hit me up! 😀

Thread Thread
 
ben profile image
Ben Halpern

I’ll try to remember 😄

Collapse
 
nt591 profile image
Nikhil Thomas

Hey all! I'm Nikhil, just joined the community. I'm a software engineer working in Brooklyn for a company based in San Francisco. I work remote, and would be happy to share ways I make it productive if that's something people are interested in.

My day job is a lot of TypeScript / JavaScript and UI development but my personal interests are more backend. I'm currently learning OCaml and plan on writing about how that's going. Other things I'm learning - general type systems, like ReasonML, Elm, etc. I'm currently reading Crafting Interpreters by Bob Nystrom, and hopefully find time to read Types and Programming Languages by Benjamin Pierce afterwards.

Collapse
 
psychobuddha profile image
Denis J • Edited

Hi all, my name is Denis, for the past 2+ years I am working as a Talent Sourcing Specialist, but my dream and my goal is to be a Python Developer.
I accidentally run into an article written here by my high school colleague,and then decided to join, since I saw that there is plenty of interesting stuff and here I am. :)

Collapse
 
jess profile image
Jess Lee

Welcome!!

Collapse
 
diegogaby23 profile image
PEREZ MOTA Javier

Mettre le web au profit de l'utilisateur.

Je créé des applications et des sites aux ergonomies intuitives et aux design épurés.

J'interviens sur l'expérience utilisateur globale, le design d'interfaces et le développement web de marques ou de produits. Chaque étape du processus de création est importante, depuis le brief jusqu'au déploiement, c'est pourquoi j'aime penser et développer les projets dans leur globalité.

Avec 11 ans d’expérience dans la conception Web. J'ai créé de nombreuses solutions de conception à fort impact visuel.

Je développe des idées et des concepts créatifs, en choisissant le support et le style appropriés pour répondre aux objectifs du client.

Je suis EXPERT dans les domaines suivants: Conception de sites web et dans la Conception d'application pour postes de travail .

Collapse
 
arhuman profile image
arhuman

Bienvenu Javier !

Un champion d'échecs modeste en plus ;-)

Collapse
 
5hel2l2y profile image
Sherry Yang • Edited

👋Polyglot Programmer for more than six years, mostly web applications in JS, Django, C/C++ with various DB and stack. I want to be more connected with the dev communities to eventually find a project that I enjoy on the side. I'm learning React right now, currently developing workshop content for teens to learn Arduino development, and want to pick up AR dev next. Fun fact, I used to be a certified scissor lift operator for events and concerts.

Collapse
 
cubiclebuddha profile image
Cubicle Buddha

Welcome! Sounds like you’ve got a lot of fun things going on. I’ve never tried Arduino. I look forward to reading what you create with it. :)

Collapse
 
kyotofu28 profile image
kyotofu28

Hi,I like reading any the DEV article,Many article have help for me,I'm from freecodecamp self-learn,finished HTML&CSS,now start learning the Basic JavaScript lessons,so Hope can in the here reading more and more,I'm consider to do the Front-end development job.

Collapse
 
lautarolobo profile image
Lautaro Lobo

Hi buddy, welcome to this amazing comunity. I'm also using FCC to learn ;)

Collapse
 
muchenagumbo profile image
Treasure Muchenagumbo

Hello everyone!

I'm new here and pretty excited to meet other devs! I'm currently a grad student in NYC and my area of focus is Deep Learning. I also build web applications using JavaScript for the most part!

Anyways, I look forward to speaking with some of you in the future! :)

Collapse
 
ben profile image
Ben Halpern

NYC, nice, you coming to this?

nycirldev.splashthat.com/

Collapse
 
muchenagumbo profile image
Treasure Muchenagumbo

I probably will given that I won't have anything better to do lol

That's awesome, nonetheless! How many people do you reckon will be there?

Thread Thread
 
ben profile image
Ben Halpern

I’m not sure since it’s a community thing and we’re not super involved ourselves.

Thread Thread
 
muchenagumbo profile image
Treasure Muchenagumbo

Oh, okay.

I'll most likely go, though. I'm also starting a new project tomorrow so I might just RSVP for the show-and-tell too!

Collapse
 
watzon profile image
Chris Watson

Hey there fellow devs. My name is Chris. I'm a full stack developer from Arizona (hoping to soon be in Argentina) that specializes in JavaScript and Ruby applications. Lately I have been focused on a language I doubt many of you have heard of called Crystal. I'll definitely be posting some articles about it 😊

Collapse
 
emanuelquerty profile image
Emanuel Inacio

Hey, Chris! I'm a full-stack developer from Arizona too. I work with Javascript, Python, PhP and NodeJS. I also build desktop apps with ElectronJS, a pretty cool Javascript Library for building desktop apps. I don't know if you've heard about it, but it's a rich yet simple Library. Check it sometime, maybe you might like it. Anyways, just glad to see a fellow developer from Arizona. Cheers and happy coding :)

Collapse
 
watzon profile image
Chris Watson

I have used electron a few times, it's pretty great. VS Code, which I use a lot for code editing, uses Electron actually. Feel free to PM me if you want to talk, it is nice to see another developer from AZ.

Collapse
 
newellpaul profile image
paul newell

Hi

Automation Tester from London, specialising mainly in Ruby and Java Selenium UI testing but looking to expand my skillset and branch out into Javascript and learn some of the new frameworks that appear to be popping up every day or so!

I started coding a long, long time ago but had a career change for 20 years or so, I am now back in the software development domain and immersing myself in all these lovely OOP languages!

Collapse
 
aclopez9306 profile image
Alejandro Castillo L

Hello everyone, this is my first time here in this comunity I was searching information about the functions of a junior software developer when I ran into this great post by @tedhagos , here is the link dev.to/tedhagos/if-i-knew-then-wha..., it's just amazing.

Collapse
 
gshel profile image
Gretchen Shelby-Dormer

Hello, after living in Beijing for a year while studying Chinese, I graduated university with a double major in the humanities and moved to Canada where I began learning French and Python. After managing to land a job at a local tech company and showing my dept how much they could automate, I was transferred into my current role as a DevOps Engineer where I'm working on improving my Python skills and learning about infrastructure and how to best help my clients optimize and manage their environments. I have smaller projects I work on that frequently involve collecting and storing large amounts of data for clients to analyze. I really love learning and look forward to participating in this community!

Collapse
 
ben profile image
Ben Halpern

Wow, what a journey! Best of luck Gretchen. I think you’ll fit right in here.

Collapse
 
peter profile image
Peter Kim Frank

I began learning French and Python

Ah, two wonderful languages. Welcome to the DEV Community!

Collapse
 
jasiek194 profile image
Jan Król

Hello.
I am self taught junior.NET developer, did not study CS(my biggest regret so far). Currently learning everything I can about C#, WPF, WCF and Xamarin. I also would like to learn ASP.NET and Docker in the future. My team specify in WMS.

Collapse
 
chrisachard profile image
Chris Achard

Welcome to DEV Jan!

Collapse
 
jasiek194 profile image
Jan Król

Thank you :)

Collapse
 
codehans profile image
hansleonel

Hello, I'm a great admirer of this blog, my original language is Spanish but I have no problems with English, I enjoy learning new skills, I think if I have any advice is to never be afraid of new things, I started with android, but now I also develop with angular, if I can help them, let me know I hope to do it :) :) good readings.

Collapse
 
ben profile image
Ben Halpern

Welcome! How are you liking angular?

Collapse
 
codehans profile image
hansleonel

It was a necessity in my current job, but when I introduced myself enough I enjoyed it.

Collapse
 
ricardobarroso profile image
Ricardo Barroso • Edited

Hi all!

I did only discovered this site today due to a very good article about choosing a monitor for code development, and this community seems great!!

I've a vast experience in software development and project management but I'm currently dedicated to iOS development and specially interested on that field.

Hope to learn with some of you and also help whenever I can...

Cheers,
Ricardo

Collapse
 
rpalo profile image
Ryan Palo

Hi Ricardo! Welcome to Dev.to! Let me know if you have any questions about anything or need any help!

Collapse
 
quasarchains profile image
QuasarChains • Edited

Hello to all!
I do not know how to code, program, develop, design, or any task that requires the most basic knowledge but I'd like to learn.

EDIT: I was on the Glitch site and somehow ended up here.

Collapse
 
ben profile image
Ben Halpern

Welcome!!

If you’re interested in code/websites/whatever you have a place here no matter what your current skill set.

A lot of stuff might go over your head but stick around and it’ll eventually stick.

Collapse
 
quasarchains profile image
QuasarChains

Thank you. It's still mostly over my head but I think a little is coming down and simply circling around my head. Aside from WIX or wordpress, any suggestions on the easiest way to get a site up? I Nothing fancy, just a landing page?

Thread Thread
 
ben profile image
Ben Halpern

You may want to look at static site generators:

It’s some tooling to help you generate just that: simple sites. We coders tend to make everything a bit complicated but try to find a static site generator which is truly fairly simple.

Look up articles around using netlify as well. It’s designed to make hosting these kinds of simple sites simple.

Collapse
 
clndn profile image
Colin Dean

Hello, I am a backend Java developer at HomeAdvisor. I work with my team on building Spring Boot microservices for the company. I am also a past QA Automation engineer at HomeAdvisor, where I helped develop several JavaScript-based internal frameworks and created automated tests for various teams.

If you need help on a project involving a backend or automated testing, I would be happy to help.

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
wolfhoundjesse profile image
Jesse M. Holmes

Аз не говоря български, но искам да бъда първият, който ще ви посрещне в общността!

Collapse
 
anspage profile image
Ans page®

Hello, I am Anspage I'm not sure how I would explain my exact presence ... here? ... among you. Why ..? maybe, I know where, how and what ?, will it happen? I can not know it. But even if I knew, I could not be sure. I believe you have to afford the freedom of choice of knowledge so that you can develop information on the Internet is a very long time and a challenge that you will find after a long search for things that are connected and not so much. When you follow, you are sifting to mastery of knowledge, where you are, and that's a small part of your confusion. When you start doubting even yourself so much that you have no strength, you do not want to go ahead. I still believe, and that's why I'm here. Thank you.
P.s. Invest in yourself.

Collapse
 
lhourquin profile image
Lhourquin • Edited

Hello everyone, i'm begginners developper, i come here because i want to write some article about what i learn, i want to progress and i like read some article about the web development, i like to learn new things and to impose me challenges like the 100 days of code that i started yesterday, the community of developers is the best community i know at the moment, so i'm happy to be here and i hope to learn and be able to help in return for help other people.

Collapse
 
ben profile image
Ben Halpern

We’re happy to have you here!

Collapse
 
lhourquin profile image
Lhourquin

Thank you :)

Collapse
 
trinbar profile image
Trinity Dunbar

Hi Everyone!

My name is Trinity and I am currently halfway through a San Francisco-based bootcamp where I'm learning all the basics in Python, JavaScript, HTML/CSS, SQLAlchemy, etc... My mentor referred dev.to to me as a place to learn and be part of the dev community, so here I am! Looking forward to exploring/sharing/learning from all of y'all. :)

Collapse
 
jaiswalparesh profile image
Paresh Jaiswal

Hiiii,
I found this place as a key to my source.
As I was having no clue from where should I grow my skill and get updated with the new tech crunch. Now with the help of the dev.to community, I have found a road map which helps me grow my skill and many exiting articles which keep me update with the new flavor of tech.

Looking forward to having more fun with you guys...

Collapse
 
joshaustintech profile image
Joshua Austin

Hello! Currently learning how to develop Java web applications after coming from a primarily PHP/WordPress/HTML/CSS/jQuery background with a now-obsolete Zend PHP engineer certification. I took a 3-year hiatus from full-time coding to part-time and am officially back to full-time!

This year I aspire to do the following:

  • Create an AMP-native WordPress theme
  • Create a more flexible SOAP client for Java developers
  • Pass the Oracle Certified Professional exam for Java 1.8
  • Create a monetized URL shortener

Looking forward to learning from and interacting with this community!

Collapse
 
ben profile image
Ben Halpern

Welcome! I think you can get all that done this year. Good luck and thanks for deciding to join the community.

Collapse
 
rlfadler profile image
Randy Fadler • Edited

Hello. As my bio implies, I’m an applications engineer currently working at Wells Fargo Bank. I hope that doesn’t turn some people away. I was not, and will never be, part of that problem. I’m in IT not sales or management.

As a senior developer on my team, I work in many different enterprise-level environments, including Autosys (for job scheduling), Perl (for many, many different things - ask me), and Oracle SQL and PL/Sql development, among others. (The size of these environments, well, are massive, with data centers all over the world.) I deal with high-speed connectivity to and from our environments, including downstream and upstream vendors, as well as internal customers. I am also part of many design and planning meetings on a daily basis. I’m also involved with database backups (multi-terabyte+) and refreshes into lower environments for development, SIT, UAT, etc. And I play a role with coordination and cooperation with application vendors and their on-site and remote consultants, and security.

Despite all of this I’m still a developer at heart. I’ve developed and sold applications on the Commodore PET, VIC20 and 64, Ohio Scientific Instruments Challenger 2P (en.m.wikipedia.org/wiki/Ohio_Scien...), Radio Shack TRS-80, IBM 360, 370, and Model 3 (using punch cards), and of course, the IBM-PC (in a thousand different variations).

Currently, I use a Dell laptop (IBM PC descendant) with multiple monitors for my work work, and I have two personal laptops, one with Windows 10 and the other Linux Mint 19.

So that’s a very quick introduction to my data processing (as we old timers used to call it) background. I love to talk shop with anyone and am looking forward to joining the discussions here on dev.to.

Collapse
 
arhuman profile image
arhuman

Hello Randy!

Glad to see a Perl coder and one who knows what 5"1/4 floppy disk looked like ;-)
I wish you a pleasant stay, hope to hear from you here...

Collapse
 
rlfadler profile image
Randy Fadler

Yep, sure do. It’s good to see another Perl coder here. I think we’re a rare breed these days.

Collapse
 
salim_angelo profile image
Salim Dellali

yo wassup everybody how is it going?
I'm glad to be part of DEV.TO community, I've already read few articles while being anonymous, now I've decided to get an account, so here I'm I, it's very helpful to understand serious stuff explained by people that are just simple humans using everyday's language to communicate, rather than, by formal official docs out there ;)

Collapse
 
ben profile image
Ben Halpern

It's great to have you Salim!

it's very helpful to understand serious stuff explained by people that are just simple humans using everyday's language to communicate, rather than, by formal official docs out there

Very well-put.

Collapse
 
salim_angelo profile image
Salim Dellali

Haha I've always considered official formal docs boring to read, but said by an informal human like you or me makes things more understandable and often fun to read _^

Collapse
 
cre8tiveg3nius profile image
Jalen.

Hello everyone, I'm fairly new here and saved the website/app on my phone and to be honest Im just now looking at it haha but I love it!

I'm currently an intern, I know several programming languages which include: JS, Java, CSS, Groovy, HTML, Python, etc.

The main focus on here is to make new connections, I'm a beginner in the coding world but I have a good amount of knowledge. Just looking to grow and get tips from others to help me in my career and just in the long run. My goal is to create my own personal website and I've been currently learning how to test websites using selenium so yeah! Haha

Collapse
 
ben profile image
Ben Halpern

Great to have you Jalen 😄

Collapse
 
cre8tiveg3nius profile image
Jalen.

Thank you Ben!! 😅

Collapse
 
moldresistant profile image
Jared Cox

Hi i'm Jared, glad to be here. Beautiful website and very fast loading. Nice. Want to build something half as good hehe. I got HTML & CSS basics down now want to try Javascript next, lots of fun doing these things.

Collapse
 
ben profile image
Ben Halpern

Thanks for the compliments 😊

Great to have you!

Collapse
 
moldresistant profile image
Jared Cox

Awesome, thanks Ben stoked!

Collapse
 
rachelnovick profile image
Rachel Novick

Hello! I'm here to keep broadening my horizons as I become better at programming and to constantly learn more. I'm a full stack web developer who is excited to be apart of a great programming community. I look forward to talking with you all =]

Collapse
 
ben profile image
Ben Halpern

Great to have you Rachel!

Collapse
 
rachelnovick profile image
Rachel Novick

Thanks, Ben!

Collapse
 
egregius313 profile image
Edward Minnix III

Hey everyone!

I'm Ed, and I found out about dev.to from someone mentioning it on Twitter.

I go to Stevens Institute of Technology in Hoboken, NJ, where I am a cybersecurity student, TA, president of the cyber defense team, and work in the IT department as an assistant to the CISO.

I'm currently working as an intern on the engineering devops team at a company in Pennsylvania.

I'm interested in cysec stuff, devsecops, programming languages/PLT, formal modeling, and functional programming. I really want to start getting into Rust and containerization.

Always happy to find new resources, and this site seems promising from the few times I've read articles here.

Collapse
 
ben profile image
Ben Halpern

Welcome!

Hoboken

nycirldev.splashthat.com/

Coming?

Collapse
 
egregius313 profile image
Edward Minnix III

I'd love to, but since I'm working in PA over the summer, I'm not able to go to NYC on a weeknight again until probably August :(

Sounds fun though!

Collapse
 
raindog757 profile image
Raindog757

Hello, I am a Retired USN Disabled Vet. 1982-2002 (Electronics Tech.) Ran my own Handyman Co. 2002-2014. But amputation from a military-related condition. Could not continue with the business. So now I am 58 and am trying to get into learning to code. Probably not enough time to learn enough to get into Deep machine learning or AI. Am unemployed, so trying to learn online. Just been hard to find a definitive learning path (there are so many learning sites). Maybe someone from the DEV community has some advice they could pass on. It would be greatly appreciated!

Collapse
 
ben profile image
Ben Halpern

Welcome! Poke around and you’ll definitely figure out the answers to some of those questions.

One things click in general it’s pretty quick to get into a specialized path, so it’s not too late for AI. Once your general skills get to a certain place you can jump to something else.

Good luck, you got this!

Collapse
 
austinratcliff profile image
Austin Ratcliff

Hello there! Austin here. 👋

Long story short —

I'm from Oklahoma City, currently live in Chicago, studied Fashion Marketing and Journalism at my university, changed my mind and studied web development at a bootcamp, then recently started working as a Software Development Consultant at ThoughtWorks.

I stumbled upon Dev.to while searching for React-Rails tutorials and fell in love.

I'll see y'all online!

Collapse
 
dance2die profile image
Sung M. Kim

Welcome to dev.to, Austin~ 👋

It's great to see people from non-CS background moving to a software development.
Would you be able to share with a post? 🙂

Collapse
 
austinratcliff profile image
Austin Ratcliff

Thanks!

Yeah, I'll definitely share! I didn't know what to write about first, so thank you for the creative spark. 😄

Thread Thread
 
dance2die profile image
Sung M. Kim

Start the 💥 🤜

Collapse
 
therealkhitty profile image
Mary Thompson

Howdy! CompSci Aggie c/o 2012 here. I was drawn in by discussions about: impostor syndrome (because woe is me), the elitists developers (make me sad) and remote work (which has been a topic of discussion in my work place for a while). I also believe I have some insight I can write about being a "double" minority in the software development world and all.

I know there is some kind of stigma when it comes to developers wanting to get into game development, while it wasn't my initial goal, I do enjoy coming up with game ideas and trying to bring them to life. In my free time, I do some development in Unity. I had an android game on the market but never updated the privacy policy so it's gone now. I plan to upload it to my site one day.

I like cats. Lol. I have 2.

Oh and I play all the video games (okay, some of the video games because I have too many to play)

Collapse
 
jlhwung profile image
Huáng Jùnliàng

Hi. I come here when I am reading dev.to/ben/job-title-full-time-ope.... It reminds me of my situation now and now I am self-teaching CS courses so that I can contribute to V8 or blink one day. Stay tuned.

Collapse
 
abgalphabet profile image
abgalphabet • Edited

I am a passionate developer who has interest in any cool technologies that can solve any problem.

I knew DEV Community when I read articles on Medium and getting more recommendations from Twitter or Google about this community.

Collapse
 
ben profile image
Ben Halpern

Great to have you!

Collapse
 
alxsmora1 profile image
Alexis Mora

Hola, he leído una infinidad de artículos escritos por la increíble gente de este sitio y hasta hoy me atreví a unirme por dos razones principales:
1) El contenido en español es escaso y
2) creo que puedo aportar algo bueno a este mismo contenido.

Collapse
 
gautamlakum profile image
Gautam Lakum

Hello, I'm Gautam - a digital product designer working with great developers.

I have experience of working on 25+ digital products for the clients in 10 years of career. I played different roles in different products and that helps me tackle & manage different situations during the product development.

As a co-founder of a company, I mostly work with Entrepreneurs, Startups, SME to help them build digital products that users love - faster.

Nowadays, I'm again having my hands on CakePHP.

I'm here because Dev.to is a great community of developers playing different roles, sharing & caring for the fellow developers around the world.

I'm excited to help you all in any possible ways.

Thank you

Collapse
 
alyssamelody profile image
Alyssa Melody F. Paglumotan

Hello! I was brought here because of an article that better explains the concepts of Git but so glad to have found this site. I'm currently learning Data Science through a scholarship but I'm passionate to learn all about tech (but sometimes, procrastination happens). Hope to learn more and also contribute (but I'm not confident enough haha :))

Collapse
 
anthonylaw profile image
Anthony Law • Edited

Hi all 👋
I'm full-stack developer and also Tech trainer, work in the #blockchain industry.
Programming experience in reactjs, nodejs, javascript, typescript, and php laravel 👀

Recently self-learning DevOps, terraform, ansible, docker. 🙈

Hope to learn a lot of things here 💪

Collapse
 
phoolishphilomath profile image
Sana

Hello! I just found this community while doing some reading for work. I have a math degree and work as a software developer, but I struggle with a bit of impostor syndrome. There's a lot of things I new things I want to learn as a developer and many skills I want to grow, and some of my goals are to get involved in communities like this one and start contributing to open-source projects to give back and grow my confidence.
I use Python and TypeScript for my job and am working on data and ML pipelines at the moment. I love NLP and am fascinated with AI research. I am also focused on becoming a better developer in a language-agnostic way, which includes practising software development methods like TDD, and improving at object-oriented design.
It would be great to connect with other people who get the same impostor-y feeling and want to build their confidence as developers (:

Collapse
 
aniketbarik profile image
Aniket

Hello, everyone! I'm Aniket from Delhi, India. I'm an Electrical and Electronics engineering student. I'm about to graduate. I love STEM, reading, writing, and learning new things. I had C in one of my semesters and I absolutely loved it. Then I also learned microprocessors and some low-level programming and after these two courses, I realized that I really love programming and solving problems. I've started the full stack course on FreeCodeCamp and also managed to get an internship in a friend's startup. I really want to be a good programmer and make things or solve things.
I'm also a big advocate of FOSS. I switched to Linux some months ago and I love it.
Thanks for reading this long comment. I hope you have a great day! So happy to be a part of this community!
Take care!

Collapse
 
chris1610 profile image
Chris Moffitt

Hi Everyone. I've been following Dev.to on twitter for a while and decided to join the community. There's so much great content and great people here.

Here's a little about me. I blog at Practical Business Python which is pretty much what the title says. I like to try to find ways to simplify and improve business tasks with python.

I am also starting a project called slidezing which improves audience engagement during large conference talks.

I am hoping to use Dev.to to bring these two topics together and engage with this awesome group.

Collapse
 
davehoran profile image
Dave Horan

Hey all. I'm a veteran web/software dev, entrepreneur, and sometimes technical manager. I'm currently working on some Python projects, coming up to speed on Kafka, and creating some side projects with Angular/Ionic. Looking forward to chatting with some fellow develoers here!

Collapse
 
jasonbrown1965 profile image
Jason Brown

newb stumbles in from participating in tech forums and bulletin boards, clutching their face, screaming

"Arghhhh! My eyes!"

...peeks around...

"Oh, thank GAWD, a UI that doesn't suck.."

Praise be to dev.to for providing a forum not hiding behind dense layers of jargon and emojis from 20 years ago.

As a journo of (gulp) 40+ years, I have been a long-time mouth breather when it comes to developer matters. But I've also learnt that non-tech people can spot errors, gaps and other issues, sometimes faster than techs, too frantic with code to worry about user experience.

Bigger picture, very interested in #tech #ethics when it comes to freedom of expression and access to information. This includes privacy aspects of open source, much less scrutinised than say Windows.

Having had a quick look around, this is a first time in a while I've looked forward to learning more. Can tell from the almost cunningly simplistic interface that there's been quite some thought lavished.

Collapse
 
popsjones64 profile image
Kenneth Jones

Hi everyone, I'm Ken, and I stumbled upon this wonderful place while reading an article about CSS Grid. I'm a freelancer, but looking to land somewhere more permanent as a career change (25 years in healthcare). I joined to keep learning and fill in the gaps in my self-taught repertoire.

Collapse
 
johnadali profile image
John Adali

Hi! I heard about this through Twitter and Molly Struve, who recommended it to me (thanks Molly!).

I'm an old-time C++/C# developer who is looking to keep my skills sharp and meet others along the way! I started out as an embedded developer with C++ and when Microsoft released Visual C++ 1.0 I was blown away with their tools. I haven't looked back in 20 years! :)

Today, I mainly focus on Microsoft Azure technologies, with a specific focus on IoT. Pretty new to that space and looking to learn, learn, LEARN! I'm also open to staying sharp on anything else in the developer world and I'm not afraid to try new things!

Collapse
 
peter profile image
Peter Kim Frank

Welcome, John!

Collapse
 
kleene1 profile image
kleene1

In my spare time I like to play pokemon go and I've been to a comedians TV show.On the dev side I'm a web developer that uses html/css/javascript. I've dabbled in many languages but these are the languages I'm using these days and I want to improve on.:) I joined because who knows what a community or tech news feed can get you ? :)

Collapse
 
robinaspman profile image
Robin Aspman • Edited

Hi. I've been on Dev.to for some time now but I never really took the time to make a profile until now. I like to be the cautious observer until I connect enough with the community.

I am a junior dev with focus on Javascript, React and with basic knowledge all-round. I have high interest in going into machine learning & A.I later in my career.

I really prefer Dev.to before StackOverflow, Medium or any other community. It has come to feel more humble and heart to heart than what I've read on any other forum.

Great to be a part of such an awesome community!

P.S: How can you not like a community that has those funny sign-up intros. 🤣🤣 I love it!

read-post

Collapse
 
seunisroyalty profile image
Seun ✍️

Hello Everyone! I'm Seun, a contract software engineer currently working at a startup looking to bridge language barriers. I'm Nigerian (born and raised), and my current stack includes HTML, CSS (no, really), JavaScript, React and Redux. I'm currently working on getting even better with React and learning technologies such as GraphQL, Docker, and getting the hang of some libraries here and there. But that's about me. Tell me about yourself and I reckon we can be really good friends! 😊

Collapse
 
actinarium profile image
Paul Danyliuk

Hey! 👋 I’m Paul, an indie developer from Ukraine.

I quit my full-time SDET/Java job 4 years ago and dove into making Android apps. None were successful, and I almost lost hope as an indie. But I decided to take one final leap and made Three.do, a super minimalist productivity app with unique UX — and it became a hit!

Since Medium is dying with its cancerously growing member-only publishing policies, I’m considering dev.to as my next home for my future tech-related stories.

Collapse
 
rafaelbeckel profile image
Rafael Beckel

Hi, I have found dev.to a few months ago, but I decided to join now because it has better articles than Medium and there's a strictly technical community around it, with very good discussions.

I'm professionally into full-stack web development (React, PHP, Python, Golang), but I like to experiment with a lot of other things as a hobby (game dev, IoT). I'm a former 3D modeler that landed into software engineering about 12 years ago, and never looked back.

Collapse
 
arhuman profile image
arhuman

Welcome!

Collapse
 
kwinnieprince profile image
Kwinten Delrue

Hi there, I am mostly here because of the nice articles that I've read here. I am learning node Gatsby and graphQl at the moment. I am still a student almost in my last year of university. For the moment i am leaning toward system and network administration and i like to do some web-development for fun.
Happy that i found this place 😊

Collapse
 
chasoliveira profile image
Charles Oliveira

Hello all, actually I don't know this community work's. But I'm excited to joining in a Dev community, well as you can see in my profile, I'm a software engineer at Dell. I usually use for program C# language in .Net Core framework, JavaScript and React. And I'm still improving my English.

Collapse
 
ahnee3773 profile image
Rachel Giles

Hey all! I just discovered div.to ten minutes ago and I feel like I should have known about it way sooner!
Somewhat noob here, I coded some twitter bots in python last year and I'm in a full-stack bootcamp now. I survived and loved html/css bootstrap and React, about to start React Native and on to Node.js in the next 2 months. I really want to be a Data Scientist and I'm planning on starting grad school for that sometime in 2020. This place seems awesome.

Collapse
 
ak_8085 profile image
Anurag

Hi.I am Anurag ( I write for humans and machines ) - excited to be here.

I am here because of the quality of articles posted on dev.to

I am a avid reader and almost all my learnings have been through reading from internet.

I work as a software developer during the day and fiddle with my personal project during nights and weekends.

Currently I am exploring "how creative writing can help developers excel ?" Eager to know others opinion on it.

Collapse
 
bashayr29 profile image
Bashayr Alabdullah • Edited

Hi all! I'm junior software engineer. Sometime interested in unity 3D game & vr:) Familiar with different programming languages such as python, C++, C#, go and java. I find the devops field is nice to complete my career, is it nice? Fact: I'm often making syntax error because I am writing fast😂 ... look forward for sharing & discussing the ideas.

Collapse
 
arhuman profile image
arhuman

Welcome!

Glad to see one more Gopher here.

Collapse
 
kh_mugh profile image
Khachatur

Hey there folks! I've been reading a lot here, so I've decided that it's time to give back. I'm palling to write a couple of posts. Mostly I'm interested in architecting frontend applications, scaling them, and maintaining them. So mostly I'll write about my experience, and this is the first time that I will be learning in the public! Thanks, @swyx ! I am incredibly honored to be a part of this awesome community!

Collapse
 
fullstackml profile image
Dmitry Petrov

Howdy! Happy to join dev.to community. I'm in the industry for more than 14 years. I developed stuff starting from compilers in plain C to machine learning models. Evolutionized (or degradationized) from Python-hater to Python-lover.

Ex-data scientist at Microsoft. Active open source contributor: written and open sourced DVC.org project, implemented Wavelet-based image hashing algorithm (wHash) in ImageHash library.

Originally from Russia (NW Siberia). Now in San Francisco.

Collapse
 
nancy67694024 profile image
Nancy

Hi all, I'm Nancy - Love to join the community!

I am independent IT consultant and personally has great interest in technologies. I help businesses to focus on core business and consistently generate more revenue through suitable outsourcing services.

This community seems rad and I like to learn about the technologies in deep, I'm glad I am here!!

Collapse
 
patelviral_12 profile image
Viral Patel

Hello,
I am here mostly to get through any weird aspects of javascript, nodejs and nginx mostly. However I will also look into php, laravel, mysql stuff when I get time. Great to be here and I just posted my first post for reverse proxy using nginx. LMK what do you think. Do ping me if you need any help.

Thank You, Dev.to

Collapse
 
marshmadness516 profile image
Marshall Pritchett

Hello all. I'm new to both the community and web development so I am here to learn anything I can. I've got some experience with Node, Express and MongoDB on the back end, and jQuery and React on the front end. I'm currently trying to broaden my horizons and learn more about server side languages and SQL databases. My end goal is to get a junior full stack development job so I can continue to gain experience while working on helpful projects. Happy to join the dev community!

Collapse
 
davidrushton55 profile image
David Rushton

Hola mundo. I lead a team of talented data engineers. Together we build and upgrade a data warehouse. I’m the project manager and lead architect (as well as frustrated dev, who doesn’t get to write as much code I’d like to).

Collapse
 
hakeemishak1011 profile image
Hakeem Ishak

Hi,finally i managed to write something over here. Appreciate people out there sharing their time and thoughts to spread some knowledge.

I just finish my internship which means a lot to me as i managed to learn sooooo many new technology. It's been a week now and i'm having a burnout to build my portfolio to get a better job.

Collapse
 
rizwankh_24 profile image
Rizwan Khan

Hey All,
I joined this since medium.com started charging you up or asks to add subscription for whatever reason, so came across this. Currently I am experimenting across Kubernetes and Rancher. Excited to be here and read some great post!

Collapse
 
njnareshjoshi profile image
Naresh Joshi

Hello everyone, I am Naresh Joshi and I am excited to join this community!

I am a Software Developer working mostly on Java programming and its related frameworks like Spring, JPA, Hibernate. Most of time I work on creating backend for web applications.

Currently, I am working on Scala and Spark and I like it.

Collapse
 
sleepycecy profile image
Katie Larson

Hi all! I'm a career changer and bootcamp grad who just got their first dev job at ThoughtWorks. I've worked in Ruby on Rails, ReactJS, HTML/CSS, and IT, but am constantly learning new things. I'm currently pairing with a coworker on a small app done entirely in TDD (Java and ReactJS), which is a big change for me. I plan on writing posts for it shortly! I'm really interested in security and accessibility, and I'm here to network, learn, and connect with others in the larger dev community.So . . . hello!!!

Collapse
 
josetorres_1 profile image
José Antonio Torres

Hey everyone! My name is José and I am from Nicaragua and in the process of becoming a Full Stack Dev. Actually, I have been working with React and React Native. And I visit Dev.to as a recommendation of @kentcdodds . I am excited to be part of this community and let's enjoy this journey.

Collapse
 
studiomagicfox profile image
Kenneth Johnson

Hello my name is Kenneth, thank you for having me here. I have been a C++ programmer for a long time. I think since the day after Bjarne signed off on it's release to the world. I did some work on the solaris os at sun. At this other place I built compilers and linkers, lexical analyzers and such. These days its graphics pipeline stuff. I spent some time focused on building data visualization tools and simulations for scientific researchers. Right now I am using the Unreal Engine framework to build games for VR. Having fun with that. Hope to not starve now that I've gone rogue as an artist. It's nice to meet all of you.

Collapse
 
danoswalt profile image
Dan Oswalt

Hi all, thanks for the great site, I somehow just discovered it. I'm in my first year professionally working as a web developer after making the leap from something completely different (English major working in libraries for the last 8 years).

My title is UI Developer, but I'm sort-of full-stack in reality, duct-taping a legacy monolith site. (Where's the #JavaServerPages tag? Anyone?). I'd like to be doing more modern front-end work, but it's been good to be in a new field and learning the ropes. And a relief to (usually) not feel like an imposter.

I've always wanted to some blogging as I learn, maybe this is the place to do it. See you around!

Collapse
 
tahir500 profile image
tahir iqbal • Edited

Hi,

My name is Tahir. My expertise are in front end development and now i am enhancing my skills towards full stack.

I am following dev.to community since last year. I love the way you guys are doing and now I'm super excited to be here! :)

Collapse
 
impranshu profile image
IMPranshu

Hi. I have started game development in Unreal Engine with C++ and also I have an interest in learning algorithms and I found an article on this site and it just resolved all of my questions on how and where to start and I fell in love with this community site and joined it.

Thanks, looking forward to reading, learning and accumulating a lot from this site .

Collapse
 
johnfound profile image
johnfound

Hi. I am an assembly language programmer and electronics engineer.

You can be surprised, but my assembly language programs are mainly GUI applications and several web back-end projects.

For example, the Fresh IDE (advanced IDE for easy writing big assembly language projects): fresh.flatassembler.net

Or my ultra fast web forum engine: board.asm32.info

I am trying to prove that it worth to program in assembly language and that it is not as hard as it is considered.

Collapse
 
ben profile image
Ben Halpern

I am trying to prove that it worth to program in assembly language and that it is not as hard as it is considered.

Really cool! I think some posts on this subject would be much appreciated by the community

Collapse
 
johnfound profile image
johnfound

Here it is. A little article about Why assembly language programs are superior despite that the HLL compilers are so good.

Collapse
 
johnfound profile image
johnfound

Really cool! I think some posts on this subject would be much appreciated by the community

Well, I will definitely post some materials. At least will repost some of my articles on the subject from other blogs.

Collapse
 
otr500miles2go profile image
DIANE GAYDEN

Hello!

I'm Diane and still fairly new to Web Development. Right now I'm still learning the Rails, JavaScript, HTML, CSS stack...meaning I'm still real slow at building anything. I learn more with each project so I'm a happy coder.

My immediate goal is to get something up and running in the eCommerce arena so I can take my time looking for that remote Web Development position I'm craving.

Collapse
 
chocopuff profile image
Bunn

Ohh hey Diane!

How long have you been learning web dev?

Collapse
 
tyrrrz profile image
Oleksii Holub

Hey there. I've been coding in C# for around 6 years now, I really love the language and the ecosystem surrounding it. Lately I've been making a bit of a switch from desktop apps (WPF) into the cloud/web world (Azure / ASP.NET Core). In my free time I do a lot of open source (mostly my own projects) over on my GitHub. Sometimes I try to blog and speak at small conferences. As a side thing, I'm also a hobbyist photographer and like traveling. Hit me up if you want to talk C#, photography, career or literally anything else.

Collapse
 
bugz313 profile image
Eduard Reichenberger

Hi all. I'm Eduard

For a year now I've started working with Magnolia CMS. Java backend, Freemarker, Javascript, etc. frontend.

Anyone else working with Magnolia here? It's not so popular from what I see

Collapse
 
spenser profile image
Spenser

Hi!

I make mostly web apps and games (some that are both). I started my career in SF and have since moved to Berlin (who knows where next??) and have worked for startups of all sizes, but still learning tons with every new thing. Currently loving Ruby, Vue, and Firebase.

Collapse
 
imjayanti profile image
J

Hola,
I am here to learn new stuff. For the moment, starting with .Net Core. I am following a few writers on twitter, so it’s been a while I’m reading their articles on Dev.to. Its great to discover the community & being part of it.
Looking forward to learn some amazing things here!!

Collapse
 
kmdrn7_ profile image
Andika Ahmad Ramadhan

Hello World, I'm a freelancer backend developer for few years ago and now I'm in interest with containerization world such as docker or kubernetes. I love reading so much, and here in dev.to I can read and learn everything what I want to learn (absolutely for free haha).

Collapse
 
shylands profile image
Steven Hylands

Hi guys, I'm Steven a designer hacking together websites - mainly in Gatsby these days. In April I set up a community for tech people who want to have a positive impact by helping prevent earth’s climate breaking down. If anyone is interested check it out techimpactmakers.com/

This seems like a great service, looking forward to reading more!

Collapse
 
bl00dyfritz profile image
Nikola Jordanov

Hi. I'm here because I randomly stumbled upon an article here which I thought was interesting so I decided to see what else I can find here. I'm still a student and I started studying programming languages in my free time a while back, so I'm still mostly new to this. Currently am studying Python and C++, however I've been using Python for a longer time period, thus I'm slightly more specialised in that. However as I said I'm still pretty new and any advice is welcome.

Collapse
 
ben profile image
Ben Halpern

Sounds like you're on a pretty good path!

Are you interested in any longterm specialization yet or are you still figuring things out?

Collapse
 
bl00dyfritz profile image
Nikola Jordanov

I'm still figuring out what I want, but I have some ideas what I might want to go for in the future

Thread Thread
 
ben profile image
Ben Halpern

If you ever need suggestions, feel free to make a thread here under #help or #discuss tags 🙂

Collapse
 
naijadeveloper profile image
naijadeveloper

So, what brought me here is codepen, to be honest didn't know a site like this existed, Thank you for creating this site. I'm learning html, css and javascript aiming at being better everyday. I am an introvert, you probably already guessed that.

Collapse
 
tzottoladrift profile image
tzottoladrift

Hello! relatively new developer(HTML/CSS, JavaScript, WordPress). Found my way here from Twitter and some of the folks I follow there. Looking to sort out my next steps towards finding gainful employment in the tech industry, after being stuck in javascript tutorial land for a bit. Also, I have a corgi.

Collapse
 
driprado profile image
Dri Prado

Hi There,
My name is Adria and I've worked most of my career life in IT Support, recently had an opportunity as TechOps and now I aspire to be closer to the "Dev side of things" by becoming a DevOps Engineer.
I am interested in Python, Bash, HTML, CSS and JS.
This community is just a great idea, and I am excited to be part of it!

Collapse
 
jacobbathan profile image
Jacob Bathan

Hi! I'm Jacob. I'm a full stack web developer based in Los Angeles, trying to break into my first real full time position after transitioning from the medical field. I'm familiar with the MERN stack, as well as SQL and .Net Core. I'm very much excited to meet people here and learn with everyone!

Collapse
 
lucasgasparotto profile image
Gasparotto, Lucas

Hello from Brazil, Lucas here!

I'm a beginner in DevOps world/culture and learning a lot of stuff at the moment to get on track as soon as possible.
I would love to get any advice about this world and what to start with.
I'm here because I was listening to a Brazilian podcast (Gatilho Kosmico) and they indicated this forum/website.
I'm working as a DevOps Analyst at Sovos Compliance, a company based in Boston and a bunch of cities around the world, one of them is in SPO, Brazil.

Collapse
 
ashkan90 profile image
Emirhan

I'm Emirhan I'm here because of this platform is not copy-paste based platform. There's people teaching something that they know and they know really cool stuffs. I'm currently learning with C++ you must know lots of concepts before you got started but it's ok I'm young man and I've time to learn it properly. I've been working with PHP for 4 years. My aim on programming as a programmer will be a game developer but you know sometimes, na! not sometimes, very long time you don't have a good computer for doing some gaming things that they're in your head. I'm working and I'm waiting for the computer. I'm glad to with you all.

Collapse
 
bobgneu profile image
Bob Chatman

Hello.

I am here mostly because I want to support the site as it grows to include more and more technical writers. =)

Now that I am here, I may as well help improve my own writing and story telling skills as well.

Collapse
 
ben profile image
Ben Halpern

Thanks Bob!

Collapse
 
pewpew profile image
Lukáš Puška

Hey! I found this page by accident. While doing challenges at edabit.com, I was curious who's behind it and by clicking on "blog" button on their page I ended up here with all of you, lol.
Anyway, I've been trying to understand python for five months now, thanks to a course I attend here in Brno, Czech Republic, where mortals can attend the course for free.
I've already done several codecademy and sololearn courses in the past, where the level of motivation and productivity is at high level first, but only for a short time (say a month) before the effort to complete a larger project becomes a deep pit of despair.
I always ended up like that with HTML and CSS in the past and I hope I won't end up like that with Python.

Collapse
 
ben profile image
Ben Halpern

Cool!! Always really interesting to see how folks end up in our realm 😄

I think you’ll fit right in.

Collapse
 
exceed007 profile image
Abhijeet Khairnar

Hi, here mostly because I liked many articles from dev.to and also to support open source cause. Medium.com is charging like anything to read the articles but I think knowledge sharing should be open source at-least within computer science community where most of best products/software packages developed in the world are open source.

Collapse
 
abm_dev profile image
Auroiah Morgan

Stumbled on this looking up information on html5 gaming. Currently student in Code Louisville and working on a 2D game on unity

Collapse
 
peter profile image
Peter Kim Frank

Welcome to the community!

Collapse
 
abm_dev profile image
Auroiah Morgan

Thank you

Collapse
 
dieg0la profile image
DiegoGo

Hi everyone, I'm from Mexico city, kind of UNIX-Linux Sysadmin Jr. I'm a huge fan of free software, tech and security topics, I like to read articles and learn new things about technology. I like to collaborate with tech communities, help others with things and also learn new stuff of other people, I really enjoy share knowledge all together.
Glad to be here.

Collapse
 
lamango profile image
Lucas Albano

Hi! I’m lucas, I like kissing in the rain, long walks on the beach and when all my tests pass in the first go! I’ve been learning a lot of backend dev with Django and Django rest framework and I am loving it!!

Collapse
 
aldine_ruturi profile image
Aldine Ruturi

Hi all, glad to be an official member now. For a long time have just been quietly enjoying the consistently good articles on Dev.to and I'm now ready to join the great community. I hope to learn a lot and contribute more. Have recently started learning nest.js thanks to Dev.to

Collapse
 
fabribertani profile image
Fabricio Bertani

Hi everybody, my name is Fabricio, i'm from Argentina.
I work actively creating and maintaining mobile applications with Xamarin as my daily job, also i'm learning Flutter and React Native.
I'm very happy to meet you all and to find this lovely community :D

Collapse
 
nisajthani profile image
Nisa JThani

Hi, everyone. I'm a junior developer at a startup. Currently learning MongoDB and Big Data.

Collapse
 
techhead404 profile image
Dillon Greek

Been coding on and off for a few years. Finally getting serious about it. Started learning c# 3/15/19 launch my 1st Android game 3/28/19. Now just finding ways to learn more and be involved in the programming community.

Collapse
 
olegthelilfix profile image
Oleg Aleksandrov

Hi, I'm Oleg, I joined a long time ago, but started to read dev.to often a few days ago.
I'm java developer who mostly works as Full-Stack Developer(Angular and little bit Vue.JS).
I'm here cuz for me it's the opportunity to improve my English skill (I'm not a native speaker, my skill are not well and I last 10 months trying to fix it) and community here are really friendly.

Collapse
 
paultruong profile image
Paul Truong

Hi All,

My name is Paul and I'm a Wordpress developer working for an Australian not-for-profit.

I've only worked professionally in web development for a little over a year. Before that I was a Java Developer. Although if you ask me any Java questions I probably couldn't answer them lol

I'm here because I want to meet fellow passionate devs, share my knowledge and learn as much as can.

Great to meet you all

Collapse
 
jaymz7783 profile image
Tony

Salut everyone, I am Tony and new to this community.

I have been a developer almost my whole life since my older brother brought home a Trash-80. I am currently a Software Engineer at a logistic firm in the Mid-South USA working primarily in C# and React, Docker, and of course MS-SQL.

-Tony

Collapse
 
pandapropaganda profile image
Samuel VanCuren

🌈 & 🦄

Collapse
 
vindecodex profile image
Vincent Villaluna

Hello Developers/Programmers, JavaScript Enthusiast here!... currently learning on react and other front-end JavaScript libraries/frameworks. I brought here after just searching on google about JavaScript community, well i found it very resourceful on what was really are trends about technology.

-vindecode

Collapse
 
razer profile image
Serge Stupachenko

Hi Everyone!

I'm Ruby engineer in the past. Coding in Elixir now. Beer and whiskey geek forever. Travel addict by the spirit. Co-Founder of Techery and AppSpecor.

Here because of the fantastic community. Have a lot of fun stories to share 🍻

Collapse
 
nortb_ profile image
Nortb

Hi all, I'm Pedro - excited to join the community!

I'm working on more marketing technology most of the time, programming in javascript and HTML (I want the code to be accessible to all my employees

Collapse
 
ngawur17 profile image
Ngawur17

Hallao

Collapse
 
ben profile image
Ben Halpern

👋

Collapse
 
zimexapp profile image
The App Guy 🇿🇼

Hi all, excited to join the community!. Am introverted developer and lately been trying to get out of my cocoon and interact more. I realized the more i interact the more i realize my weakness, limits and build them up. Am eager to network and learn from others.

Am avid php developer, have couple of projects am working on and also trying to establish a profitable side project. I hope i will learn a lot and also have positive contribution to this community.

Collapse
 
mchojrin profile image
Mauro Chojrin

Hey everybody! Nice to be here :)

I'm Mauro, PHP Expert from Buenos Aires, Argentina.

I help Jr. php devs become Sr. I regularly write for my blog at leewayweb.com (Spanish only for the moment) and love discussing php & programming anytime :)

Collapse
 
jrm1715 profile image
Jason Mattis

Hello everyone!

My name is Jason. I saw a twitter post during a CodeNewbie chat and decided to join. I am currently taking Colt Steele's Web Developer boot camp. I've been coding for about 10 years as a hobby, but just recently decided to try and make a career change from an IT Consultant to a Software Engineer.

Collapse
 
ashevat profile image
Amir Shevat

Hi everyone!

I am new here and very excited to join this community. I love building developer platforms and work with developers around the world.

I love python and Java, like JavaScript and kinda bad at visual design. My biggest passion in the last few years has been conversational software (Slack bots, for example) and APIs, I also wrote the O'Reilly books about these topics.

These days, I am interested in creating a service to create, deploy, and share full stack apps.

Collapse
 
pcasme profile image
Pedro Castro Mellado

I found this site by chance looking for an article about React, since I'm just beginning to learn it.
I usually find articles on Medium about Angular and other development topics, but since I read a lot and don't want to pay for it, I found this website very interesting and I see that there are excellent articles with which I can improve my skills in React and with a lot of other development related stuff.
Glad to came to this community.
Cheers for all.

Collapse
 
ksbalajee profile image
Balajee

Hello everyone,

I have been following this site for a long time now to find interesting articles and helpful blogs. Finally I have taken time to jump in and stay active in this community. I work as a full stack developer but mostly focused on front-end. Looking forward to learn more from the community.

Collapse
 
kubko2368 profile image
Kubko

Hello humanity. I'm new. Who wants to introduce me to this?
I'm wanna be white-hat hacker / good Boi (python) programmer and I'm 17 but I'm turning 18 🔞 31st of May. I love memes and some of my wasted time goes to Dank meme mlg ytp.

Collapse
 
thebuffed profile image
Eric Davidson

Hey everyone! I just joined and so far I'm loving the site.

I'm a software engineer that spends a lot of time playing around in Python. Recently I've been learning a lot about the Godot Engine in order to work through some game/mobile app ideas. I'm excited to learn more and be a part of this community.

Check out my first article!

Collapse
 
yornsocheat profile image
Socheat Yorn

Hey, guys
I here just to learn and share what I have experience related to the web development languages such as Javascript, HTML, CSS, PHP, and others. Does anyone want to share anything on that? thank you in advance.

Collapse
 
bensassialadin profile image
Aladin Ben Sassi

Hello everyone! I'm a Fullstack consultant who's been getting into writing lately, I wrote a few articles on Medium, and answers on Quora, and today I discovered your website, so hopefully, I'll be reading and contributing here too for the foreseeable future.

Collapse
 
ghost profile image
Ghost

Hi all,

Trying to teach myself HTML, CSS & JS, with a view to front end development.

Using guided courses and by branching out on my own. Was guided here by a Developer that works with my Cousins Husband who gave me loads of tips and tricks of where to start.

Do feel overwhelmed at times. And then get side tracked into other things.

Trying to figure out if I need a CMS for my website ideas or to make my own, and getting trapped down the rabbit hole.

Collapse
 
ben profile image
Ben Halpern

Good luck finding the answers 😊

Feel free to create a #help thread here if you’re interested

Collapse
 
iamjeanegustave profile image
Jean Edouard Gustave

Hi friends,
My name is Jean Edouard Gustave. I am a design-oriented front-end developer. I strive to build interactive and attractive web applications through fashionable codes and user-centric design.

Collapse
 
somto96 profile image
Ezerioha Somto

Hi everyone! I'm Somto. Happy to be here.

I am currently learning web development(HTML, CSS, JS[VueJS, NodeJS]). I intend to diversify my skills by learning other programming languages and tools. My statements may seem ambiguous but we all know learning is a continuous process.

I work for a solar energy company in Nigeria. We combine IoT (Internet of Things) with our state of the art inverter systems for more functionality (Monitoring and preventive maintenance) as well as improving the lifestyle of people in our country and beyond. Once again, i am happy to be here.

Collapse
 
elliot profile image
Elliot

Hi. I'm a computer science student from Canada. I'm here because I want to become a part of the great supportive community that dev.to is known for.

Last year I took a break from school to work at a startup that was acquired. After the acquisition I decided to go back to school.

This summer I'm travelling and working on creating and designing websites for clients.

Looking forward to talking to y'all!

Collapse
 
segunfrancis profile image
segun francis • Edited

Hi guys, I'm Segun. I'm an Android developer open to collaborative opportunities, I am also looking for a good remote job. I'm here to read, learn and un-learn. I also would love to improve my writing skill.
I'm really excited to be here

Collapse
 
cb36 profile image
Cristina

Hey everyone! I'm new to all of this. I just completed an AS in CS where I learned Java. I am now working on learning JavaScript. I'm also looking for that elusive first job. I hope to learn a lot from all of you.

Collapse
 
sulimanmunawarkhan profile image
Suliman Munawar khan

Hello everyone i am suliman fresh software engineer 😍. Dev community is great source of help and of course it help me a lot many times. Will b looking forward to see more interesting posts and soon i will b posting about my final year project which i did in digital mage processing.

Collapse
 
digitalmaelstrm profile image
Digital Maelstrom

Hey there! We're Digital Maelstrom - an IT Advisory team in Kansas City, Missouri. We love keeping up with #DevDiscuss and reading about the dev community's projects and accomplishments! We're excited to connect with fellow developers on dev.to 🙌

Collapse
 
vitorreisdev profile image
Vitor Reis

Hello there!

I am here because I really want to start writing & reading more often, interact with the community and being part of the tech community, I heard that medium is dead and dev.to is the new place to be.
I will be reading & commenting here, also writing on my blog and republishing here. Nowadays I work as engineering manager for Delivery Hero in Berlin, topics are React & React Native, Ruby, Java, Agile, Scalability and many others, on my free time I play guitar, read books, dance and travel.

I'm looking forward for being part of this community.
Cheers,
Vitor

Collapse
 
victoryebong profile image
Vee

Hello everyone, I joined because I've heard a lot about dev.to....am currently learning Android because I look to develop some cool apps that will solve different problems outthere. I hope to learn a lot from you guys...

Collapse
 
bashayr29 profile image
Bashayr Alabdullah

Hi all! I'm junior software engineer. Sometime interested in unity 3D game & vr:) Familiar with different programming languages such as python, C++, C#, go and java. I find the devops field is nice to complete my career, is it nice? Fact in code: I'm often making syntax error because I am writing fast😂 ... look forward to sharing and discussing with you different ideas!

Collapse
 
bashayr29 profile image
Bashayr Alabdullah

Hi all! I'm junior software engineer. Sometime interested in unity 3D game & vr:) Familiar with different programming languages such as python, C++, C#, go and java. I find the devops field is nice to complete my career, is it nice? Fact in code: I'm often making syntax error because I am writing fast😂 ... look forward for sharing and discussing the ideas!

Collapse
 
onlyanexcuse profile image
Danny OnlyAnExcuse

Hi all! I joined as I follow a couple of dev.to users on Twitter so thought i'd check it out. Currently not in employment as i'm a carer but it's giving me time to get my skills back up to speed before I return to an avalanche of recruiters asking if I know Java on LinkedIn because I do Javascript.

Last job - part of small team building front end of Asian gambling website/app for startup company. Who promptly disappeared off the face of the earth a year ago. Freelancer prior, when I say freelance it was simple HTML websites, online stores, Wordpress installs, that sort of thing.

Started coding in 2005, did college course in web development/multimedia, self taught since.

Currently learning all I can about React and hope to be looking for work by end of 2019/start of 2020 once more. If not, I'll still keep learning. That's the fun bit!

Besides all the boring stuff, I'm 36 11/12ths, live in sunny Scotland, play Xbox One when not chasing my son around and I'm generally quite a happy go lucky sort of ginger.

So hiya!

Collapse
 
salsaproject profile image
salsa-project

Hi guys Newbie (salsa) here 27 from Algeria .. Im passionate to become a full_stack_web_dev .. im at the beginning of the backend road ... in i'm in a good position in frontend .

Collapse
 
chrisachard profile image
Chris Achard

Welcome salsa!

Collapse
 
kevlozano profile image
Kev

Hey people! Ive been lurking dev.to for years but finally decided to join. I recently moved from Mexico to California to attend 42 Silicon Valley and commit myself to learn how to code.

I just finished my first fullstack app!

Collapse
 
thblckjkr profile image
Teo Gonzalez C

Hi everyone, I'm Teo.

I'm working on some freelance projects, while working as a intern on the weather section of my university. I'm here because i found some time ago an article really interesting. Also, i found the platform really clean and i think it's something really important on the web nowadays.

The latest project that i have in mind, is use the data of the weather of my city to train a simple neural network with Keras and Python, and watch what comes out.

Collapse
 
mfachri profile image
Fachri

Hi! Im in edutech industry in Indonesia (maybe the country you never heard of). I love javascript since the beginning its changed the whole web technology perspective. I also love to play some screnario in architecture. Currently product is under my wing too. Give me ping! I love to discuss things :)

Collapse
 
joshuanatanielnm profile image
Joshua Nathaniel M

Hello. My Name is Joshua and i'm new in this community, i'm interest in web technology. for now i'm still learning the basic like(html, css, js, php, sql, etc), and i want to be a great web developer someday, i hope can learn in this community.

Collapse
 
chislackguy profile image
Phillip Leman

Hi all! Came across this site and found a bunch of interesting articles. Currently a student in software development. Just finished my html5/ css3 class. Really love the challenge of web development in those two languages. Looking forward to more and building a solid portfolio.. hopefully to get employed via freelance or employer!

Collapse
 
chislackguy profile image
Phillip Leman

Also.. don't have any friends in the field so I figured the online community would be a helpful and fun resource.

Collapse
 
dgm9704 profile image
John Nordberg

Hi I’m John.
I have been trying to learn programming for 30+ years now, and fortunately have been paid to do it for the last 20 years. My employer is a large, global IT related company. I currently work as a consultant in the public sector, doing ”boring stuff” with to financial reporting. That is done on Windows, dotnet, with both csharp and vb. For fun I use Linux, csharp, and some python. I’m always trying to go back to basics, for example favouring cli over gui, functional over oo, learning some c, doing programming katas online etc.

Collapse
 
szkorg profile image
szkorg

Hi!
In the past few months I read a lot of article here.
I'm learning web development right now, and I'm wanna become a frontend developer. Now I working as a sysadmin, mostly work with Linux servers and desktops, but my main goal to work as developer. So why I'm here is learning, and I think there is always something what you can learn, especially in IT :)

Collapse
 
nabeel profile image
Nabeel Molham

Hello there 😆, So glad to be part of this community
I am a WordPress lover by short, with 10+ years of Web Development, Started working with WP by the release of version 2.8 ( 2009 ) and since then I learned so much from the core itself and challenges I faced with clients to do what they need using WordPress. Also love Laravel framework which I can integrate with WP. Before all of that I was an RIA Developer using Adobe Flash and Flex for 5 years, Old school stuff.

Collapse
 
prasanthg24 profile image
prasanth-G24

Hello I am a full stack developer and joined started my first job last week. I have developed a few applications during my college days, but I don't have any experience in working in a company. I am here to learn coding standards and best practices, keep me up-to-date with what's happening in the computer science industry and explore the massive world of programming languages.

Collapse
 
gavrielshaw profile image
Gavriel Shaw

Hi all, I'm Gavriel. Citizen Developer, lover of short-cuts, IFTTT fan, visual connectors and WYSIWYG software development gets me to my goal. Keen to learn more about Data Science and python for ML etc. From London.

Collapse
 
mikeysanchez profile image
Mikey Sanchez

Hi, all!
Long time lurker, first time poster here. I've been a database developer for over 20 years, mostly with Oracle (since version 8, if you can believe ...).

Looking forward to continuing to learn from this awesome community, and to humbly and gratefully give back any insights or advice along the way.

Cheers!

Collapse
 
harshilpatel007 profile image
Harshil Patel

Hello dev.io community.
Here is another "php artisan" guy..!!!🤓❤️😍

Collapse
 
moosch profile image
Ryan

Hey Devs! I'm very much into functional programming (who isn't these days, right?) working my way through a seemingly endless supply of material on category theory, Fantasy Land spec, the lambda calculus and the wonder of combinators, as well as writing a lot of my own implementations.
I've been a dev for quite a while and always tell people how awesome the community is. You folks are awesome! 🙂

Collapse
 
manutastic profile image
Manu

I had heard about Dev.to for a while, but never checked it out. I don't know what took me so long!

I'm excited to be here. I hope to learn, meet cool people, and (let's face it) find new ways to procrastinate 😅

Collapse
 
dstan47 profile image
Doug Stanton

Hello!

I found this site while looking for information regarding subgrids in CSS. I am glad I did find it because this site looks amazing! I am mostly self-taught (mainly through Codecademy and google searches), and I really enjoy web-dev. Currently I am proficient in Html and CSS, and I am learning JavaScript. I hope to turn this passion into a career someday. I am here to learn as much as I can, and hopefully receive some advice on how a self-taught programmer can land a first job in the industry! I'm looking forward to learning from everyone here, and hope that someday people can learn from me!

Collapse
 
michelschreurs profile image
Michel Schreurs

Hi,

My name is Michel, I'm a freelance developer in the Netherlands.
At this moment I'm working on a fulltime assignment as a frontend developer (React), but for the next 6 months I'll be fulfilling a DevOps role at the same company.

After stumbling across some articles on dev.to I found out that the community here is very active, I'm looking forward to participate!

Collapse
 
jeffshilllitto profile image
Jeff Shillitto

Hi, I can't believe I just discovered this site. I've been involved in web dev and software engineering for 20 years. I have always enjoyed making and breaking things, taking them apart and putting them back together again. That kind of sums up my approach to what I do.

I have experience of PHP, NodeJS, C++, AWS and Serverless tech of all sorts that I can share.

Right now I am focused on my video editing API startup which I'll share some tutorials on in future posts if people are interested.

Collapse
 
ljulliar profile image
Laurent Julliard

New to dev.to... but not new to Ruby :-) Ruby programmer since 2000 and Rails since 2006.

Collapse
 
ben profile image
Ben Halpern

Awesome to have another Rubyist 😄

Collapse
 
prasanna46dk profile image
Prasanna Dattatraya Kulkarni

Hi I am Prasanna. I have been reading articles from dev community for last 2 months and I want to learn about web development.

Collapse
 
ben profile image
Ben Halpern

Great to have you Prasanna!

Collapse
 
prasanna46dk profile image
Prasanna Dattatraya Kulkarni

Happy to be here...!!!

Collapse
 
abesamma profile image
A.B. Samma

Hello all.

I've been seeing articles from this website all over twitter and have decided today to give the dev.to a go. It's awesome so far. Hope it keeps getting better. I have a background in web technologies but I am also keen on upping my skills in systems programming with Rust. Thanks to the dev.to staff for bringing us all together.

🤗

Collapse
 
skyfly200 profile image
Skyler Fly-Wilson

Hello Dev.to!
I am stoked to join the community. I am interested in publishing content on software development and Dev.to is one of my favorite sites pertinent to that area. I have learned a lot of great insights from authors publishing here and hope I can give back and provide some of my own. Looking forward to sharing and expanding my perspectives with everyone here!

Collapse
 
raphaelakpan profile image
Raphael Akpan

Hi all! I'm Raphael. Super stoked to join the community after reading several awesome articles by some of my favorite devs I follow on Twitter.

I've been working as a full-stack Software Engineer specializing in Ruby (Ruby on Rails) and Javascript (React) at an Indy startup for roughly two years now so I get to regularly code on some exciting, challenging, and sometimes frustrating things we do as Software developers.

I've also been mostly shy from the dev community, like attending meet-ups, open-source contribution, blog articles, etc. I think I want to start from somewhere to change that, gradually. Figured I may have learned a few things or have experiences to share that just may be of help to someone somewhere I'll probably never meet but might be able to impact through this community, because I myself have benefited (still benefiting) immensely from countless courses, videos, articles, etc from the community.

So, looking forward to interacting with y'all awesome people! And look out, I'm putting myself on the line to finally, finally work on my first technical article to share on this platform, hopefully.

Collapse
 
mikebobadilla profile image
Mike Bobadilla

Hi everyone, Im here because I saw it linked on twitter and loved the vibe of it. Im a python and javascript developer but have been looking into docker, kubernetes, and as a random note elixir. Looking forward to being part of the community.

Collapse
 
letmelearncode profile image
Abhishek Srivastava

Hi friends, I stumbled upon this channel luckily. It appears to be something similar to Medium. And I think I am gonna like it. By the way, I am looking forward to learn in depth concepts of backend programming with java stack and angular in front end. Hope will have a great time learning and interacting with you people.

Collapse
 
carolsaysthings profile image
Carol 💁‍♀️✨

Hiya! 👋

I've decided to join this lovely community after months of lurking and learning 🤓

I have a v smol blog, which I'll occasionally cross post here if it's something that might appeal more broadly. Looking forward to chatting to y'all 🙂

Collapse
 
brandonburrus profile image
Brandon Burrus

Hi all, my name is Brandon!

I'm currently a student from the University of Arizona Bootcamp, in my last month and a half or so of wrapping up before I'm done! I had some prior programming experience beforehand but now feel like a much better, well-rounded developer.

I currently have experience in Javascript using React on the front-end, and Node.js on the backend (using Express and either Mongo or MySQL). I'm currently really into GraphQL and Reactive Programming using the ReactiveX extensions (RxJS in particular). I also have a bit of Swift and iOS experience as well!

Collapse
 
robbware profile image
Robbware

Hi, Dev.to! I'm Rob and I'm here mostly looking for new perspectived regarding coding in general. Going through a rough breakup and Im trying to focus on my career and skills (and trying to talk to people more). Currently into mobile/game development but I love checking out whats new or how people to stuff in other ends of the programming spectrum.

Collapse
 
petrepan_ profile image
Peter

Hi all, I'm a newbie passionate about learning coding and becoming a front end developer.. also trying to change career..
I'm learning html and css but sometimes I just feels I'm not doing it right while making loads of research. One of my research journey leads me here..I hope I'm welcome.

Collapse
 
javaguirre profile image
Javier Aguirre

Hello everybody! I'm Javi!

I've been in the shadows reading some great articles posted here, then I realised I wanted to be an active part of this great community!

I live in the south of Spain where I have a small software company with two partners. :-)

I always want to know how everything works and while I spend time planning and estimating user stories I also love to code and read others people code. I write Python/Django and Javascript/React most of the time.

Very happy to be in such a healthy community! 😁

Collapse
 
gregohp profile image
Gregorio Hernández

Hi!

I just found myself reading an article on this site and thought it would be interesting to join to learn more!

We are currently trying to improve our software (mainly developed in Java) life cycle and create a proper CI/CD pipeline.

Hope to learn a lot of things here!

Collapse
 
mfboulos profile image
Michael Boulos

Hey all! I'm Michael.

I'm in the middle of trying to find my place in the dev industry, and in the process I realized that I haven't been actively involving myself in any online communities. Which brings me here!

I've mostly been working on enterprise software, my projects lately have had me working mostly with Java, a bit of Python. At times I try to find the motivation to explore other cool technologies and project ideas outside of work, but it's tough when I come home from a frustrating team and want to get away from it. Amazing what a toxic team culture can do to stifle a person's desire to do what they love.

That was a bit depressing, but nonetheless, I'm looking forward to getting to know you all!

Collapse
 
sapien profile image
Prateek Thapa

Hello, World!

Prateek Thapa, here, from Kathmandu, Nepal. Been developing on the web for the last 2 years. My stack normally includes React and its ecosystem. Learning Redux, particularly, has made me a better developer.

Happy to be here and hopefully contribute back to the community.

Collapse
 
asbillings07 profile image
Aaron Billings

Hi all,

Hi Everyone!

I’m excited to be here to learn from the great articles here, meet other developers and contribute whatever I can to the community. I’m currently in a boot camp for Full Stack JavaScript, looking to be a UI or Full Stack Engineer. I’m learning html, css, JavaScript, node.js, express.js, and react.

Collapse
 
moficodes profile image
Mofi Rahman

Hey There, Mofi Here.
Been seeing more and more great bloggers choosing Dev.to as their destination. I am here to learn from them and maybe sometimes share a thing or two.
I mostly do Go, Container stuff (docker, kubernetes and the works). I am here to learn and teach.

Happy Coding.

Collapse
 
rbstephenson profile image
Brent Stephenson

Howdy! I've read so much about dev.to on twitter, I decided I had to join. I'm a C# developer doing back-end development. Right now, I'm working on improving my Python and NLP skills so that I can start working on updating our current NLP engine.

Right now, I'm going through the FreeCodeCamp Responsive Web Design courses to get back up to speed on front-end development. I don't think I've worked on a front-end project since .NET 2.0 was in beta. The thing I've really learned so far, is that CSS has come a LONG way :)

Additionally, I'm trying to figure out how I can contribute to the developer community. Based on what I've seen on twitter, dev.to seems to be an awesome way for someone like me to start contributing.

Anywho... /wave "Hi, Dev.to"

Collapse
 
somto96 profile image
Ezerioha Somto

Hi all, I'm Somto (or Emmanuel for familiarity) - happy to be here!

I'm currently learning Web development (HTML, CSS, JS[Vuejs, Nodejs]). I intend to diversify my programming skills by learning the basics of other programming languages (like python) and tools (eg. Netlify CMS).

I work for a solar energy company that provides power solutions with their state of the art inverter systems that has been fitted with IoT devices to further improve the lifestyle of our customers.

I constantly look out for new technologies, tools, movies (yes, movies!), games and things to help improve our everyday lifestyle. Once again, i'm happy to be here.

Collapse
 
terraformmedia profile image
Terraform Media

Hi everyone!

I'm Dan - I'm a professional musician but in my spare time I love learning coding languages and technologies.

I've been on and off for a while but now getting my head down to build stuff everyday. Working my way to really being solid with JavaScript and going from there.

I came here because the articles are very insightful and I take a lot of information from here and put it in to practice, with great results.

Looking forward to keeping up to date with everything!

Collapse
 
rzzldzzldesign profile image
RZZL DZZL

Hi ya'll, been reading a few articles on dev.to and looks like a great community :)
I'm a freelance graphic designer learning to code on superhi.com and picking up what I can from the web .
I watched a video where they recommended doing the Harvard CS50 course so I started but it got really hard really fast so now trying to take it sleazy and go at my own pace.
I did make this lil' game during that time in scratch though which was really fun:
GET 13 BATS TO WIN!
scratch.mit.edu/projects/305230046...

Collapse
 
igorrocha profile image
Igor Rocha • Edited

Hi! I'm here because I just joined classpert.com, and I'm joining several programming foruns and wikis to better understand the programming community. Since I'm a product manager, and we offer online courses from different providers, my goal is to interact with more programmers to better understand their needs and translate that into features for our platform.
Feel to send me any tips about what you would like to find on a online course website!

Collapse
 
carloslugones profile image
Carlos Lugones

Hi :) I'm glad to join this community. I'm a software engineer working at the 1st major independent platform for e-commerce in Cuba. Thanks for creating such a wonderful place like this 🎉

Collapse
 
xxzozaxx profile image
Ahmed Khaled • Edited

Hi, I'm Ahmed a novice programmer, lisper (schemer actually), C, Python and bunch of other language. I'm a GNU/linux user and I really like GNU philosophy of free software although I didn't know it in depth.

I'm learning Rust, FORTH (I know it dead) and some practical stuff like how to wrire clean code and computer organization.

Btw, Emacs > Vim

Collapse
 
doan profile image
Doan Truong

Wow, I love this! I hope this stays true to what it was intended and not turn into a social sharing, Facebook-type of site. I found this through a news thread and right away, it seems like a great community. I am a software developer, business owner, jumping from one framework to another. I guess I can say that I am the Jack of all trades and I know I should be focused on one technology if I want to do one thing well. I guess that if was working for a company or a specific project, I would need to focus. My company works with different clients and with every new client, their need changes in what I focus on. I have jumped from iOS, Android, Angular, and React to name a few. The thing that is pulling my attention now is Flutter.
I came from a QA background and at some point in the past, I was a QA Director. Owning my own business allowed me to learn everything from finance to design and development. I'll stop rambling and I am glad to be here and contribute where I can. Thanks for creating this space.

Collapse
 
directspeaker profile image
directspeaker

Hi there,!
I just found this amazing and loving community. I have been browsing here for a little while and to my sheer surprise, found many things related to my programming tasks here for university assignment. Its an honor for me to be here
Regards.

Collapse
 
youssef_haidrar profile image
Youssef H.

Hi everyone,
I'm Haidrar Youssef from Morocco, i'm new in community.

Thanks to the creators of this platform for making it available around the world.

I love learning everything about web development in general .. i always love knowing how things work in life .. especially in the web ..
For now i'm learning about network and telecommunication .. i know this is not related to web .. but as you know we can't talk about internet if we don't have network .. i found this topic very interesting .. this helped me to know how the internet is invented in first place and also knowing how websites work ..
Also i'm trying to learn symfony framework ..

I'm so excited to learn from you brothers ..

Thank you everyone in community for having me here.

Collapse
 
s10ford profile image
s10ford

Hey y'all,
what can I say? I'm a guy that has been interested in programming since Atari and Commodore were ruling the world. I enjoy sites like this where people exchange their ideas and help each other to solve software related problems. Hope I can help, too.

Collapse
 
max_tulian profile image
Max (he/his)

Hello,

My name is Maximiliano Tulian

I'm passionate about learning and having new experiences. The topics that I would like to learn about are:

  1. Design patterns
  2. React / Angular
  3. Work / Life balance
  4. Productivity
  5. Management
  6. Emotional intelligence
  7. Travel & Food

Probably there are more things I would like to learn but those ones are the first in my mind.

Regarding, my profesional experience, I started as Junior developer at Globant four years ago. Mostly working in building reusable components for huge applications with high concurrency.

I will like also to know about the developers community and start to contribute to open source :)

Hope we get in touch soon,
Regards!

Collapse
 
mikoyoarts profile image
Mikoyoarts

Good Day,
My name is Micheal aka Mikoyoarts. I am a tech lover, who loves to learn and write code. I enjoy the being part of any community in which I can learn from and also do my best to impact on through the little knowledge I have about IT. I just love the tech world and always want to be a part of it.

Collapse
 
pgilewski profile image
Przemyslaw Gilewski

Hi everyone, I've been lurking app development for about year or two without greater lust, but from few months I took some courses and started codeing by myself.
I am now in process of creating react app, I want later on to get into Node and Mongo(not sure of both) to be able to deploy full stack web apps :)

Dev.to is my first dev community im getting into so Iam looking forward to be here with you guys :)

Collapse
 
lfrichter profile image
Luis Fernando Richter

Hi everybody, my name is Fernando, from Brazil, at this moment I'm working and living at Liverpool - UK. My experience is focused on web development, using PHP, Laravel, Horizon... And I'm a guy that always search learn new solutions.

Collapse
 
d3vjamal profile image
Jamal

Hi! My name is Rahul Jamal. This is the first community I’m joining and I hope to be active for a long time. I am currently learning Javascript, Angular. Im trying to learn something everyday. I want to eventually program on AI in future but web dev seems to be the best way to make money now and easy Hoping to learn a lot and one day contribute as well!..
this is my Blog
jamaluddin.ml by myself

Collapse
 
carpben profile image
Ben Carp • Edited

Hi Everyone!
I love React and Typescript and work for Givingway (check it out). Can anyone tell me, what is this place? Is it a place for discussions? Is it a publication (like medium)? Who can tell?

Collapse
 
rrai profile image
Ravi Rai • Edited

Hi,

I work as technical analyst in no code environment (using software AG's webmethods tool for application integration). Mechanical Engineer by training, IT professional by work. I have 3.5 years of experience as middleware developer in low code environment.

Recently, I have completed Full stack developer nano degree from Udacity and looking for career change as Full stack developer. Currently, I am learning python and JavaScript.

I am looking forward to get help from community to improve my skills as developer.

Collapse
 
chocopuff profile image
Bunn

Hey everyone 👋🏻 I'm Jac from Sydney!

I'm starting this blog as an output to track all my adventures with app dev, and make it a motivation to force me to build stuff. I graduated with a swe degree last year, but I figured there are still so many skills that I am unconfident about and need to polish. Overall, I hope this can make me more confident about myself.

It's my first time doing this and honestly I don't know how it'll turn out. If you guys are happy to, please follow me & my journey! I would really appreciate every comment and criticism to help me grow.

Collapse
 
brightcemeka profile image
Bright C. Emeka

Hello, Great to be here, I have decided to take the deep dive into Web Development. I have basic understand of HTML and CSS, Looking to improve and grow especially with PHP & MySQL. So here's to the beginning of an exciting journey. PS. I am open to references, resources, reading list and more! Thanks.

Collapse
 
frankmartinez27 profile image
Frank Martinez

Hello, my name is Francisco Martinez and I'm a Frontend Developer from Mexico working in San Francisco, California. I will be sharing some of my articles on this platform soon so I wanted to say hi to all!

Collapse
 
chuzksy profile image
Chuzksy

Hi everyone. I have learnt to teach myself how to program. Being programming with Javascript for the web for a while now. Currently learning C# and .NET Core technologies. So far, I have learnt C#, now learning EF Core; then move into ASP Core, how to build Web API with C# and EF Core.

I believe joining this community will help me achieve my goals by reading rich contents on my desired technologies (C# and .NET Core).

I am so glad to be here. Cheer everyone

Collapse
 
amyroche profile image
Amy

Hello dev.to community! I’m still fairly new to the world of web development so I’m here to learn new skills!

I’m really passionate about making things easy for end users. I like bringing simplicity to complexity, and I want to learn more about how people interact with websites so I can find solutions that make sense. I suppose that puts my focus primarily on frontend, but I also enjoy backend development and I’m trying to get better at that.

My goal is to have a new development job by the end of the year, so I’m continuously learning new things and sharpening my skills so I can go out and get an awesome new job!

Collapse
 
fotonmoton profile image
Gregory

Turning point was an article by Andrew Schmelyun about setting up local development environment with Docker Compose. Thanks, Andrew!

So, here I am, firstly scared by design of this site, but then attracted by content quality.

In everyday tasks I'm mostly use React with TypeScript. At this point learning Go and development of containerized apps is my main non-job activity :)

Collapse
 
palcodes profile image
aayush pal

Hi! I am Aayush, glad to join this community.
Started reading the articles here and found them increasingly helpful so wanna get back.
I am currently working with Flutter & Firebase to build an android/iOS app, might also play with flutter-web

Collapse
 
alebiagini profile image
aleBiagini

Hi, I'm Alessandro, from Italy. Currently Angular Dev for a living, looking for a future in game dev. I hope to see, once in a while, some game dev topics! I'm currently studying Unity, reading all the books I can, giving 101% each day.
Dev is a really nice place, congrats!

Collapse
 
operatorjcc profile image
Jake Cox 🍻

Hello, I've found some great stuff here on dev.to and want to start giving back to the community and getting more involved. Found a new job and want to share the incredible and trying experience it's going to be. Want to help in any way I can! Cheers!

Collapse
 
krystalsmith__ profile image
Krystal Smith

Hey everyone! I’m Krystal a freelance dev currently residing in Miami. Currently looking for my first junior developer role.

I’ve heard good things about the dev.to community so I decided to join. I’m glad to be here and I look forward to getting tips on how to break into the job market.

Collapse
 
donquixote42 profile image
James Buckley

Howdy! My name is James Buckley and I'm a junior ruby developer/QA Engineer based out of Texas. I got started in QA but have been working my way up to full time developer, which has been great. Being mostly self taught by working on existing systems, my biggest learning goal is filling in the more theoretical / computer science-y gaps I have.

I got drawn to dev.to because of the great discussions I saw, and I wanted to contribute some of the ideas I had kicking around. I'm really looking forward to it!

Collapse
 
zergal profile image
Valentin

Hello everyone! I'm here because of great and like-minded people and a possibility to practice English, the other reason is i'm trying to get some feedback about a JS framework i'm writing, it's great to be a part of such a welcoming community! I wish all of you eternal happiness and never ending number of articles to read!

Collapse
 
bleedingcode profile image
💻 Bleeding Code-By John Jardin

Hi everyone. Great to be here. Looks like a pretty cool bunch with a lot to offer 👏.

Just a bit about me...I've been coding for about 18 years now. I'm a full-stack, cross-platform developer focusing primarily on integration, MERN Stack, Microservices, etc.

I also contribute as much as I can. I have a YouTube channel called "Agilit-e" where I post video tutorials frequently. I'll definitely be posting content here as well.

Hope to chat to you all soon 👍.

My YouTube Channel - bit.ly/2UOPkGh

Collapse
 
jean182 profile image
Jean Aguilar

Hi guys, I joined here because I love a lot of the articles written here, you find very good tutorials, and I want to share my knowledge as well, right now I'm starting my first job as a developer so I'm pretty excited and hoping to become a good dev, I'm working with rails, an old version(3.2) but I'm also a huge fan of React and that's what I'm learning on my free time, I do have a blog myself built with Gatsby so any comments would be helpful.

Collapse
 
fllprbt profile image
fllprbt (Alkis Giouv) • Edited

Hello wizards,

I was aware about dev.to's existence months ago. Back in the day, I was unsatisfied with the interface and to be honest I hadn't quite grasped the purpose of the project (was thinking it as an alternative to Medium). Lately, I started being unbearably irritated by facebooks' ads as well as the Medium's max reading limits therefore I decided to cut my time on these two platforms and move to something else.

From what I see currently I am super satisfied and will be more than happy to contribute in any shape or form...

See you around!

Collapse
 
robghchen profile image
Robert Chen • Edited

Hello, I'm a recent Flatiron School grad for Web Development, I'm fairly competent in Javascript, React, Ruby on Rails, HTML, CSS. Currently getting more involved with blockchain after learning about Blockstack.

I stumbled upon an article on Dev.to about freeCodeCamp pulling out of Medium and that was a good read so I looked for more articles. I find this is a really tight-knit and friendly community. I'm excited to start cross-posting technical blogs here and hopefully, they'll be helpful to some readers.

Collapse
 
thomaslombart profile image
Thomas Lombart • Edited

Hello there, I'm Thomas, a front-end developer with some back-end skills.

I work in a tech company where I spend most of my time playing around with React, Vue, Node and many other technologies. Crafting great apps, sharing my knowledge and learning from others is what I aim to do everyday.

I already wrote some technical posts. I came on dev.to mostly because of some of its quality posts. Oh and also because I got tired of Medium and its increasingly bad UX.

I'm currently looking forward to learn GraphQL and contribute even more to the open-source ecosystem.

Happy to be part of this community!

Collapse
 
schaan profile image
Schaan Alq. • Edited

Hi everyone! I'm regularly reading articles on dev.to for quite a while.

Since the idea writing an own blog came to my mind, I was at first planning to create an over-engineered show-off site but I turned into a huge project and I believe I already have a lot of things to say by the building process... I checked through Medium but finally I decided that dev.to should be my first family as a real developer :)

By the way I'm a web developer (React as FE and Node / Python Flask as BE) by profession and with lateral changes.. studied civil engineering and did add-on programming for building modeling software for environmental simulations. I was specified in room acoustics at first and am still interested in it. Besides those web development and DevOps skills I'm learning (GraphQL, Jenkins, webassembly etc.) I personally want to increase my capability in more low-level work like for embedded system / micro-controllers / hardware-oriented especially for sound recording and measurement tools / sensors.. I'm also planning to learn more about Rust since it seems really promising.. :P

Collapse
 
brandynfriedly profile image
Brandyn Friedly • Edited

Hi y'all! I love community-based learning, so joined to participate in this community. I'm working on transitioning into journalism (as a data journalist or news app developer), because I love developing, designing, and writing. I do full stack development, and love learning about CSS and graphic design as much as I do learning DevOps and Infrastructure-as-Code. My background is in geography, so out of that I've worked in GIS and Cartography, so my development does have a spatial bent to it. Hoping to have a blog up and running soon and get to writing some tutorials / thoughts that I would love to post here to participate in this community.

Collapse
 
mrzslr profile image
MohammadReza Salari

Hi folks. I'm MohammadReza and I doing Programming since I was born :)
Android is my main skill and other things are my tools for keeping alive in life and I'm glad to be here beside the profs. let me sit alongside you, I promise I never eat popcorns in your ears.

Collapse
 
xhaphan profile image
Jaco van Zyl

Hi. I found this while searching for a dark theme for Slack _^ I am a software developer working mostly with C# and SQL. I am eager to see who I can meet and what I can learn on here. In my spare time I love playing around with photography. I am from South Africa.

Collapse
 
crystalprestonwatson profile image
Crystal Preston-Watson

Hi all. Currently I'm a quality engineer at startup in Colorado. Previously was a digital accessibility engineer at a health insurance company. I am here to meet other who are active in accessibility as I study to take both Certified Professional in Accessibility Core Competencies (CPACC) and the Web Accessibility Specialist (WAS) exams later this year. I am also here to share some of my knowledge about accessibility especially testing as that has been my main area of focus the last two years.

Collapse
 
jc2615 profile image
Joshua Curry

Hey, I'm a CS student trying to figure out what I'd like to focus on in software engineering. Kind of interested in mobile and backend development right now, but I'm open to learning about more things. I'm really into Python and C++ (probably a weird combo) but they're cool languages. This will be the first developer community I'll be a part of. I just hope I learn some cool things :)

Collapse
 
unsungnovelty profile image
Nikhil • Edited

Hi,

My name is Nikhil and I have been reading articles on Dev.to for a while now. I am long time Linux and FOSS enthusiast. I've always been active on Linux communities which always helped me learn a lot of stuff which I never knew I want. Thought I would try to replicate the same as I dive more into coding.I am currently learning JavaScript (With CSS & HTML).

Collapse
 
imk13 profile image
Mukesh Kumar

Hola amigos!
I am just a curious guy, here to explore the vast horizons of the tech space. I like to design and develop scalable and reliable softwares. Currently, I am exploring docker, AI, chatbot, CI/CD, etc. In free time, I play FIFA or explore places.
Happy to be here, Cheers!

Collapse
 
amruthpillai profile image
Amruth Pillai • Edited

Hey everyone!

My name is Amruth Pillai, from Bangalore, India. I'm a designer and developer on the Javascript Cruise Line (yes, yet another JS dev). I write technical articles and tutorials on the frameworks I love working with and where I see lack of documentation. I love to make tutorial videos, but I haven't seem to have gotten the editing part down.

You can visit my website at amruthpillai.com to know more, or the link to my GitHub profile is just next to my name, please do check some of my open source contributions :)

I'm currently in the process of learning Flutter so that I can move to it full time. It's one of the frameworks that really caught my attention, mainly for it's quick setup and multi-platform capabilities. I have a strong feeling about Flutter. Anyone else feel the same?

Joining a new community is always fun, and I hope I get to talk and connect with a lot of people here.

Collapse
 
amiangie profile image
am i angie?

Hello 👋

Took me a while, but here I am - time to give something back to the community.

I love HTML, CSS, and emojis; and I don't like mindless JSification of everything. Last year I discovered I really enjoy mentoring, and I've been slowly taking on more of that role.

Mmmuah!

Collapse
 
tchaflich profile image
Thomas C. Haflich

Howdy! I was brought here when a former coworker of mine mentioned it, I looked it up and it seemed cool.

I stick mostly to JavaScript/CSS, but I do a bunch of work in PHP/MySQL when it's needed. Small company, many hats, etc etc. In the past couple years I've been moving more toward a management/mentoring role so I'm trying to pick up better habits and lead by example.

I'm particularly interested in culture, especially as discussed on DEV.to, after reading the code of conduct. I'm currently in the process of transitioning at work, and it's going alright, but it's about as awkward and uncomfortable as you'd imagine. Having an online developer community with a code of conduct specifically laying out gender identity and pronoun usage seems like it would be a good place to hide out when having to dodge the shadow of my former self all day gets tiring.

Collapse
 
adamhelton profile image
Adam Helton • Edited

Hi Everyone. I'm a Software Development major at Purdue and have been coding in Python for about 2 years and C#/.Net for about a year now. I've read some really great articles on here that kind of take you beyond coding I would say. The more I code, the more I realize that while technical knowledge is obviously critical, problem-solving and communication can sometimes be even more resourceful.
I look forward to collaborating and discussing emerging Software Development trends with you all going forward.

Collapse
 
global16citizen profile image
Azima

Hi, i’m Mohamed from Egypt. I’m a Civil Engineer & i love software. Specifically, i’m learning web development. I’m familiar with Python, JS, HTML, CSS & SQL. Currently learning django, nodejs. Wanna build my own startup. Looking forward to talking to you all.

Collapse
 
alexseif profile image
Alex Seif

Hello all, I'm always working on maintaining something, or creating another "good enough" website.
I don't get to interact with people in the field, or do stuff just for fun, help me.
I haven't read the code of conduct, does be kind to one another wrap it up?

Collapse
 
slhemanthkumar profile image
Hemanth kumar

It's a great platform to learn much-interested topics and clarify our doubts in a quick fashion. I'm interested to learn what's new in the open source community and how we can overcome our past mistakes with the right info.

I'm a Drupalist and working on Drupal from the past 10 years and looking forward to learning more on CMS areas

Collapse
 
andrewgwoodruff profile image
Andrew Woodruff

Hi! Love the Obi-Wan gif. :) I'm brand new to the world of programming. I'll be starting in a Master of Software Development program this fall. In the meantime, I'm learning Java and C++ so that I can hopefully hit the ground running when I start classes. I also did a little bit of Python earlier this year. I'm excited to be part of the community!

Collapse
 
sbrshkappa profile image
Bingo's Code • Edited

Hi All, I'm Sabareesh. I'm excited to be a part of this community.

After working 4 years and exploring different areas of a technology company (Support Engineering, BackEnd, Middleware, OnPrem, SaaS, etc), I've recently discovered my passion for Design and Front-End Engineering. I'm learning and building with React at the moment. I'm working on building Chrome Extensions currently.

I realize that writing and posting about things one learns is important to building a solid portfolio. A little research about good forums brings me here. I'm looking forward to learning and contributing more.

Collapse
 
ahmed8157 profile image
Ahmed Khalil

hi, I work as a call center agent and learn web development in my free time, I’m passionate about learning new technologies and love the open source universe, my ultimate goal is to become a full stack developer and help build big projects that can make people’s life easier.

Collapse
 
beckibloom profile image
beckibloom

Hi there! I am a music teacher, but I am studying to become a full stack software engineer, and I found DEV by my Thinkful boot camp mentor's recommendation. I have really enjoyed the articles I have found here so far, especially the ones about fun styling and CSS tricks.

Collapse
 
wildlavender4 profile image
Norma Bunton

Hello, My name is Norma Bunton. I am currently working on my CS Degree but find it hard to wait. After joining Twitter I am inspired by the independent learners and would like to add independent learning to my journey along with my CS Degree. So I am learning front-end first and hope to complete some projects including an About Me page this summer :)

Collapse
 
biros profile image
Boris Jamot ✊ /

Welcome on DEV Norma !

Collapse
 
uccmen profile image
Ucchishta Sivaguru

Hello, I recently joined DEV.to after reading a colleague's article in here, titled Dealing with Promises In an Array with async/await. I build apps on the Atlassian platform for work, specifically Confluence Cloud and I'm excited to learn more from this community because there seems to be a lot of great stuff in here. I would like to contribute articles soon but I can't figure out an entrypoint. Hopefully that would change in a few days!

Collapse
 
tonyorozcor profile image
Tony Orozco

Hello world! (yeah i just did that, even when I repeated several times to myself not to do it)

My name is tony, i've been programming since a couple of decades, i just found out this community a couple of days ago in my search to get new Skills as I'm really dusty as my prior work is more administrative nowadays.

I'm currently learning more about web development with MEAN Stack, and i've really liked a lot about it. I'm from Mexico and that all folks.

Collapse
 
kdrakon profile image
Sean Policarpio

Hi all 👋

I'm a software dev who mainly works in the JVM (e.g. Scala, Java) on backend systems for web and data applications. I've been lately exploring Rust and was sharing my thoughts and findings on Github Gists, but thought it would be better to share them in this community. Want to know more about me? Check me out here policarp.io.

Cheers
Sean

Collapse
 
chydeebere profile image
A Boy has no name

Hi, I'm Desmond. A Budding Android developer and an undergraduate (CS major). I started learning to code Android three months ago and I'm enjoying it. I hope to meet people here and also gain more knowledge. Nice to be here

Collapse
 
jdforsythe profile image
Jeremy Forsythe

Hello, World! I'm here because technology is my passion. I've been self-studying since I learned to read (thanks, Dad!) and I've been able to turn that passion into a career to feed my family. I love reading anything and everything and have found many useful articles on Dev. I plan to write my own from time to time to share my own experience and opinions.

Collapse
 
aniket223 profile image
AniketJain

Hi. I am here because of a git article I was reading and it was great. I'm learning golang, solidity and other blockchain related stuff along with some server-side programming in golang. I am really happy to be here, as I might find clues on what actually to do and learn a great deal.

Collapse
 
arhuman profile image
arhuman

hello!

Happy to see a fellow gopher.
I wish you a pleasant and fruitful learning :-)

Collapse
 
duncandean profile image
Duncan Dean

Hey everyone! I’m Duncan, a software engineer from Luno, a multi-national cryptocurrency exchange. I think my frustration with Medium was what initially brought me here, but now the high quality content is what keeps me coming back.

I love playing around with WebAssembly and TensorFlow and would love to write an article or two on some projects I’ve been working on.

Glad to be part of the community!

Collapse
 
kevlozano profile image
Kev

Hey people! Ive been lurking dev.to for years and finally decided to join. I started coding last year and committed full-time to learn. I moved from Mexico to California to study at 42 Silicon Valley. I majored in economics in college.

And I just finished my first full stack app!

Excited for the future.

Collapse
 
sazad44 profile image
Samie Azad

Hi, my name's Samie. I'm here because dev.to looks like a great outlet for software engineering specific reads. I want to expand my knowledge of the industry. I am currently looking for jobs in the SF Bay Area and honing my software engineering skills. I have a deep passion for problem solving so I am looking at SRE roles. Thank you.

Collapse
 
prakashwaghwani profile image
Prakash

Hi all, I have heard about dev.to as its a great community and has good articles. I am here to learn and improve my skills in linux, automation and cloud computing. Hope to be a cloud devops engineer but lets see.

Collapse
 
chimdipetercollins profile image
chimdipetercollins • Edited

Hi there, it's great to finally be here. My quest for knowledge about #javascript, #css, #python has led me here amongst other places. I love the articles and comments here because I find them very helpful. I'm currently working on a pre-launch page for a product with Vue.JS and hope to make a PWA sometime soon

Collapse
 
markjunnelacosta profile image
markjunnelacosta

Hello there.
I'm here because someone sent me a link on one of the articles here and I found myself enjoying reading.... more articles. I'm (re-) learning .Net and planning to try some trending web dev languages like Angular and more.
I want to be more intentional for my personal growth as a web developer and go deeper rather than asking the question "How", I want to go ahead and ask the question "Why". Really looking forward to learn and contribute in this community :)

Collapse
 
kolawoletech profile image
Olulana Kolawole

Hi, I am kolawole and I am a self taught web developer with skills in programming Languages such as Javascript, Python, Java and PHP. I have worked on CMS, CRM and various other web technologies ranging from mobile to web including hardware electronics

Collapse
 
mibi2007 profile image
Binh Huynh

Hi everyone, I am a Web Developer, I love to read news about new technical, glad to join with you :)

Collapse
 
masihullahsafi1 profile image
Masih Ullah Safi

Hello everyone. I just welcome here.
I just joined the university and it’s my first semester. And I’m here to learn more

😊

Collapse
 
piyushupadhyaya profile image
Piyush Upadhyaya • Edited

Hello, I'm Piyush! I graduated in 2017 and I am working as a backend developer at an early stage startup for 2 years. I have been working on JAVA/dropwizard/PostgreSQL/AWS/ANTLR/Microservices. I want to get into HFT and would love to learn the tech-stack around it.
Recently, I was looking up for communication in Microservices and one thread about async rest calls vs MQ for microservice communication brought me here.

Collapse
 
jsonsingh profile image
Jashanpreet Singh

Hi there, I was looking to read something while I am traveling or just sitting around. dev.to seemed like a place that fulfilled that thing. Always looking for new things to learn.

Collapse
 
ben profile image
Ben Halpern

I think you are correct. Welcome!

Collapse
 
tcoolspy profile image
Travis L. Spencer

Hello. I'm here mainly because of some nice articles I've read, but this seems like a great community as well. I'm an experienced developer, mostly doing enterprise level work. Most of my experience is in the C#/.NET world, but I'm also well versed in front-end technologies (JS, Angular, Vue, React etc.)

Anyway, it's nice to be here and I look forward to being a part of this community and contributing however I can.

Collapse
 
kenhkelly profile image
Ken

Hey! I've been developing for about 15 years now, self taught. I primarily use Go, Javascript, Swift, and Java in my day-to-day. I'm always open to learn new things. I think my next thing to tackle will be TypeScript. I came here because of some link on some website, and stuck around for the great articles.

Collapse
 
maiestas28 profile image
Aashish Udayan

Hey guys. I'm here because of a friend of mine who suggested this post, dev.to/javinpaul/the-2019-web-deve... , about learning path for Frontend and Backend Developers. Im actually a Software developer in works. Trying to learn Web Development online and I love Calisthenics. I hope to land an internship by this year.

Collapse
 
donniefitz2 profile image
Don Fitzsimmons

Hi

I'm a software developer of about 16 years, working a lot with C# and the .Net platform. I'm also a startup founder: gearoffer.com

Been following this community on Twitter for a long time and decided it was time to join.

Collapse
 
mr_steelze profile image
Odunayo Ogungbure

Hello all, I'm Odunayo :)

Previously a biochemist, before switching to being a software developer. Been developing for 1yr 7months. Stack...JS(VueJS) & PHP(Laravel)...

I've been reading articles on dev.to for like a year but took the bold step today to join this community. I hope to have fun here.

Collapse
 
kendalmintcode profile image
Rob Kendal {{☕}}

Hey everyone, very happy to be diving into the Dev community. I'm a front-end developer, having been in IT/computing for my entire career, starting as a C# backend developer.

I currently work for IAM Cloud, a Yorkshire-based provider of SSO and authentication using Azure and some Microsoft technologies.

I'm looking forward to sharing articles and learning loads from the awesome developer community.

You can find me on Twitter (@kendalmintcode ) and on my own Gatsby-built site, robkendal.co.uk

Collapse
 
hrhazerq profile image
Harbdul_ Rhazerq

Hi guys, I just started programming about a year ago. I have some knowledge on web development with use of html/css/bootstrap and a bit of javascript. I recently started python for data science and machine learning. Am aiming to become more professional in python and javascript. React for javascript.

Collapse
 
xdevjohnx profile image
John

Hi! I'm John.

I'd like to pursue a career in Web Development. Currently learning HTML and CSS with FCC. Hopefully, I get to work with a company this year.

Collapse
 
hr_castillo profile image
Horacio Castillo🐮💲

Hi, I'm Horacio from Buenos Aires, Argentina.

I started coding at the age of 10, more than 30 years ago. I have over 20 years of working experience in software programming.

Now I'm a full-time SQL developer / DBA for a fintech company.

I imagine myself as a data scientist in the near future, so I started to learn R (which I found counterintuitive) and Python.

Collapse
 
kanavaz profile image
Kanav Arora

Hi, I was just looking for a good dev community so landed here. I am an amateur front-end developer working on Angular8. Currently based out of Amritsar, India. I have been exploring k8s recently and aiming to scale as a full stack developer + DevOps engineer. Looking forward to learning and giving back to the community.

P.s. I have been trying to land into open source for some time but haven't figured out where to start. Any help would be appreciated

Collapse
 
eugenevk profile image
eugenevk • Edited

Hi there, am a dinosaur Dutch ICT presales consultant working in the software selling business for combating financial crime for a while, with a passion for coding. I have set myself a personal goal though to develop a tender management system, since in all my working experience no company I work(ed) for used one and working on tender responses without is just a nightmare and very inefficient. Have started - together with a friend - development of it in 2016 using the MEAN stack. We have a substantial basis and are close to a MVP. But with a fulltime job and a family it’s hard to find enough time to finish it. Am also curious to find out if we should stay with AngularJS (1) and the MEAN stack for a professional solution. In case people are interested to participate in the development or have recommendations, I’m keen to discuss! Cheers, Eugene

Collapse
 
fbenavides profile image
Francisco Benavides

Hello Everyone!

I'm mostly working with Python, Pandas, Jupiter Notebook, Jinja2, PySimpleGUI and Excel/Macros helping our client to automate new processes and reports to help improve the end client experience optimizing the services provided.

I'm constrained by big corporate rules on Software use and I am always looking and using workarounds to get the job done!

Looking forward to interact will all!

Collapse
 
ganeshpatil0101 profile image
Ganesh Patil

Hi All, I'm Ganesh, currently working as sr software engineer in india. I have more experience in core JavaScript after that Worked on angular, plain typescript projects. I like working with typescript project and to write the unit test case. My current company doesn't have project in new technologies like react or angular latest version, so looking for the same or wanted to work with some open source projects.
I am excited to join dev community.

Thanks.

Collapse
 
oscarbastardo profile image
Oscar Bastardo

Hello everyone.

My name is Oscar and I'm a software engineer.

I've got reasonable experience in web development and some mobile development as well. I tend to focus more on the backend and system's architecture but I enjoy programming overall and applying design patterns to make my code flexible and reusable.

I've recently got increasingly more content from dev.to on my Twitter feed and I decided to start following the account. I'm always looking for communities where I can discuss the challenges and solutions I encounter whilst I'm coding or designing systems. I'm also looking to start writing down and publishing my heuristics in case someone could benefit from them.

I hope I'm able to fulfil those goals by being part of this community.

Collapse
 
geratarra profile image
Gerardo Tarragona Serna

Hi there!
My name is Gerardo, right now I'm working as a Frontend Developer.
I just subscribed to this awesome community like two weeks ago. I don't exactly remember how I got to know about Dev.To, I think it was on Twitter like three months ago.
I don't have a lot of experience in the Frontend world so this community is helping me to grow thanks to their great posts!. I hope I can help others soon too :D
Greetings from México.

Collapse
 
fikash profile image
Raffi Nakashian • Edited

Hi Dev.to! I'm excited to join the community because I've begun following some fellow growing developers here and I'm looking forward to reading about their experiences as well as writing about my own to help retain what I've learned. Hopefully it can be helpful to others, too.

The site's design aesthetic really works for me too, I've gotta say.

Collapse
 
angelarae63 profile image
Angela Whisnant • Edited

HI! My name is Angela. I live in Raleigh, NC. I am married and have 5 kids who are mostly grown and out of the house. I love to crochet and spin fiber for fun. I am studying Web Development at an online boot camp on Udemy. It's fun and interesting, but I need to practice, so I came to this Dev community hoping for leads, inspiration and a place to ask questions. I'm interested in small, front-end work right now, cleaning-up tags, links, etc....Anything that will give me practice with HTML, CSS. I had a Blogger blog back in the day and that's how I learned to write HTML; very basic stuff, because I wanted to add things to my blog that weren't in my template. So I learned to tweak the code.
I also worked in a Data Center for 6 years as a computer operator so I do have some technical experience with networks, mainframes, and servers.

Looking forward to interacting with y'all!

Thanks for reading,
Angela

Collapse
 
asifkabani profile image
Asif Kabani • Edited

Hello, I have been lurking around Dev.to for a while now. I love how much I can learn from other devs here in all different aspects of programming. I am a front end developer and aspiring to also be a UI designer. I love design as well as functionality, and making something happen.

For a while now I had not been growing in my skills and decided I needed to figure out a way I can. I am an art person turned designer/programmer, so it always feels like I am an imposter. But I want to be able to become a sustainable developer and to keep learning as a programmer/designer. I am into mostly front end development but hopefully one day get into full stack development. I am currently in React/Redux land.

My idea to learn is to start my own blog, and crosspost to Dev.to to get maybe some more eyes on my posts. Glad to have joined this thriving community!

Collapse
 
jocelynharper profile image
Josie

Hi everyone! My name is Jocelyn and I’m currently a full stack engineer (no, really. They’re pushing the full stack thing to the fullest extent) at Capital One with my main languages being Java and JavaScript. I can’t believe I didn’t sign up here sooner, but I can’t wait to get to reading and meeting everyone.

Collapse
 
catalinradoi profile image
CatalinRadoi • Edited

Hi. I am Cătălin, from Bucharest, Romania.

Just stumbled today on this website, looks like a facebook for devs.

I work full time as a C# Dev.

Hopefully I will stick around, the articles seem interesting.

Collapse
 
rfcoelho profile image
rfcoelho

Oi :) I've found this community as a common denominator for several interesting texts written by hands-on people. As we're on this journey towards a self-service model,I thought this would be a great place to get a glimpse of what are your thoughts about continuous deployment and similar topics.

Collapse
 
captainjs_v2 profile image
CaptainJS

Hi, I'm a blockchain dev who was bored writing tons of unnecessary solidity code for Ethereum and Tron. That's why I created a NodeJS bridge... hoping to find people who test it, harden it and love it.. :-)

Collapse
 
fmitchell259 profile image
Frank Mitchell

Hey guys, been learning Python for about a year and half, recently started building small apps in Android as a way to learn java.

Love to code and looking for a change in career after many years slogging it away at monotonous day-jobs.

happy to be here :)

Collapse
 
versalle88 profile image
Andrew Versalle

Hello. I'm a software engineer and French bulldog dad. I love to code. I'm also a proponent of mental health. I've been seeing more and more articles on dev.to related to coding and mental health, so it felt like a good community to join, both because of similar interests and the fact that mental health issues are discussed openly. I hope I can contribute something positive. Cheers!

Collapse
 
restroika profile image
restroika

This is might to be a Giant forum for tech enthusiasts. Keep smooth and rockin for growing up this community.

Introduction iam Gheo from Indonesia.

Write below where are you from frienn and keep make dev world peace and growing. Because we are the future..

Collapse
 
kid_seven_7 profile image
Joseph

Hi all, I am just a young padawan looking to tap into the collective consciousness of this dev community in the hopes of adding to my learnings.

I am passionate about web, mobile and game development and I am keen on learning the ways of software architecture (design patterns and the like).

Collapse
 
danielsada profile image
Daniel Sada 🐤

Hey everyone! I'm Daniel. I work as a SDE in Microsoft OneNote. I usually work on sync, or the problems that face us. I love coding, writing and finding productivity hacks.

I work in C++, C#, Python and Typescript. I love using React Native (it's so fast to write cool apps nowadays!) and I really like to design stuff.

In my free time I like to take photos or discover my city.

Collapse
 
kmbremner profile image
Keith Bremner

Hi, I’m here because I want to learn and help others to learn.

I work (remotely) as a Senior Drupal Developer for a UK based charity. In the past I’ve worked in agency, and on large government contracts but find my self gravitating towards non-for-profit orgs now - they tend to be nice people passionate about their mission.

Earlier I my career I’ve also been a Web Manager, DevOps Engineer and SysAdmin so it’s fair to say I didn’t just start out in development... though it’s something that I love and have always had an interest in.

I’m currently working on a new Drupal 8 site and building out our CI pipeline.

I recently appeared on tv quiz show “pointless” (didn’t win but enjoyed the experience).

Collapse
 
dinikolop profile image
Dimitris

Hello all,

I am Dimitris, master student of AI trying to finish my thesis on the linked open data solutions applied on the biomedical field. Basically, finding correlations between publications to patient groups
At same time working a backend C++ developer trying to also extend my skills on web development.
Just discovered dev.to and happy to find some cool discussions on broader or different topics.

Collapse
 
deepu105 profile image
Deepu K Sasidharan

Hello here, Love the refreshing styling. I'm a polyglot full stack developer(Java, JS, Web, GoLang, DevOps, Microservices, cloud-native).
Planning to migrate my blogs from medium.com/@deepu105 to here and write some more.

Collapse
 
presidenten profile image
Johan Hernefeldt

Alot of great articles here at dev.to. I have some cool stuff to share, and hopefully will have time to write some articles myself. I am currently working happily at an amazing company where I am working hard towards continous delivery of a big telecom platform built with erlang servers and mostly web clients built with Vue, Vuex and our own Vuex Plus.

Collapse
 
alvarofelipe12 profile image
Alvaro Felipe García Méndez

Hello everyone! I'm an electronic engineer and I started with C, later I crashed into Java but I found my place in the web dev techs like angular and ionic. I'm from Colombia but I don't have/consume cocaine... Or even coffee xd

Collapse
 
albertomontalesi profile image
AlbertoM

Hi! I'm Alberto, from Italy but living and working in Vietnam as a software developer. I mainly use Angular and TypeScript in my daily workflow but I am also interested in React. I've built my blog (inspiredwebdev.com) using Gatsby and I really like it.

I've also written a JavaScript book called 'The Complete guide to modern javascript' available on amazon or on github as a free version.

I joined this platform as a way to keep myself updated and to also share some hopefully useful posts.

Collapse
 
amynat profile image
Amynat

Hi I'm Aminat.
I started programming about a year ago and I learnt web development (basically php and js and the regular html and css). I started learning java recently and then I heard about kotlin. My mind is fairly made up to switch from java to kotlin since I just started learning but I still have some questions and I'd appreciate every help and answer.

In relation to machine learning, artificial intelligence, web and mobile apps; what can I do with kotlin?
I have a current challenge, I want to build a mobile app for a web app that is currently being developed with react. I want to use the same backend that is being set up for the web app. can I do that using kotlin to build the mobile app?

Collapse
 
irdnanig profile image
irdnanig

Hi, I'm new here. I saw this community on Twitter. Right now I'm junior front-end developer, but still struggling with JavaScript because I have no background at computer science. I hope I can contribute something to this community.

Collapse
 
aepstein profile image
A Epstein

Hello! I stumbled into computer science in college, but decided not to switch my focus of study even though I'd been lukewarm about biology for a while. It's now nearly 9 years after that initial stumble, and I've finally decided to take the plunge.

So far I've done a lot of on and off Python learning, a bit of R, got my hands dirty in SQL (tried to take the oracle DBA exam but failed it twice). Right now I'm back into Python, and trying to overcome things that stopped me from continuing to learn in the past.

Hoping to find a likeminded community of explorers and generally curious people, since I've always found that's the best way to learn.

Cheers!

Collapse
 
roninjosue profile image
Reynaldo Josué Cano Bárcenas

Hi. I'm here because I love programming, I love acquiring new knowledge. I hope to learn a lot here from you. I currently work with PHP, JS, CSS, HTML. On my own I am learning ReactJs, NodeJs.

Collapse
 
chrisachard profile image
Chris Achard

Welcome to DEV! This is a great place to come if you love acquiring new knowledge :)

Collapse
 
roninjosue profile image
Reynaldo Josué Cano Bárcenas

Hey!! thats my goal, learn, learn and learn every day. I enjoy it.

Collapse
 
grimmoutlook profile image
David Grimm

Hello! I joined the dev.to community about a month ago. Just published my first post here: dev.to/grimmoutlook/grimm-outlook-.... Currently looking for work - but hopefully not for long!

Collapse
 
hamishdickson profile image
Hamish Dickson

Hi, I'm new here!

I came here from articles shared on twitter - it looks like a great community with lots of interesting things to talk about!

I'm based in London, England and have been doing data engineering/machine learning/general backend development for ... wow over 10 years! I've spoken at a few conferences big and small. I love just building things and that feeling you have when you get something really hard working. I really believe in doing what you find interesting

Fun fact: I had a pretty big knee injury playing sport and had most of my knee cap removed 😱

Collapse
 
kevsestrella profile image
kevin

Hello Everyone, I'm Kevs. Been going here for quite some time, reading articles shared from fb that interests me. I decided to join since I have been thinking about doing so for a while and it's required for following someone. I'm studying C and Python, and also interested with Go and Rust.

Thanks to everyone who have been part of this amazing community, looking forward to learning with you all.

Collapse
 
hugodanielpereira profile image
Hugo Daniel Pereira

I've found this site through a great article I've read on a topic for an class assignment, a Sudoku Solver, and I must say it's really a great way to learn and grow with this community of passionate people. Hope to be one of them with time.

Collapse
 
samuelsousa1984 profile image
Samuel Sousa

Hi! I am Goku 😁. No, I'm not.
I read a lot of times some articles that help me in studies. Now I just wanna to be known and be active here.
By the way, my name is Samuel and live in Rio de Janeiro, Brazil.

Collapse
 
ellen_dev profile image
Ellen Macpherson

Hi! I'm Ellen - a newbie professional frontend developer and a long-time lurker here on dev.to.

Full-time, I work for a British telecom company on their TV and mobile apps, mostly in vanilla JS. I do some small-scale freelance work, mostly creating blogs. In my spare time, I'm finding out more about React and GatsbyJS. Loving every second of it.

I'm really passionate about getting things right for users, especially users with more need for accessible software. My general outlook is that if my tech-illiterate and time-poor mum can use what I'm making, it's passed the first hurdle.

Outside of work I'm a podcast addict, a keen cook and a dog person. I'll also talk anyone's ear off about inclusion and diversity in tech spaces, as well tech's social impact. Looking forward to getting to know more people in the community!

Collapse
 
joshbrw profile image
Josh Brown

Hey! I've been programming commercially for about 6 years, but it started off as a hobby around 12 years ago. I'm currently in the role of a Solutions Architect and focus on the end-to-end process of software delivery, from requirements gathering all the way through to deployment :)

Collapse
 
remus432 profile image
Buhaianu Remus

Good day to you fellow citizens of Milky Way.

I come in(allegedly) peace.

Nah, I'm just messing with you. Who the hell do I look like? Goddamn Pope Francis? I've come to exterminate you...you filthy, disgusting boring stuff taught at school.

Let us all unite and enjoy the fruits of learning what we love, my fellow coders!

Collapse
 
timothyryanhall profile image
Timothy Hall

I'm Tim. Currently living in Rostock, Germany and working remotely for a company in Virginia, USA. I've been using Go at work for about a year now and love it. Started using Docker as well about a year ago and love that too. I studied music performance at university and still think about music a lot even though I am not practicing all day like I used to. Now I sit at a computer instead of holding an instrument in my hands.

I'm reading lots of helpful articles about software development every day so I'm going to try and be more active and giving to the online community from which I have benefited so much. I'm still relatively new to the field (2 years) as I was teaching music before. So I still feel like a newb pretty often. But feel free to message me anytime. Cheers,

Collapse
 
samba24 profile image
Samba

Hi. I am web developer from Senegal, very passionate and seeking knowledge. Hope u guys can help me with that. I love Javascript, do PHP and play with Java. Currently I am on a path to mastering the top three JS frameworks (Angular,Vue,React). Thanks !

Collapse
 
genemosher profile image
Gene Mosher

I do not have programming skills but I have long been a software development manager. My longest running project is ViewTouch (US Trademark), the first commercial touchscreen application, a point of sale, information management solution for restaurants and hospitality. My code is available on github under the GNU General Public License, Version 3.

Collapse
 
creativehubspace profile image
Dennis Mathenge • Edited

Hello, I am a web developer looking to give back to the community as well as learn from others here. Í work mostly with PHP, Javascript, HTML, CSS/SASS. I picked up React recently and have been working with it for about a month now.

Collapse
 
sinaezekiel profile image
THE ALMIGHTY ORACLE • Edited

Sincerely, I am here to learn more on how to fulfill my Better Life Crypto currency project and to make new friends who can be partners together with me in making the project successful. Therefore feel free to follow me and let's make this world a better living place together. I love you all!

Collapse
 
shaneblackburn profile image
Shane Blackburn

Hey all! My name is Shane and I am a 29 year old, long-time communications professional. After a few false starts with various programming languages/platforms I finally landed on learning Android Development using Kotlin. I am a long-time Android user even though I have a MBP. I am looking forward to being a part of the Dev.to community and becoming an Android Developer.

Collapse
 
geolamp profile image
George Lampadaridis • Edited

Hello, I m George, currently working as a full stack developer but have a passion for development in general.
Currently trying to reestablish my c++ skills after four years of inactivity with the language. I just loved low level languages during university and nodejs add-ons and we assembly gave me reason to integrate them into my current technology stack.
I was brought here by reading article after article and like a nightmarish nested pyramid of doom I ended up in dev.to and am happy to join the community.

Sorry for the big introduction.

Collapse
 
likejean profile image
likejean • Edited

Hi, everyone! Just found a couple great thoughtful articles on this thread that clarified my knowledge of a web developer beginner to some extent on couple important topics, such as Local Storage, Cookies. Despite being recently graduated with honors from one of the coding bootcamps in U.S., I'm a self-thought programmer and I'm still in learning process. My specialty is Bootstrap framework, React/Redux awesome libraries on FrontEnd, Express framework on BackEnd and MongoDB database. Currently I'm involved in a development of my first Single-Page Website where I consolidate all my 'knows-hows' with attempting to apply new Javascript-based APIs that were out-of-scope of Bootcamp studies. My first conclusion out of this new exciting, but tought self-educating journey: Don't EVER EVER believe if someone will tell you that you can become a valuable software developer just in 6 months!)))

Collapse
 
dillionmegida profile image
Dillion Megida

Hi Devs,
Been hearing about this community but haven't really tried it. Just finished an article on this platform and its such an encouragement to belong to the community. I am an aspiring Full Stack Developer who still has a long way to go and i believe, this community would be a great impact.
Happy to be here finally.

Collapse
 
parthp1808 profile image
Parth Patel

Hi. I'm Parth, excited to join this community!

I am a PHP developer currently working with CakePHP (yikes!) but I just love Laravel. Who still knows cakephp??
I am also learning React (though I loved Vue.js more but React has more jobs).

I work for a Canadian Fintech company as full stack developer though I am looking for new opportunity.

Looking forward to connecting with more developers and learning more.

Collapse
 
shubho profile image
Shubhojyoti

Hi all. Long time lurker here. I am a web applications developer at Cisco. I love HTML, CSS and JavaScript. Have dabbled in Angular. React and other frameworks are new to me. I used to be a Network Test Automation engineer and worked on Python, Perl, Tcl scripts before.

Collapse
 
wild_card_100 profile image
Wild_card_100

Hi everyone!

I joined the community here to get some inspiration. I feel like I have been in a coding funk lately but I hope to get some revitalization! I have a preference for mobile development, specifically swift. Glad to be here! :)

Collapse
 
smclean111 profile image
Stephen

Hi! My name is Stephen. I'm currently learning about UI/UX design, and I'm also interested in static sites (GatsbyJS for example). Other than that, I'm interested in all things web dev related.
Looking forward to learning from you all!

Collapse
 
cjbt profile image
Cecil John Tantay

Hello, everyone. I joined because I want to be a complete programmer and writing about it will probable help in that regard. Writing blogs are cool, but I wanted to join a community. Hopefully I fit right in. I'm currently learning/doing a deeper dive on SQL and testing on the backend.

I also joined because I want a place to jot down my thoughts on books I'm currently reading. I'm a new dev and I hope I land my first professional job, but at the moment, I will be doing book reviews on Clean Code by Robert C. Martin, Code Complete by Steve McConnell and Refactoring by Martin Fowler.

Collapse
 
ryandotfurrer profile image
Ryan Furrer

Hey everyone! My name is Ryan Furrer and I am an aspiring Front End Web Developer.

Collapse
 
mandeepm91 profile image
Mandeep Singh Gulati

Hi everyone, I am Mandeep from New Delhi, India. I got to know about this community via Real Talk Javascript podcast. I am sure I might have landed on this platform in the past via Google search but never really explored beyond the tutorial articles I found. Now that I am browsing through, it feels like an amazing place to learn and share stuff.

About myself, this June 21st I will be completing 9 years as a software engineer. I started my career as an SQL programmer, writing PL/SQL stored procedures of varying degree of complexity. Then gradually I started working on developing backend APIs using Node.js and using NoSQL databases like MongoDB, Aerospike, Elasticsearch, Redis, DynamoDB. Over the years, I have gathered a good amount of understanding of various AWS services and devops technologies like Docker. During most of my career, front end development has been my weakest point and that's what I have been strenghening over the last year. I am comfortable to say that I have made some good progress in that area with VueJS over the last few months. CSS is still something I struggle with and most of the time I rely on frameworks like Bootstrap.

I really enjoy learning new technologies and languages by building new stuff. Through this community, I hope to learn a lot of new stuff, get to know lots of new cool people of this community and share my learnings with you all.

Collapse
 
leelilly profile image
Lee-Lilly-FIR • Edited

I just started a software QA job. Really had not much clue of this field, needed to learn from scratch.

I had not specific plan of becoming data scientists, game developer or full stack dev, but maybe will become one of them.

It seems that data scientist is closer to my agenda. I have been helping a friend's master courses in Data analysis, programming in both R and Python. I had overall exciting experiences.

2020 January, I will join a project to gain knowledge in both Gamifiation and Web App development. A whole new world!

Collapse
 
erdemuslu profile image
Erdem Uslu

Hello everyone👋, I'm Erdem. I'm very glad to join the community.

I live in Tukey and working as a web developer(frontend-fullstack).

I'm working javascript technologies mostly. At the client-side is React, Vue or Choo frameworks. At the server-side is koa or polka framework.

Now, I'm working at start-up project. But I work side-project sometimes. I support the companies as a project based.

I ike to learning some new things everyday. And I love this like every developers.

Collapse
 
kenovienadu profile image
Ovienadu Ken

Hi. I'm new here. I've gained a lot by readind through the posts on DEV for a while now while learning web development. I finally signed up to be a part of the community.

Currently, i'm learning to use the django framework for my backend code.

Collapse
 
elizabethjdahl101 profile image
Elizabethjdahl101

Good to Hear that, I have just cleared it.

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
codedgar profile image
codedgar

Hi! I'm Edgar and I'm a frontend web developer! I'm here thanks to a friend who recommended me to sign up. I'm currently learning microinteractions and trying to make everything more animated and clean in my work, I love minimalism, pizza and cats! I'm hoping to make new friends and hopefully help some people 😸

Collapse
 
mblancodev profile image
Manuel Blanco

Hi I'm front-end developer working at a startup in Medellín, 🇨🇴. I'm currently working with Nuxtjs but on the side learning more about algorithms and trying to get my head around AI and AR. Hope to find people here that also share my interests :)

Collapse
 
calier profile image
Calie Rushton

Hello, long time lurker, first time poster, also a big fan of The Beginner Dev.

I recently graduated Flatiron School in London, I'm changing careers after half a lifetime in the motor industry. Soon I'll be starting my job search, looking for junior / graduate/ intern opportunities, I most enjoyed working with JS and React so far but I've got an open mind and love to learn so I'm happy to see what's out there.

About to start rebuilding my final project using some different technologies and a TDD approach - without a deadline I can plan it out more carefully and do a lot more research, so I really want to do a great job with it.

Happy to be be here - officially!

Calie

Collapse
 
lautarolobo profile image
Lautaro Lobo

Hi! I just entered here because a friend sent me an article to help me build my own blog, and I wannted to say thank you down in the coments, so here I am.

I will post some neural networks in the future... cheers!

Collapse
 
katvengo profile image
Kat Vengoechea

Hi! I'm currently studying full-stack at a coding bootcamp and found this place thru a facebook group I'm apart of. I love the idea of having a community to learn from and engage in discussion with!

Collapse
 
raajsin30797717 profile image
rezoria

Loooking further to improve my skills and knowledge on web development, currently learning JavaScript, and together we can 👍

Collapse
 
ben profile image
Ben Halpern

together we can 👍

Indeed. I think you'll fit in great here.

Collapse
 
mounirisly profile image
Mounir Isly

Hello World!!
I am super excited to be here and belong to developers community. My main focus is Frontend development, but I also play with databases.

Collapse
 
ptenteromano profile image
Phil Tenteromano

Hi All! I'm a graduate student in NYC. I'm also working as a software engineer intern too. Excited to learn and continue to grow!

Collapse
 
peter profile image
Peter Kim Frank

Welcome! I'm a big fan of Justworks.

A community member (@dangolant ) is hosting an NYC event on June 25 if you want to check it out: nycirldev.splashthat.com

Collapse
 
john_horner1 profile image
john_horner

Lots of dev experience, from way back.

I like to program in Perl and I keep telling myself I should learn Python (to be modern) or Java (to be assured of a boring corporate job).

Collapse
 
arcticllama profile image
ArcticLlama

Introduce yourself in the welcome thread. - Hah! Like that's going to happen. I'm busy, and I don't do stuff like connect with people and... Oh hey. Would you look at that.

Collapse
 
cubiclebuddha profile image
Cubicle Buddha

Welcome! Yes, if you have to keep one social network, this is probably the one. It’s nice and positive. :)

Collapse
 
nycrera91 profile image
nycrera

Hello Everyone!

Collapse
 
zendus69 profile image
johnmicheal

Hello, my name is micheal. Am actually here because of the great articles. Am currently learning python and javascript.

Collapse
 
kitingu profile image
Kitingu

Hey, I am here to learn and contribute to this great community. I have gone through a couple of articles and the experience has been awesome so far. I am currently learning JavaScript and python by building restful Api's in Django and Express js.

Collapse
 
ccotewa profile image
C'otewa

Taking my time to learn something new this year...VueJS

Collapse
 
rmangojuice profile image
RetardeMangojuice

Hi,im retarded mango and i've come here looking for help regarding javascript burnout

Collapse
 
codeuiandy profile image
codeuiandy

Hello am Andy a front end web dev am new here

Collapse
 
rasharm_ profile image
Raman Sharma

Glad to be here.

Collapse
 
andresduque profile image
Andres Duque

Hi there!

I've been reading a lot in dev.to lately, so I decided to step up and make an account to share and comment thought with all of you.

I am looking for making myself an independent software consultant in the coming years.

Cheers!

Collapse
 
jnewb profile image
jnewb

Hello, I'm a newb. I am good with HTML5 and CSS but not quite there with JS, Python, Django and React as I hope to be. Also hoping to learn some Mongo and MySQL.

Collapse
 
jranandj profile image
Ramakrishna Anand

Hello Everyone,

Find lot interesting articles from Dev.to community. So glad to be the here. Also Love share articles and tips on building web apps.

Collapse
 
kreso66maric profile image
Kresimir Maric

Hey all,
It's about time for me to make an introduction post. I've been here for a while now reading great articles from all off you, so thank you for that :)
Little bit about me. I live in Dublin, Ireland and currently studying web development at OpenClassrooms which is an online school.
Most of my time atm is spent learning JavaScript and building some side projects to practise.
That's all from me for now. Keep up the good work

Collapse
 
jeffsalive profile image
Jeffrey Nwankwo

Hello people! I'm so glad I found this amazing community of coders. I'm ready to learn, develop and share because it shows how passionate I am in science and technology.

Collapse
 
scottymiller9 profile image
Scott Miller

Hi! I'm here for that slack dark mode article :) only one that worked! I'm a penetration tester!

Collapse
 
jyacot profile image
Julio Yacot

Hello community Dev.to!
My name is Julio, I'm a Venezuelan programmer passionate about self-learning. In that constant consumption of information I have jumped from Medium to here and without a doubt the first impression has been very pleasant.
As you all know, Venezuela is going through a rather complex process, which could represent a threat for many, I consider it a real challenge since now more than ever we need quality and efficient technology training and production, this is where I have found my purpose .
I have had some experience that I will be happy to share with the community!
Thank you all!

Collapse
 
badetoye profile image
Bolaji A. Adetoye

Hi All, I am Bolaji from Nigeria.I am a Junior Web developer. I am also presently learning cloud computing (GCP).

Collapse
 
ashutosh1812 profile image
ashutosh

Hey Guys now a days i am trying to build a cool app using Angular app so looking help whenever i get stuck,

Collapse
 
arhuman profile image
arhuman • Edited

Hi everybody,

Leaving Medium, looking for more than a new home... for a new community.

I'm willing to learn, share, discover, connect with people.
Don't hesitate to drop a word/comment/question or even ask for something...

My Linkedin profile
My now unused Medium blog

Collapse
 
franciscornejogarcia profile image
Francisco Cornejo-Garcia

Hi, I'm a student at Cypress College in CA, and thanks to the amazing articles I've read here, I became inspired to join the community and perhaps produce some helpful content of my own. I am currently learning about the back-end, such as NodeJS and MongoDB. Just a little fun fact about me, I identify as a Deaf and Hard of Hearing individual, fluent in ASL and would love to come up with some projects that can help others learn more about this amazing language. I'm open to any questions about anything.

Collapse
 
sirr4t profile image
Sarat Addepalli

Hey all!

I'm a backend dev from India, with around 4 years ex in backend services. I'm trying to pick up more frontend knowledge now, to have a better well rounded area of expertise. Any suggestions / tutorials / links which target frontend beginners are welcome and appreciated!

Collapse
 
spnraju profile image
Raju • Edited

Hello Everyone! I am from India and have been into Test automation for quite sometime. Trying to learn JS and frameworks these days. I am here for some good content on learning, experiences and inspiration.

Collapse
 
gksoriginals profile image
Gopikrishnan Sasikumar

Hey,
I found out how awesome dev.to is when I checked out @unseenwizards post, "learn git concepts not commands". Then I checked out other posts here and I felt this platform is full of knowledge. Happy to be part of dev.to.

Happy knowledge sharing :)

Collapse
 
valezblade profile image
Allens Dibia .I.

Hi all, my name is Allens, I am new here, can I get help with programming using PHP

Collapse
 
zeee4real profile image
Zayd Khan

Hey there, just someone who's trying to learn and perfect things. i feel like i know a lot of things but i don't really know these perfectly, here to learn and share my knowledge as well.. Thanks for having me.. :)

Collapse
 
rof20004 profile image
Rodolfo Azevedo

Hi, I am someone that love programming :)

Collapse
 
shellscape profile image
Andrew Powell

Ahoy hoy. Really like what this platform has become. I'll be migrating all of my medium posts here in the coming months, and will be writing new content on the platform. Cheers

Collapse
 
hloukili profile image
hloukili

Hi everybody,
I'm French Developer and I'm actually learning Javascript 👍
I like this dev community 💪👏

Collapse
 
ramachowdary profile image
rama-chowdary

Hello,I came to dev community while searching for the clarity on the differences btwn var,let and const

Collapse
 
vuild profile image
Vuild

Welcome Rama

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
peter profile image
Peter Kim Frank

Welcome! Glad to hear that you're enjoying the community's articles and tutorials. It's awesome to see that you're posting some of your own!

Collapse
 
daneb profile image
Dane Balia

Aloha

I too came to Dev.to for it's great articles, but also looking for a platform to blog and engage with others.

./rolling-the-dice | grep "lets-see-what-happens"

Dane

Collapse
 
timo07 profile image
Timo07

Hi. Tim here. I'm really excited about JavaScript both on the front and back end and I'm looking to improve my skills with the help of a great community

Collapse
 
internap627 profile image
Nkosi Phillip

Hi from London,
Just filled out my bio and stuff. Currently bouncing from CSS to databases. Got to keep sharp.

Collapse
 
matthewhartstonge profile image
Matthew Hartstonge

Matt here, been reading a lot of great articles via google suggestions on android!
Decided to finally sign up, get involved and respond to a thread. 👌

👋

Collapse
 
peter profile image
Peter Kim Frank

Welcome!

Collapse
 
helidmitry profile image
dmalekova

Hi! I'm a Python and Java programmer, here to brush up on concepts to help me better understand what's going on in my codes.

Collapse
 
lokeshp profile image
lokesh p

Hi all, I'm Lokesh.

Graduated last month and going to start my career from next month.

As part of my internship, I worked on WPF and .NET

Interested in Technology but not yet found the specific field I am interested in.

looking forward to interacting with you all.

Collapse
 
tapaibalazs profile image
Tápai Balázs

Hello!

I am a self-taught Front-End and NodeJS developer from Hungary.
I have been on the job since late 2015, but I'm still learning a lot, and my goal is to continuously improve my skills.

I am here because I believe this would be a nice platform for blogging. I have recently started "blogging", in which I am not really great. My long-term goal is to be an independent contractor.

I love building webapps using TypeScript, Angular and Firebase and I currently work with VueJS and Electron (NodeJS).
I plan to learn more about cloud computing and containerisation.

Collapse
 
attilagen profile image
Attila Genghis

i see dev people.

Collapse
 
peter profile image
Peter Kim Frank

😂

Collapse
 
shravanm profile image
Shravan M

Hi, I'm Shravan

I work as a Full Stack web Developer I am here to keep an eye on the latest technologies happening around the world

Collapse
 
mbird4 profile image
Matt Beattie • Edited

Hey! My name's Matt. Over the last few months, I've seen multiple links to articles on dev.to and have heard it mentioned in multiple software development podcasts, so I figured I would check it out. I'm currently doing mostly Android dev at Pinterest and trying to learn web dev + React on the side. Kotlin has made Android dev a lot more enjoyable than it used to be, and I'm excited about the future of mobile development with the rise of declarative UI frameworks across all platforms. Excited to learn from - and hopefully help - others in this community!

Collapse
 
farmennicholas profile image
Nicholas Farmen

My name is Nick, I have been in the tech industry for a couple years and am here to connect and learn! I want to learn how to make an app, mainly, and I want to connect with Canadian Devs and tech gurus.

I have a big app idea, so hit me up!

Collapse
 
nameismahipal profile image
Mahipal

Hello, I am Mahipal from India. I was Aerospace Engineer worked on Verification & Validation of Avionic Products (mostly hardware) for 10 years. I started learning CS with Android/Java since 2018 through Udacity scholarship. I am curious creature and wanted to learn other tech too.

I am here to Learn and Share my Learnings.

Nice to meet all of you.

Collapse
 
kamehamehdi profile image
KamehaMehdi

I've read 🤷🏻‍♂️

Collapse
 
michaelandish profile image
Michael

Hi all, I'm Mekaeil.
I'm excited to join the community!

I'm currently learning more about Javascript and work with PHP and Laravel.

Collapse
 
kelseygrange profile image
Okere Godspower

Hi! My name is Kelsey, am from Nigeria. Currently learning Advance php.

Collapse
 
nhatdt profile image
Do Thanh Nhat

Hi everyone, I'm Nhat, software engineer working in Ho Chi Minh city. Hope to have a lot interesting discussion with you!

Collapse
 
vuild profile image
Vuild

Hello Nhat!

Welcome.

Collapse
 
muganwas profile image
Muganwa

Hi, I'm here mostly because of the cool tips and articles I've already read. I'm a web and mobile app developer but I often feel like I just started yesterday so I've got a lot to learn.

Collapse
 
sriram1103 profile image
Sriram Balasundaram

Hi

Collapse
 
wheatup profile image
Hao

Hey, I'm Hao and new here, currently working as a frontend engineer in Japan. Just looking for new dev friends. And maybe showing off some of my shitty works, hope that doesn't bother you :)

Collapse
 
patientlyreview profile image
Patience Gray: Patiently Reviewed Blog

Hi all!
My name is Patience. I am a newbie who’s eager to learn. My goal is create an app for my business and help others with creating awesome sauce websites.

Collapse
 
marioftw profile image
Mario Aguirre

Hi people,

I'm excited to now be part of this community. I look forward to learning from and with you.

I hope to become a developer for all Apple platforms (iOS, iPadOS, MacOS mainly), but I will always have an interest in web development.

Can't wait to see what comes ahead.

Collapse
 
mwangikibui profile image
mwangiKibui

Hey, have just joined Dev.to. Hope to learn more and empower me here

Collapse
 
wrecklass profile image
Steven Martin

After over 30 years in the Dev business I guess I'm fairly knowledgeable about whatever. But lately I'm more interested in learning the darker corners of vi/vim than anything else.

Collapse
 
tatunamolupe profile image
Tatuna Molupe

Learning is first first priority. (CSS, HTML & PHP languages)

Collapse
 
wolfdebug profile image
Wolfdebug

I am learning react,what bought me here.

Collapse
 
kamarajanis profile image
Kamaraj

Hi.my name is Kamaraj.I'm learning python now

Collapse
 
kamarajanis profile image
Kamaraj

Hi. My name is Kamaraj. Interested in automation using python.

Collapse
 
mkipcak profile image
Mehmet Ali Kıpçak

Hi there

Collapse
 
peter_ongyert profile image
Peter Ongyert

Just hello @dev ;-)

Collapse
 
kayodeosagbemi profile image
Kayode Osagbemi

Hello world!

Collapse
 
sixpeteunder profile image
pete • Edited

Hi. Currently working with Java, Kotlin, Go and C#.

Collapse
 
randywood profile image
Randy Wood

Hi everyone. Playing around with Java theads right now not that I truly understand any of it but will get it eventually. Typically work with Python.

Collapse
 
dreamcyberinfoway profile image
Dream Cyber Infoway

Hello folks. It's great to be part of this community.

Collapse
 
nikitachernykh profile image
Nikita Chernykh

Hey hey hey! Looks like a great place to share knowledge and learn! Always online, always working. Glad to join and be a part of this community.

Collapse
 
crh3675 profile image
Hoovinator

Wondering where my introduction went... is this moderated?

Collapse
 
ben profile image
Ben Halpern

Probably on the second page.

...we need to spin up a new welcome thread. This one is spilling over.

Collapse
 
davu66 profile image
davu66

Great stuff! Hopefully we can learn a lot from each other.

Collapse
 
dylandelobel profile image
Dylan Delobel

Here because Medium isn't free anymore

Collapse
 
bjoern_sellnau profile image
Bjoern

Hi, i´m interested at the great articles and try to learn new things in Web Development.
I like React a lot and try to find new tipps, tricks and trends.

Collapse
 
rommelcrueco profile image
Rommel Rueco

Hi, everyone! Don't forget to get up and stretch once in a while!

Collapse
 
goodness_bonny profile image
Goodness Boniface

Hello

Collapse
 
timo07 profile image
Timo07

Hi, Tim here. I'm currently working on improving my JavaScript proficiency.

Collapse
 
codebrother_1 profile image
TC Cazy • Edited

Hello! Glad to be here

Collapse
 
ddaly profile image
David Daly

Hi dev.to! I joined the site to start creating and sharing blog posts and join in discussions. Looking forward to joining the dev.to community.

Collapse
 
rudolfolah profile image
Rudolf Olah

Just here to write a few shorter dev stories that don't fit so nicely on my main blogs

Collapse
 
ben profile image
Ben Halpern

18 months ago I made candy for a living

That’s pretty cool I have to say.

Welcome! I think you’ll fit right in here.

Collapse
 
shiveshsky profile image
Shivesh Yadav

Hi All,
I am Shivesh. I'm new to the community!
I am a confused developer trying to figure out a way in the IT world.

Collapse
 
jonathanmusila profile image
jonathanmusila

Hello there? I am a software developer and I wish to thank you for making such a nice place for us where we can share our ideas and learn from others 🎉

Collapse
 
valenadelv profile image
Valena • Edited

Complete code newbie here, learning Ruby 👋🏾 New to blogging as well and heard this was a good platform. I’m here for reading some good posts as well 👀

Collapse
 
andrada88 profile image
ADRIANA CARMINA CRISAN

Hello. I like getting connected to great projects and great people.

Collapse
 
ezeganya_victor profile image
Ezeganya Victor

Hi everyone. My name is Victor I came across this site when I was trying to learn how to use css counters. I do hope joining this community will help me in my quest to become better developer

Collapse
 
peter profile image
Peter Kim Frank

Welcome to the community, Ezeganya!

Collapse
 
iamkiddy profile image
iamkiddy

Hello guys am Francis Hammond. I am a young developer from Ghana
i love coding and things related to technology and programming.

Collapse
 
ilvalerione profile image
Valerio

Hi! I'm a Laravel developer! I also read a lot of interesting things here. I love find new way and tools to improve my productivity.

Collapse
 
saumyasingh1 profile image
Saumya Singh • Edited

Hello everyone ! I am Saumya , a passionate android developer . I joined this amazing community today .

Collapse
 
chrisachinga profile image
c a

Hello, I am Chris, an IT student but passionate about codes. I just started loving codes, so I started learning. Joined here to find mentors and code palls

Collapse
 
oseifrimpong profile image
Obed Osei Frimpong

My name is @oseifrimpong and chanced on dev.to while searching for personal development as a programmer. I am currently learning Spring Framework and I like playing soccer and Fifa on PS.

Collapse
 
startumproject profile image
thestartumproject

Hi there, here to join a community and read some amazing articles. I’m based in Cape Town South Africa

Collapse
 
vladimirnikolic profile image
Vladimir Nikolic

Hey, i am Senior engineer, CTO at IntergoTelecom, and passionaste reader :)
Interesting topics, giving some reads here from time to time.

Collapse
 
abdulazizsadi profile image
Abdulaziz-Sadi

I am here to share my knowledge but more to benefit from this dev community since I am stepping into the technology world.

Collapse
 
yahilmadakiya profile image
yahil madakiya • Edited

Hello All,

I am Yahil from pune, india and working with frontend technologies I read some of the articles in dev.to and those are amazing and that's the reason i am here with you all guys.

Collapse
 
frontend_io profile image
Jefferson Osagie Iyobosa • Edited

Hello guys I'm Jefferson. Great to be here!
Currently do HTML, CSS, Semantic UI and JavaScript. Diving into Angular soon.
Looking forward to learning more!

Collapse
 
picasso profile image
Surbhi Singhal

Hi everyone, I'm new to DEV and looking forward to learn alot from this community. I'm currently learning about Web development and have knowledge in languages like J2SE, CPP and frontend developing.

Collapse
 
davidalen51 profile image
David

I just fucking love it the way the site/app looks. You guys are ******* crazy! ♥️

Collapse
 
shabanksamani profile image
Shaban Samani

Hello! I’m here because I still have a lot to learn and I’m excited for it! Hope to make your acquaintance!

Collapse
 
rocksteadytc profile image
RockSteady

I'm here for the memes.

Collapse
 
saqlain5544 profile image
saqlain5544

Hi, I am here due to a facebook post and read the article. I have found it interesting. I'm a web developer with knowledge in Javascript and Node.js. I am learning every moment.

Collapse
 
lorekh profile image
Lorekh

Hi. I'm a newbie JS backend developer

Collapse
 
nwawomikemba profile image
Nwawom Ikemba Chimez

My name is ikemba and I am very new to web development and JavaScript. I have been improving myself through FCC but I need a methor.

Collapse
 
sohaemad profile image
Soha Ahmed

I love the website articles.i am looking forward to learn more and dream about writing article that good one day.

Collapse
 
wrightannm profile image
Ann Wright

Hi! I wanna learn coding so I can have the joy of providing myself food and shelter. But where to start?

Collapse
 
cimmanuel profile image
Immanuel Kolapo

Hello everyone, I'm Immanuel (call me Caspian if you wanna). I'm here to learn more and hopefully get a job.

Collapse
 
gbols2 profile image
Gbols

Hi. I am extremely passionate about all things development.

Collapse
 
lavotp profile image
Topollo

Just like being around developers, for i am a developer myself, hello everybody

Collapse
 
reallifewuz profile image
🤮

we’re rooting for you Aziz!

Collapse
 
pandapropaganda profile image
Samuel VanCuren

Hoping to sharpern my skills as a Web dev

Collapse
 
michaelkatiba profile image
Michael Katiba

Hi, I am a self taught web developer.

Collapse
 
jakenherman profile image
Jaken Herman

Self-taught developers are the best developers because it shows a drive and a passion for the craft!

Collapse
 
nibelino profile image
Matteo

Hi all! Here to learn a lot of cool stuff
Currently playing with graphql ecosystem 🦄

Collapse
 
arthurro profile image
Arthur Rosenfeld

Database side, trying to remodelling old habits about monolith database approach.

Collapse
 
procode profile image
ProCode

Got something to learn and something to teach!! Didn't find a better place!

Collapse
 
mishengqiang profile image
小乔布斯

Hi,
I am a front-end developer from China.
I saw an article (dev.to/joanllenas/decoding-json-wi...) from dev.to on Twitter.
This article is very good, so I registered dev.to.

Collapse
 
gonzaloalonzo profile image
gonzaloalonzo • Edited

Hey!! I'm from Chile and at my 47 years got into studing science computer, so this is my firts time around learning Python, Flutter and Dart.

Collapse
 
asrar7787 profile image
Asrar

Developers attract developers, I guess that’s why I joined. And it would be good to be this community where practical and useful thoughts are shared.

Cheers!

Collapse
 
wbdvlprdrm profile image
Ramiro Henriquez

Hi! I'm Here because I want to become a Front end Developer And i'm looking to get involved with the community

Collapse
 
jojobudiman profile image
Jonathan • Edited

.

Collapse
 
nodeicode profile image
Lohit Aryan

Hi guys, I am a amateur web developer mostly trying to make some good projects in React and learn Web Assembly and anything which is cutting edge 👩‍💻

Collapse
 
tigernixcompany profile image
Kevin Lee

I am Kevin... Currently working as an ERP Consultant! Interested software development. PHP, CSS, JS is my skills!

Collapse
 
leovanzella profile image
Leonardo Vanzella

Hi there, I'm Leonardo and happy to join!

I worked about 10 years with embedded systems in Brazil and now having great times with Python in Web!

I hope can publish more often than used to.

Collapse
 
nehi_rugue profile image
Osarugue Enehizena

Hello, I'm glad to be here @dev.to. I'm learning Kotlin for android apps development and I hope to learn a lot from this community.

Collapse
 
dorait_9 profile image
Dorai Thodla

Hi, My name is Dorai. I am a technopreneur and a teacher. I work to help students and startups. I dabble a bit in Python and ML.

Collapse
 
harihara profile image
Harihara Krishnan

Hello,

My name is Harihara. I use to explore techs and works as a full stack developer. I am open for discussions, problem solving.

Collapse
 
karanmalik profile image
karanmalik

Hi everyone

Collapse
 
cleancoder85 profile image
Mufachir Hossain

Hello there. I just read a nice article here titled 'How To Become A Senior Developer'. In a word- 'It's excellent'. I hope to learn lots of things from this platform.

Thanks to everybody.

Collapse
 
technophile profile image
Vatsal Hirpara

Discovered dev community through twitter. I had read couple of post before, today I finally joined. I am currently learning web development.

Collapse
 
flokyofficial profile image
Floky

Hi. Here mostly because of the great articles I've read on Dev.to. Happy to be here though.

Collapse
 
santoshyadavdev profile image
Santosh Yadav

Hey everyone,this is Santosh here,I love the content posted here, I am writer for AngularInDepth and DotNetTricks. Thanks so many awesome post's.

Collapse
 
petesweet16 profile image
Krishna

Hey there,

I'm learning Java and Python. Interested in backend and android development. The articles brought me here. I'm dying to be a professional.

Collapse
 
sosongo profile image
Renzo Cast

Hello World!

Collapse
 
moelaammari profile image
Mohamed El Aammari💧

hi guys, new here want to learn about blockchain and smart contract develpment

Collapse
 
ankurratra profile image
Ankur • Edited

I am currently learning , researching in reactive applications and microservices. I am a java/spring developer working in ING Netherlands in the investments domain.

Collapse
 
net_vine profile image
Vine Ubani

Hi everyone

Collapse
 
allentv profile image
Allen T.V>

Full stack engineer (JS + Python) from Dublin, Ireland. Used to be a big fan of Medium but now loving Dev.to Hope to meet fellow code enthusiasts and help the community grow!

Collapse
 
keul profile image
Luca Fabbri

Ok, I'm unsure if I will be ever able to find time to have a personal blog again. And there's Medium... but you probably already know what is going wrong with it.

So... let give dev.top a try.

Collapse
 
prestonjlamb profile image
Preston Lamb

Hey everyone! My name is Preston Lamb and I'm an Angular/Node.js developer in Utah. I enjoy blogging and reading other people's blog posts. I'm excited to participate and to be here!

Collapse
 
arhuman profile image
arhuman

Welcome!

Glad to see one more Gopher here...

Collapse
 
andziem347 profile image
Andzisi Mabaso • Edited

Hi Devs, I'm new here. I'm passionate about everything that has to do with coding. Hoping to make new friends.

Collapse
 
acutesoftware profile image
Duncan Murray

I love Python but am learning JavaScript at the moment. Usually building information management tools, puzzles or games

Collapse
 
hvdnew profile image
Harshvardhan Dadhich

Hi There,

Joining Dev.To to keep learning exciting technologies and concepts. Currently non linear data structures are on top of my wish list.

Collapse
 
habutre profile image
Rogério Ramos

I came to here because the simplicity and how easy is to share our thoughts.

Daily I used to code in Java but I am a Ruby and Elixir lover.

Feel free to be in touch and let's move on...

Collapse
 
filipmessa profile image
Filip Messa

Hello 👋
I am Filip, JavaScript developer. Today I found link on this website under some Facebook post. And I really like what you do here. So thanks

Collapse
 
elnibs profile image
nsawaya

Hi,
am a Software Engineer from Lebanon living and working in Germany.
Mostly here for the great articles.
Best Regards

Collapse
 
ericvida profile image
Eric Vida

A designer who loves to code and is obsessed with Imba.io

Collapse
 
ahadsheikh profile image
Ahad • Edited

Hi, i want to learn cool stuff and this community is awesome.

Collapse
 
deep94 profile image
deep94

Hi! I’m learning Tensorflow/Pytorch for edge-device AI deployment, also learning on basic app development. This place is fantastic!

Collapse
 
raulurtecho profile image
RaulUrtecho

Im here because of the great information that we can find about any programming subject, also I want to improve my English by read a lot here. :)

Collapse
 
tchaffee profile image
Todd Chaffee

Hi, I'm here to learn more about coding. I have many years experience, but I learn new stuff all the time. Also looking forward to writing some articles.

Collapse
 
maverickdas profile image
Abhirup Das

Hi there! Interesting articles here! Joined so I can give feedback..

Collapse
 
blaheud profile image
Blaheud

Looking forward to learning a lot from the community :)

Collapse
 
melagiri profile image
Srikanth Rao M

Hi, I am glad i hoped onto this site. Looks interesting and seems like a good place to learn lot of stuff. I am currently exploring Ruby Rails and React js.

Collapse
 
lmuzquiz profile image
lmuzquiz

Hi. Just learning more Git, cause im doing some minor tweaks on Ghost Source. I'm more into creating brands and digital marketing. But i do know some JS and DevOps. Cheers.

Collapse
 
goodcode777 profile image
goodcode777

Hello World!!! 🙃 I'm making my dream come true. I am a web development student. The more I learn the more doubts ... Always positive! Greetings to all!

Collapse
 
sceriophil profile image
Philipp Ofei

Just to keep updated on amazing ideas of different amazing people

Collapse
 
amthug profile image
Shubhank Chandra

Hi, I'm new to Dev. Just exploring.
What are you guys upto?

Collapse
 
byldeuk profile image
John Bisshop

Hi All I am a codeigniter developer. Just wanted to say Hi

Collapse
 
talal98 profile image
Talal98

Hi!I'm here for tech articles

Collapse
 
barakahbolaji profile image
Obileye Barakah Bolaji

Hi,I'm here to learn .

Collapse
 
jhooq profile image
Rahul Wagh

Mostly learning new learning and sharing the stuff which i know. I am a blogger and like to be associated with developer communities to share and get some new stuff from fellow developers

Collapse
 
prgodwin profile image
prgodwin

My name is Perry Godwin. I am an Application Development Specialist at IBM. I program primarily in Java & other web technologies. I am interested in learning more about machine learning.

Collapse
 
billtlee profile image
Bill Lee

Hello. How is everyone

Collapse
 
alvarorc profile image
Alvaro Rago

Dev.to has proven to be a great tool for those looking for clarity and answers on their way as a software developer.

Collapse
 
daveads profile image
Adejumo David Adewale

I think this would be much better than medium..........

Collapse
 
rogerortiza profile image
Roger

Hi there, I'm Roger and I'm from Aguascalientes Mexico! I'm a web developer. Happy to join this amazing community

Collapse
 
ochirgarid profile image
Ochirgarid Chinzorig

Hello.

The post "The 2019 Web Development (Frontend + Backend) RoadMap" by javinpaul brought me here for more fun.

Collapse
 
duncanian profile image
Duncanian

Hi! My name is Ian Duncan. I'm from Nairobi, Kenya. I am currently learning Go and I always strive to learn something new every time. Hoping to learn a lot and one day contribute as well!

Collapse
 
tonywei92 profile image
Tony Song

Hello guys, I'm super excited to join this community!
I was searching for React discord, instead, I got here!
I am now Javascript Fullstack Instructor at a Bootcamp in Indonesia. Nice to meet ya!

Collapse
 
bosko profile image
Boško Ivanišević

Hi. I'm full stack developer with almost 20 years experience planning to write few blog posts about Emacs and wanted to share them here too.

Collapse
 
ut4utc profile image
ut4utc

I'm leaning how to develop plugins and theme for wordpress.

Collapse
 
net_vine profile image
Vine Ubani

Hello guys, am Vine aka NETVINE am here to keep up to date what I have learned so far in tech and to keep improving. Yes

Collapse
 
peter profile image
Peter Kim Frank

Welcome!

Collapse
 
absolutealfa profile image
AbsoluteAlfa

Hi All,
All about python, anymore...

Collapse
 
sweetnandha profile image
NANDHAKUMAR MURUGAN

Hai Its Sweetnandha...Developer

Collapse
 
cbeg76 profile image
Carl B

Hello,
I'm Carl, new to coding, wanting to learn. I currently hold a position as tech support rep for Spectrum. Would love to get into Web Development. Any suggestions are welcome.
🙂

Collapse
 
shabarenks profile image
ntokozo shabalala

Hello world 😂
I'm a newbie here and I'm looking to learn from you guys, I'm sure y'all have created some special software. Also looking for entry level employment in South Africa.

newbie

Collapse
 
alelepd profile image
Alejandro León ✏️ • Edited

Loving this! AR and 3D is my thing. Hello!

Collapse
 
jakenherman profile image
Jaken Herman • Edited

Howdy folks! I'm new here. I'm a software engineer at NASA just looking for some good reads. 🚀

Collapse
 
ramonapereira profile image
Ramon Pereira

Hi, I'm a Frontend developer from Brazil, I joined this community, in order to learn more about web development in general

Collapse
 
kluxury profile image
Afolabi Adekunle

Hi All, am Adekunle just started my movement in web development, currently learning PHP for back end

Collapse
 
colourjim profile image
ijele_chimaobi

Hello
Here to learn

Collapse
 
magdymaher129 profile image
magdymaher129 • Edited

Hi I am happy to be here thank a lot for everything

Collapse
 
paulo_furtuna profile image
Paulo Alexandre

Hi everyone! I am glad to be here!

Collapse
 
mahaveer0496 profile image
Mahaveer

Hi all. I'm a full stack dev, trying to become a better dev. I hope the community is welcoming for noobs XD. Happy to be here!

Collapse
 
tierk profile image
Kim

Git new Branch: Hello everyone!

Collapse
 
prassannajohnpaul profile image
John Paul Prassanna

Hi

I love to learn new techs and tools. Esply. on IOT, Software Architecture, Enterprises resource planning and UX

Collapse
 
gulshankumar profile image
Gulshan kumar

Good to be here because of the great learning stuff.

I'm loving it 😸

Collapse
 
snowoner profile image
snowoner

Hi All!

Collapse
 
ebernalz profile image
Emilio Bernal

Hi everybody, I got here because I was researching about Go as a language for Back end and someone was doing an AMA. I currently work as a Ruby on Rails developer and I plan on learning Go.

Collapse
 
nusendra profile image
Nusendra Hanggarawan

Come across here just to read some techy blog posts

Collapse
 
whizkevina profile image
Aina Oluwatimilehin

Hello, everyone!
I'm Tim...

Collapse
 
boneskull profile image
Christopher Hiller

Hi, I'm Chris. I maintain Mocha, am a Node.js core collaborator, OpenJS Foundation CPC member. I work in Dev Rel @ IBM. My favorite food is meatballs.

Collapse
 
manoharnuli profile image
ManoharNuli

Woohoo! Here I found one more interesting Dev community today. Cheers Guys!

Collapse
 
nowfal112 profile image
Nowfal112

Hi,
I'm Nowfal. Nodejs developer. Here because of the really great articles and the community. Really excited to here.

Collapse
 
richienabuk profile image
Imo-owo Nabuk

Hello everyone, I decided to join dev.to today because it has been a reliable source for tips and solutions to my bugs.

I will find time to share some articles soon.

Regards.

Collapse
 
saitejasedate profile image
saitejasedate

Hello,
I am interested in programming. I wish I could make it from here.

Collapse
 
poojashah19 profile image
Pooja Shah

Hello devs

Collapse
 
abdiriz16772931 profile image
abdirizak

I am on a path to becoming a front end developer, and I found this community. Thank you.

Collapse
 
dreytobiloba profile image
Tobiloba Paul

Hi I'm Toby, hoping to learn alot on here..

Collapse
 
gemhar profile image
Gemahar Rafi

Hello, I have been reading a lot of great articles here and finally thought its time for me to step up and contribute as well :).

Collapse
 
pauljany profile image
PJ Godwin

Working for Linux OS administration and passionate of Shell scripting which is also source of my relaxation:-). Now moving to C Programming also..

Collapse
 
rubencepeda profile image
Ruben Cepeda

Hi all, am hear because of all the great articles published on this website.

Collapse
 
apassiondev profile image
Andrey Ho

Hi, I'm Andrea and eager to learn from you all. Becoming a full stack and building some great apps are my long term goals. I also hope to make friends with everyone.

Collapse
 
lostsoul profile image
DDay

Hello!

Javascript/Nativescript/Android developer & student. I only today found out about this community. But it looks promising!

Collapse
 
febef profile image
febef

Hello! I'm develop on c++/Qt JavaScript mainly . and I work as devops 2 years ago. Before, I was a systems administrator and developer. I know I can share some of what I know and learn a lot!

Collapse
 
agreatdaytocode profile image
Aaron A

Hello World! I'm an iOS developer who loves Swift and is learning to enjoy Kotlin.

Collapse
 
paddy3118 profile image
Paddy3118

Hi, I like the sites aims, but was wondering what licence is imposed on content? Attribution?

Collapse
 
wesscoby profile image
WessCoby

Hello everyone, i'm WessCoby from Ghana. I'm just here to learn.

Collapse
 
shadowcat_mdk profile image
Mark Keating

Hello. Here because I keep reading interesting pieces from others.

Collapse
 
redlight55 profile image
Kashfil Aziz

Thanks for having me!

Collapse
 
simomazil profile image
Simo Mazil

Hello Im 24 yo and Im a fullstack javascript developer ! I have four years experience currently and I in love with JS 🙉

Collapse
 
lokalisedev profile image
Lokalise Dev • Edited

Hi!
I will be sharing with Dev.to community some tutorials and insights on how to localize(translate) web and mobile apps into multiple languages.

🌐 lokalise.co

Collapse
 
whiplaxx profile image
Whiplax

Hello guys I'll go right to the point: did I pass through and haven't seeing it or dev.to doesn't have an dark theme option?

Collapse
 
kyrian212 profile image
Kyrian212

Hi,
This is my favorite community. I learn a lot from the quality articles on my feed.
Javascript,
Python coming through.

Collapse
 
unkladm profile image
Adam Wheeler

A toast:
"Here's to the music that drives my soul.
May the song in my head never end."
- UnklAdM

Collapse
 
srarun profile image
SRarun

Dev All,
Attracted towards the community due to the rich knowledge of articles.would like to Be always on top of technical concepts.

Collapse
 
shahrozkhan69 profile image
Shahroz

Hello every one i am feeling very good here. I love c++ java script and other more languages. Em very happy to be here in this community i hope every one will welcome me here.

Collapse
 
zakariabelkacem profile image
ZakariaBelkacem

Hello my name is Zakaria I'm currently in it master degree.
I'm here because I want to improve my skills

Collapse
 
laszl0 profile image
laszl0

just hanging around from time to time

Collapse
 
davidadigwu profile image
David Adigwu

Hello everyone I'm so excited to be here, I'm in search of a job

Collapse
 
elishae621 profile image
Emmanuel Elisha • Edited

Python developer here.

Collapse
 
kjmohit profile image
Mohit Kumar Jain • Edited

Hello, on this platform i found lot of great articles which bring me here.

Collapse
 
ben profile image
Ben Halpern

👋

Collapse
 
devadattamulay profile image
Devadatta

Hi,
I have been reading Dev.to articles for some time to learn and read new stuff. I am working on Java for few years and in new job will be learning and working on Hadoop ecosystem.

Collapse
 
shankbansal profile image
shankbansal

Hi!, I am new to coding...looking forward to join all the good people here! I have so much to learn from all of you...

Collapse
 
alatella87 profile image
Alessandro Latella

Hi there,

Looking for a UX Designer Role, currently unemployed

Best,

Collapse
 
sishubjoshi profile image
Sishub Kumar Joshi

I really like the articles here so I joined. I am learning web development and I would also like to contribute here by writing articles and tutorials.

Collapse
 
rmartini profile image
Richard Martini

Hi, I'm a software developer for over a decade and I love to read everything related to technology even if I don't work with many of them so I think this is the best place to be.

Collapse
 
olivierpicault profile image
Olivier Picault

Hi, I'm Olivier, 31 french developer. Big fan of python and learning vue / modern javascript for months now. Cheers