DEV Community

Welcome Thread - v103

dev.to staff on December 09, 2020

Welcome to DEV! Leave a comment below to introduce yourself! You can talk about what brought you here, what you're learning, or just ...

Displaying a subset of the total comments. Please sign in to view all comments on this post.

Collapse
 
hlriffel profile image
Henrique Leonardo Riffel

Hi, guys,

I'm Henrique, a 23 years old Backend Engineer from Blumenau, Brazil who has been developing software for 5 years.

I'm an architecture and backend enthusiast, mostly familiar with Java.

I look forward to keep on learning and keeping up with the changes in the tech world with you guys!

Collapse
 
braydentw profile image
Brayden W ⚡️

Heyyy 👋 , glad to have you aboard!

Collapse
 
georgeseletski profile image
George Seletski

Hey!👋

Collapse
 
wakedeer profile image
Aleksei Mironov

hey!

Collapse
 
spsnamta profile image
SPS Namta

great...

Collapse
 
barklegne profile image
Barklegne

Hello Henrique, I just joined the dev.to community! And came here to say Hi and hope we're gonna learn from each other.

Collapse
 
rayhanadev profile image
Ray Arayilakath • Edited
let me = “RayhanADev”;

async function query(website) {
  let info = await fetch(website, {
    method: “POST”,
    headers: { “Content-Type”: “Hai!”},
    body: JSON.stringify(“Gimme Data”)
  }.then(res => res.json())

  return info;
}

function introduce(username) {
  console.log(“Hi, there”);
  console.log(`Name’s ${username}`);
  let data = await query(“https://totallyrealwebsite.lol”);
  console.log(`I’m ${data.age} years old, and live in ${data.country} specifically ${data.city}, ${data.state}.`)
  console.log(‘Also, I know LOLCODE!’)
}

introduce(me);
Enter fullscreen mode Exit fullscreen mode

Okay in all seriousness, hiya! Name’s Ray I live around Dallas, Texas and am a freshman attending high school! I have an interest in coding, and especially love Frontend but am also experimenting with Backend! Until the next time, peace!

PS: I love Furrets!

Collapse
 
potentialstyx profile image
PotentialStyx • Edited
import devto
import brain

for i in devto.feed():
  if(i.author.name == "RayhanADev"):
    user = brain.search("RayhanADev")
    i.reply(f"""Hello {user.name}, 
I remember you from {user.platform.mutual()[0]}.
Have Fun with {user.projects[-1]}""")
    i.like()
    i.author.follow()
Enter fullscreen mode Exit fullscreen mode

Woah, hello RayhanADev... I think I know you from somewhere.... oh yes repl.it.

Can't wait to see what you make on dev.to (I just joined today myself)

Have fun with your repl api package! :D

Collapse
 
chillbits profile image
Chill Bits

LMAO I'm dead when seeing import brain

Collapse
 
ktenbrook1 profile image
Katelynn M Tenbrook

The places I could've been if I started coding in high school... Keep it up!

Collapse
 
itsnoa04 profile image
Noa

there's not much. no one takes you seriously when your in highschool and loves coding. it's very hard to get anything done with school and coding.

Thread Thread
 
ktenbrook1 profile image
Katelynn M Tenbrook

You just don't see it yet. When you get older and you tell people that you loved coding as a kid they will be impressed. Not to mention the kind of experience you have just from teaching yourself from such a young age.

Collapse
 
laurenwallerdesigns profile image
Lauren Waller

Hello!
I am a mom of three little ones. I have been learning Frontend since right after my first child was born. In my spare time, I learn and practice web development as much as I can. I can't wait to get my first real job in Frontend development.

Collapse
 
rahedmir profile image
Mir Rahed Uddin

Welcome, Lauren to the Dev Community. Being a mother is a really tough job. Thumbs up for your courage to learn new things. Hope you and the kids are doing well. Love from India

Collapse
 
babinvas profile image
babinvas

Hello!
That's great that you have so many kids!
I have three kids, too. I have three sons.
I love Java.

Collapse
 
bjrahman profile image
Sulaiman Rahman

Hello, I'm new here. I'm 24, from Nigeria. I just started out learning web development and I'm currently on the front end working with html, Css and javascript. My goal is to become a full-stack developer

Collapse
 
samuelcasey profile image
samuel-casey

Welcome Sulaiman 👋

Collapse
 
wakedeer profile image
Aleksei Mironov

hey!

Collapse
 
husniadil profile image
Husni Adil Makmur

How can you delete all series that you previously created but you don't need them anymore?
My OCD keeps screaming on that badge.

badge

Collapse
 
josealz profile image
JoseAlz

Hola comunidad, entrando al desarrollo web, primeros pasos, html,css, python, js entre otros lenguajes. saludos cordiales! desde Buenos Aires Argentina.
Hello community, entering web development, first steps, html, css, python, js among other languages. best regards! from Buenos Aires Argentina.

Collapse
 
hmboyles profile image
holly boyles

Hi! I am Holly. I have been here for a few days so I guess I should introduce myself. I am currently learning C#. Once my spring semester starts I will be adding Java to the mix. I am a career changer in progress after spending a lot of years in the dental field.

Collapse
 
alexalvess profile image
Alex Alves

Hello guys!
My name is Alex, I'm from Campinas-SP-Brazil. I'm acting with IT for more than 5 years. I hope to learn a lot here and to contribute too. I'm like to write articles about technologies, architecture and C# development specifically. And in out of time, I'm like to see soccer and play it too.

Collapse
 
ktenbrook1 profile image
Katelynn M Tenbrook

Hi guys and gals,
My name is Katelynn Tenbrook and I have a passion for technology and what can be improved with it. I have been developing my coding skills for 2 years now. I'm proud to say that I know ASP. Net, C#, SQL, JavaScript and much more. I am currently developing my skills in the MERN stack and I'm super excited to start writing some articles centered around technology. I hope you drop me a follow :). Fun fact about me, my favorite food is tacos.

Collapse
 
nehamaity profile image
Neha

Hey!

Collapse
 
kmistele profile image
Kyle Mistele

Hi everyone!

I'm Kyle - hacker, software engineer, and most recently, co-founder of a SaaS startup that sends real-time application error notifications to code owners (shameless plug: codelighthouse.io).

I'm a big fan of Python, Node.js, and Golang, but have experience in frontend dev too. I love building with Linux and cloud technologies, especially serverless.

I'm looking forward to learning with y'all and contributing to tech discussions!

Collapse
 
arviinm profile image
Arvin Medina

Hello guys!

I'm Arvin, a 19 years old student, studying BS in Information Technology at Philippines.

I love learning and mostly passionate when I am highly motivated and productive.
I'm interested in Full-Stack Development, AI, Machine Learning and more. I may not know how, but I am interested learning about it.

With all that said, I am new to this community, I don't know much about it, but I am looking forward to know a lot of people and learn from them too. 😄

Collapse
 
vindiv profile image
Vincenzo Di Vico

hi to all! i'm Vincenzo, i'm 38 and i'm a developer from italy. i work withi php and javascript. i was using Kohana framework becouse my agency asket it to me, now i'm switching in laravel. i read dev articles from month, i love them, so i decide to sign in

Collapse
 
blender profile image
Saloni Goyal

Hi Vincenzo 😃 Welcome to DEV.

Collapse
 
vindiv profile image
Vincenzo Di Vico

thanks :)

Collapse
 
rickonga profile image
Riccardo Ongaro

Hi everyone,

I am Riccardo 30yo from Munich, Germany. I have been professionally working on the business side in few tech startup, this year I have joined Le Wagon bootcamp and I have learned how to code.

In the past months, I have launched my startup project which is targeting the digital talents - people that spend many hours in front of the computer. For this reason I am about to launch a new eyewear brand called ÒCIO eyewear - @ocio.eyewear on Instagram. These glasses are all that you need: (a) high quality eco friendly materials, (b) blue light blocking glasses and (c) have a magnetic sunglass clip-on :)

Looking forward to learn and contribute on interesting tech discussions.

Cheers,
Riccardo

Collapse
 
avinesh49 profile image
Avinesh • Edited

Hi all,

I'm Avinesh from India. I have 1 year of experience in IT. Recently I was introduced to someone on LinkedIn and this guy has started a web development course on Youtube. I started following it and I was encouraged to be a part of a community which helps you learn and grow. So here I am. I would be writing a couple of blogs on my understanding of a JavaScript book.

Looking forward to join you all in this journey.

Collapse
 
akshajsaini profile image
AkshajSaini

Hi there, my name is Akshaj. I'm a 15 year old front end developer and I am learning back-end developing. Currently I am having knowledge of HTML5, CSS and JavaScript. I am thinking to learn python and Java. I live in India and aims to join Google. And I will achieve it.😤

Collapse
 
maxart2501 profile image
Massimo Artizzu

Welcome! It's nice to see someone so young! 👏

Collapse
 
akshajsaini profile image
AkshajSaini

Thank you🤗

Collapse
 
pratikjagrut profile image
Pratik Jagrut • Edited

Hi 🙏 everyone,

I'm Pratik, a software engineer working on open source projects for 2 years now and that could sum up my total job experience.

I like Golang, Linux, Python, Kubernetes, Football and I'm from India so spicy food (by default)😉.

I want to start tech blogging. The main reason is I want to reinforce my learning and become a better techie. The best way to do this is by teaching and sharing. If someone can help me to get started in blogging that would be great.

Let's learn and evolve together.

AND TECH IS FUN! 😁

HAPPY LEARNING, HAPPY SHARING AND BE SAFE.

Collapse
 
bhavik2936 profile image
Bhavik Parmar

Hello all,
I'm Bhavik, 20 years old backend engineer from Ahmedabad, India who is final year student in B.E.

I have designed & managed my college website and participated in 4 hackathons (1-winner). I have worked with PHP, Java, Node.js in my academic career.

Currently I am learning Rails and looking forward to get knowledge and trends with this community.

Collapse
 
aalbanese710 profile image
Anthony

Hi everyone, my name is Anthony, I've always been interested in computers\ programming. A couple of years ago my business was hacked and I. Could not get help from anyone. I mean no one so for the last two years I have been learning as much as I can on my own but I am at the point where I need to learn from others and hope to do so here. Nice meeting you guys in advance

Collapse
 
kmistele profile image
Kyle Mistele

Hi Anthony, welcome! I'm a big fan of cybersecurity too (Just earned my OSCP cert). I'd love to chat about it if you need help!

Collapse
 
whippingdot profile image
Sanjaay R. • Edited

Hi, I am whippingdot, a kid who likes coding and who wants to learn Nodejs, JS, and CSS. I know C++, Python, and HTML.

#include <iostream>

using std::string;
using std::cout;
using std::cin;

int main()
{
  int age = null;

  string hobby = "coding";
  string passTime = "look around on the web.";
  string mostTime = "studying my school work";
  string personName = "RayhanADev";
  string websiteName = "repl.it";

  string reply = "";

  cout  << "Hi everyone, I am " << age << " years old.\nI like doing " << hobby << " and to pass time I " << passTime << "\nMost of the time I am " << mostTime << " but I do spend 2 hrs coding per day.\nI also search the web for random things.\nThis is definitely not a copy of " << personName<< "'s post.\nI hope I find some cool things in this website.\nMost of the time I am on " << websiteName << " looking for good shared posts/games.\nWhat do you do most of the time: \n>> ";
  cin >> reply;

  cout << "Oh, cool, even I like doing " << reply << " but not majorly.\n";
}
Enter fullscreen mode Exit fullscreen mode

Follow my GitHub here and see my repl account here. I am currently making the biggest project I have ever made, though I think it is only going to be 300 lines. C ya later, bye.

Collapse
 
leinadio profile image
Daniel Dupont

Hi everyone,

My name is Daniel, I am 25 years old and I live in Paris.

I am a full-stack freelance developer and I mainly develop on React, React Native, TypeScript, Node.js, GraphQl.

I am very passionate about music. Outside of my dev time I compose with FL Studio. I have fun creating trap, edm, raggaeton and other genres

Collapse
 
redbeardjunior profile image
RedbeardJunior

Hi there, I'm Nick - aka RedbeardJunior

I'm a Father and a Developer, I love to learn new thing's im from the Netherlands and 27 years old i'm making software far over 5 years now still learning day by day.

Be save and I wish you all a good health and a happy 2021 !

Collapse
 
shaijut profile image
Shaiju T

Hi Nick, Welcome to Dev Community. Hope this community will help you to learn more day by day 😄.

Have a great day.

Collapse
 
codedxcyber profile image
CodedX-cyber

hi guys,
I'm having issues installing SocialFish on my termux android followed the steps but the main software interface won't pop up.... having the error code that I haven't installed the necessary software to make it run

Collapse
 
ivaanrl profile image
Iván Roldán Lusich

Hello everyone!
I'm Iván, 23 years old from Argentina, and I'm really into the Javascript/Typescript world.

I love to code in React, React Native, and NodeJS.

Still have to find a job doing this, but I'm staying hopeful that an opportunity will arise.

Looking forward to reading and writing lots of posts here! Have a nice one!

Collapse
 
quyenpaultran profile image
QuyenPaulTran

Hi all, I am very glad to join you. Always wanted and now finally made it. Will be working hopefully a lot with #dotnet and #csharp and will be asking the one or the other question. Thank you very much in advance for the support!

Collapse
 
affandymurad profile image
affandymurad • Edited

Dear All,

Lemme introduce myself. My name is Affandy Murad but you can call me Fandy. Currently working as iOS Developer at Otten Coffee, a Coffee online marketplace in Indonesia.

I'm working as mobile developer since 2016. My first experience as Android developer with Java language for 2 years, then carry on with Kotlin for 2 years, then become iOS developer using Swift until right now.

I look for new friends from another country to exchange our story and knowledge, either programming or culture. Nice to know you all!

Collapse
 
stephenmclin profile image
stephenmclin

Hello world
I'm Stephen Mclin, a 17 year old tech enthusiast. I like everything about tech from programming to digital art. I currently have been more interested in web development and I'm on my journey to learn technologies like PHP, JavaScript and other web development frameworks.
I think it's gonna be fun working and learning with you guys 👍

Collapse
 
blender profile image
Saloni Goyal

Hey Stephen, love your enthusiasm! 🤩

Collapse
 
sglorym_2 profile image
Oladipo Glory

Hey there,
I'm Oladipo Glory, an upcoming web designer/ developer. I am 20 years old, I just started learning not quite long and it's been interesting.
Anyways I am a student and I can't wait to get more than enough from you guys.

Collapse
 
owluitar profile image
Matthew S. Emerson

Hello! My name is Matthew S. Emerson.
I'm a Chemistry Ph.D. Candidate at the University of Iowa in the United States.

It seems I have a pretty different background than most that I've read on this board, but I'm excited to listen, learn, and share!

My professional career started by in my undergrad in 2016, when I performed high energy x-ray scattering experiments at Argonne National Lab (ANL), which led me toward my current work.

My current work is in a large collaborative group for the US. Department of Energy (DOE) called Molten Salts in Extreme Environments (MSEE) which is hosted by Brookhaven National Lab (BNL). This group aims to understand fundamental properties of molten salts in a nuclear reactor that replaces the coolant water with a molten salt, and the solid uranium fuel with a molten salt fuel mixture that would have dissolved uranium in it at high temperature, but low pressure.

The last 3 years of grad school, I've been performing simulations of molten chloride salts (NaCl, MgCl2, etc.) and ionic liquids (salts that are liquid around room temperature to 100C).

In the last 5 years, i've written multiple high performance codes using MPI and CUDA parallelization in C++.

I am also fluent in F90, F77, Bash, Python (I <3 Signac), and am less than natively fluent in Java.

I try to study every aspect of building, designing, and coding computers, and I look forward to keep on learning in this new community and make new friends. I'm happy to share anything i know (that i am allowed to share) in the process.

Collapse
 
josenaime profile image
Jose Naime

Hello everyone,
I’m José, born and raised in Mexico, a 18 years old system engineering student , I’ve been coding since 2018, and nowadays I’m interested in learning about web development (full-stack).

Collapse
 
bobbyiliev profile image
Bobby

Hi there José 👋 welcome to the DEV community!

Collapse
 
mstanciu552 profile image
Mihai Stanciu

Hello everyone!
I'm an 18 year old from Bucharest, Romania! I have been developing all kinds of software for about 4 years. I'm trying to improve my skills and add to my knowledge.

I look forward to chat with you all.

Collapse
 
mcraeklaura profile image
Laura McRae

Hi! I'm Laura, 24 years old. Full stack engineer focusing on privacy/security. I graduated from university in 2018 and have been working at my company ever since. I am also involved in improving equity in computer science / stem fields. I would love to start my own company one day that involves mental/physical fitness and technology

I'm looking to keep up with new technologies as time moves on and connect with a development community! Drop a hello!

Collapse
 
salmansiddique profile image
Salman Siddique

Hi All,
My name is Salman Siddique, I am a Computer Science graduate and working as Tech Content Marketer at Cloudways.

I am married to Marketing and Tech is my BFF. I am a constant learner, currently polishing my PHP skills and getting into headless CMSs.

Hoping to learn and contribute a ton to dev.to the community. Cheers! <3

Collapse
 
fr3y profile image
Frey

Hello There, Dev Community it's Frey Here. I Works on opensource projects if you have to work with me i'm free as For Now ! i know python[adv] xD. Good At making Robots ! reason :- so i can chat with some on, and i have a feeling that i will do something here to ..

Collapse
 
ishan25j profile image
Ishan Joshi • Edited

import {name, skills, passion} from './myself';

console.log(`Hello guys, I'm ${name}, a 19 old student currenting pursing B.Tech in computer engineering. I got skills in ${skills} and my passion is in ${passion}`);
Enter fullscreen mode Exit fullscreen mode

OUTPUT:

Hello guys, I'm Ishan Joshi, a 19 old student currenting pursing B.Tech in computer engineering. I got skills in MERN and MEAN stack development and my passion is in software development.```

Enter fullscreen mode Exit fullscreen mode
Collapse
 
kais_blog profile image
Kai

Hey everyone 👋!

My name is Kai, I'm an indie maker and web developer from Germany. I completed my studies with a Master of Science (Business Informatics) and just started blogging about web development and business-related stuff (kais.blog).

I'll try to regularly share my web development experience with you. Also, I hope you'll find it interesting to learn more about my life as an indie maker and some of my questionable life choices. 😏

Thank you everyone! Let's have a good time!

PS: I've just published my first (real) blog post. Until now I have only created a little tutorial series for this year's Advent of Code.

Collapse
 
prajakta1205 profile image
prajakta1205

Hi Devs,

I am Prajakta from India.
I am a Software Engineer(.Net) in IT industry from last 5years
I joined Dev to contribute my knowledge as well as to learn new things So, here I am excited to Explore!!

Collapse
 
nikki_ot7 profile image
Nikki Bhalodiya

Hi! Nice to meet you. :)

Collapse
 
mohankoneru profile image
mohankoneru • Edited

Hello Folks,

I'm Mohan, a 35 year old QA Engineer from US. I have been QA my whole life until now and looking to transition to development.

I've come across this website as I read a blog that explains the pitfalls of changing the roles and strategy to follow to avoid them. I've immediately created an account on DEV as it seems to have lot of authors and blogs that could help in my journey. Looking forward to share my experiences as I go...

Collapse
 
ckaridis profile image
Chris Karidis

Hello everyone, this is my first day in this community. Java developer from Greece.

Collapse
 
ttulka profile image
Tomas Tulka • Edited

Hi everyone,

I'm Tomas, a software developer, originally from the Czech Republic, currently living in Germany.

I'm keen on software architecture and programming, especially Domain-Driven Design and OOP.

I'm happy to meet such a great community here. I will try to contribute a bit as well!

You can catch me on Twitter twitter.com/tomas_tulka

Keep on learning!

Collapse
 
goodnewsdaniel profile image
Goodnews Daniel

Hi Everyone!

I'm Goodnews Daniel from the United Kingdom. I love technology, though I started a bit late as I switched my career from Law to Software Engineering. So I'm here to learn how to develop web/mobile apps and hopefully connect with mentors and potential partners.

Collapse
 
dispatchcode profile image
Marco Crivellari
include        c:\masm32\include\masm32rt.inc

.data

dbHello    db    "Hello World!",0

.data?

.code
start:

    print  offset dbHello

    push  0
    call  ExitProcess

END  start
Enter fullscreen mode Exit fullscreen mode

Hi everyone,
I'm Marco, 30 years old from Italy. I'm working as a backend software developer, but in my free time I love doing low-level things.

My last project is called MCA (Machine Code Analyzer), a x86/x64 machine code decoder. It is useful to get instructions' length and identify each of its fields (you can find more on my GitHub - MCA.

Thank you everyone, have a nice day and stay safe! ;)

Collapse
 
andronovss profile image
Stanislav Andronov

Hello, Hello )
Ok, let's start )
I'm Stanislav and I'm too old for this sh..[ups]. Ok, I'm 40 years old technical doc-as-code writer (DocOps) from bear-country [joke )]. It's Moscow, Russia.
I like strange things like css, asciidoc, antora and code. I rly hate the Word (hate hate).
Now I'm studying CI/CD process.
So, hug me, kiss me and let me to join to your friendly company.

Collapse
 
nikki_ot7 profile image
Nikki Bhalodiya

Hello, I am Nikki and I just graduated. I am working as a trainee and learning NodeJS. I am here to discover, learn and develop my skills. Trying to create a social presence and interact as much as I can. :)
Also, I am an ARMY.

Collapse
 
rogersdwiputra profile image
Rogers Dwiputra

Hi Everyone, I'm Rogers Setiady, right now work at my own company as CTO PT Basicteknologi Intersolusi Tersinergi, i'm from Bandung, Indonesia. i'm interested for AWS topic, AWS Certified, Part of AWS Community Builders and AWS Accredited Educator, and interested about ReactJS, React Native, PHP. Hope I can learn more here and I can share about what I learn

Collapse
 
danielmarklund profile image
Daniel Marklund

Hi from Sweden! 🇸🇪
(A lurker that finally became a member)

I'm mostly interested in front-end and UX. But for the past decade, I've made a living out of architecture and infrastructure.

I started blogging this year. Which is an attempt to give back to the community that shaped me.

During my spare time, I'm currently improving my cooking skills by attending online courses held by master chefs.

Collapse
 
barklegne profile image
Barklegne

Hello Guys,

Am Barklegne from Ethiopia who has been working on software dev't for the last 5 years.

I used to work on C#, ASP.NET and PHP. Now am shifting to the JavaScript world react and node to be specific.

Am really excited to learn from the dev.to community and build amazing stuff with you guys on my side!

Collapse
 
neeraj2212 profile image
Neeraj Patil

Hi , Everyone ,

I am Neeraj , a 20 years old engineering student at NIT Patna ,

I am a MERN Stack developer and an Enthusiast of Machine Learning ,

I'm new to blog communities and look forward to explore some new tech and
to keep on learning

Collapse
 
mohamedimoucha1 profile image
Mohamed Imouchane

Hi there !
I'm Mohamed from Algeria, I'm an inspiring front-end dev, currently I'm digging deeper in HTML & CSS before jumping into JavaScript.
I look forward to learning new things and level up. Thank you people !

Collapse
 
elipie profile image
Eli • Edited

Hi! I am pie. I live in Mars, and love to code! I am kinda a low-level person(c, C++, asm, etc;) but I know ruby, python, and crystal! I am currently making a programming language called Pie, which, I hope will come out greatly! I am learning some frontend, and meh about backend, but will have to do it when I have to. I started coding when I was nine, and I loved it ever since.

Hello, from a Pie.

Collapse
 
potentialstyx profile image
PotentialStyx • Edited

Hello fellow Martian

Collapse
 
meetjo profile image
Josephine Mettam

Hi there!
I'm Josephine. Prior to this year of craziness I was working as an IT business analyst / project manager. I'm now unemployed, living on the other side of the world and trying to figure out what I want to do when I grow up...
In the wash up of all that, I have rediscovered coding for the first time since my uni days and I've been loving re-learning JS.
I look forward to exploring the wisdom and resources here!

Collapse
 
willholmes profile image
Will Holmes

Hi everyone,

I'm Will, 23 years old and I'm a Full Stack Developer from England. I've been developing commercially for 5 years.

I mostly develop with C#, .NET, and Docker in the backend. React in the frontend.

So all that's left to say is... Hey 👋

Collapse
 
alansuspect profile image
Alan Quirk

Hey everyone, I'm Alan! Originally from the UK I now live in Australia.

I started off in design and have worked with WordPress since I can't remember. Recently I've become interested in web apps and learning React.

I've been freelancing on-and-off for over 10 years but went full-time 2 years ago. It's a hectic path but one I'm very happy to be on!

Collapse
 
newfrenchdev profile image
NewFenchDev

Hello everyone,

I am from France and I want to improve my skills in fullstack dev. I am using actually python and html/css for data science but I aim to understand logics behind each language. I am like a sponge who wants to accumulate more knowledge instead of water. 😉

Collapse
 
abhi profile image
Abhi

Hi Everyone!
Abhi here from Mumbai, India. I am currently working as an indie game developer. I have been working in the games industry for 8+ years.

I mainly work in Unity now and love to talk about games, programming, architecture and solving problems.

Looking forward to connect with fellow game devs here. Hit me up if you would like to connect!

Collapse
 
leandrosantos profile image
Leandro dos Santos

Hi Guys,

I'm Leandro and I'm 23 years old. I have been developing software for 6 years and I'm from São Paulo, Brazil.

Now I focus on Golang and JavaScript and am enthusiastic about solving problems with any programming language.

I hope to learn and share knowledge with us!

Collapse
 
riosi profile image
Ingryd Rios

Hello, everyone!!

I'm Ingryd, a 26 years old brazilian film producer going through a very insane career change! I started studying web development in the beginning of this year, mostly scared of everything since it was a bit overwhelming but soon I started to genuinely love everything that I was learning.

I'm still taking baby steps with html, css and a bit of js which I really like so I'm really looking forward to learn and share things in this community.

Collapse
 
wbauer_1 profile image
Will Bauer

Hi everyone,
I'm Will, I'm from San Francisco. I cofounded Hetchr- a platform that gives dev teams a live view of their production status. I've been coding for about a year now and have been blessed to have teammates that are way better developers than I am!

Excited to be here!

Collapse
 
irby profile image
Matt Irby

Hi all,

I am a full-stack developer based in Atlanta, GA. I have 3+ years of experience developing software; I look forward to helping contribute some knowledge sharing, as well as learning from others.

Some languages I deal with day-to-day are C# and AngularJS, but I also have some knowledge in Python and Swift.

Looking forward to contributing!

Collapse
 
abdullahohida profile image
Abdullah Ismail

Hi guys,
My name is Ismail Abdullah, a junior Back-end Engineer from Nigeria.
I have been a frontend dev about 1 year ago.

I look forward to keep on learning and keeping up with the changes in the tech world with you guys!

Collapse
 
zeekerpro profile image
zeeker

Hey,guys,

I'm xin,so happy to be part of community.
I am currently learn ROR and trying to upscale my skills.
Happy to be here with you all!

Collapse
 
keitharnold profile image
KeithArnold

Hello All,

I'm 65 and recently "retired" from the "9-to-5" work routine, but Covid-19 rather screwed up our travel plans. So a few months ago I completed a full-stack web development bootcamp (200hr+) and am now working to build a web application to consolidate what I learned ... hoping to develop a side-gig that can travel with me when the planet returns to some kind of normal.

Finding it hard going (my last programming experience was around 1996), but us old guys can be stubborn & I'm gonna make this work!!

Collapse
 
davidberco profile image
David Bercovici

Hellou everybody out there in the real world.
I'm David, web designer, I have strong background in Marketing Communications, User Interface and User Experience was my focus the last few years but my passion to computing took me to web development at its core, I going BACK (backend). Bad joke, anyway. I like languages (I speak 4 languages).
Glad to get in touch. Here is my website:
bercostudio.com
Any feedback, suggestions are welcome always...
Cheers

Collapse
 
luigiclaudio profile image
Luigi Claudio

👋 Hello everybody, hope you're doing great!
I've just joined DEV! My name is Luigi, I'm a senior front-end / WEB UI developer and currently a full-time consultant for a company in the online gaming industry. I have a couple of side hustles at the moment where I get to experiment and learn new solutions and technologies.

My first stab at a JAMstack ecommerce site using Gatsby, Stripe and Printful launched few months ago, that's here at stllr230.store - I'm the creator of the designs that you will see there as well if you get time to check it out 👨‍🎨. Very happy with that although only one item can be purchased at the time - I'm planning to implement a shopping cart solution 🛒.

The most recent side hustle I'm working is all about 🎨 colors! That you will find it here at colors.tools.

I'm planning on reading and learning more about Apollo Client, FaunaDB, GraphQL, React and Gatsby, Netlify, all things JAMstack!

Collapse
 
sw257 profile image
Parv Gakhar

Heya guys!!

I'm Parv Gakhar, a student of Dr. BR Ambedker NIT, Jalandhar, and a 19-year-old android developer. I'm relatively new to programming, but my best bets are java and c.

Looking forward to learn and contribute to great tech discussions in this community.😊✌️

Collapse
 
statedlight profile image
Mat Sefton

Hello,
I'm Mat, a postman and father of 4. I have decided this year to work toward a change in career into the world of web development. I have always been tech minded and wished I had done this a long time ago. Having learnt the fundamentals of HTML and CSS a while ago I am now currently leaning to code with JavaScript (and brushing up on HTML and CSS), I must say its a bit of a rollercoaster ride where motivation is concerned. When you find something tough then after lots of head scratching you work it out, great feeling! Still early stages at the moment though, Ive been at it for a couple of months.

Collapse
 
lentso7 profile image
LMawire

Hi. I'm Leonard from Zimbabwe. I aspire to become a great programmer. Have learnt a few languages in the past few years and now I'm putting greater effort on Java and it's quite interesting. Feels good to acquire new skills after my 13-year military life.

Collapse
 
aneesha1 profile image
Aneesha1

Hi frnzzz,
I'm Aneesha, a 26 years old, software devloper from Andhra Pradesh
, India who has been developing software for 5 years.
mostly familiar with Java.
I look forward to keep on learning and keeping up with the changes in the tech world with you guys!

Collapse
 
anurag_bawa profile image
Anurag Bawa

Hi Guys, I am Anurag from India. I am a System Engineer current working on SQL and Reporting Tools. I love website development. My favourite interest areas are Web Development, consulting and Cloud Computing.

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
carlosds profile image
Karel De Smet

Hi Nirmit, welcome! Happy to see that you're looking to contribute to the open-source community. Unfortunately, there is no magic formula to find a project for your first contribution(s). My advice would be to first build one or more projects yourself (e.g. your own website, a simple web app that you can use on a regular basis ...) to get acquainted with the Github "workflow" (using multiple branches, committing, pushing, merging ...). After that, scan these websites for more info on how to get started:

And then it basically boils down to finding projects that match your stack.
In your case, Chrome extensions might be a good start since they're mainly a combination of HTML, CSS and Javascript. Try to build a Chrome extension yourself and then look for Chrome extensions that you find useful, find out if they are open-source and scan their issues on Github.

Good luck!

Collapse
 
sparkleholic profile image
Junil Kim • Edited
#include <iostream>
int main(int argc, char** argv) {
    std::cout << "Hello dev.to world!\n";
    return 0;
}
Enter fullscreen mode Exit fullscreen mode
Collapse
 
changal123 profile image
Alex Chang

Hello everyone,
Leaning more towards front end development with some backend knowledge. Also trying to network a little bit. I am not an amazing programmer yet, but constantly trying to learn and get into the field as soon as possible. Living in Portland, Oregon.

Collapse
 
siddhartha2610 profile image
Siddhartha

Hi all,

I'm Siddhartha, a 26 years old DevSecOps Engineer from India, I've been part of DevOps and security culture from last 4 years now. That's the overall experience I hold :D

I'm passionate about Open-source technology, like to learn new tools whenever I came across interesting ones. I'm primarily skilled at AWS but certified in Multiple clouds like Azure, GCP and Oracle Cloud. These days, more focused on Entrepreneurship and being a cloud Solution architect.

I look forward to keep on learning and keeping up with the changes in the tech world with you guys!

Collapse
 
itsnoa04 profile image
Noa

hey everyone I'm Devamsh Manoj I'm a 16-year-old developer based in Kochi Kerala India. I've been developing since I was 13 so about 3 years.

I'm a full-stack web developer and have worked with various schools, colleges, and other small businesses for web-development. I also design logos for these organizations.

I'm currently learning advanced react. and is intrested in the linux platform.

im also a gamer and love playing the latest titles. I am currently playing cyberpunk and RDR 2.

i look forward to learning with you.

Collapse
 
nbmj1822 profile image
nbmj1822

Hello everyone,

I am Neil Bryan, a 29 years old i started my web development journey as a self-taught front end developer last June 2020.

reading books, practice, patience and dicipline and be passionate on what you want to do is my key so that i can focused always.

I hope someday i will become a successful on this new field i entered.

Have a great day everyone..

Collapse
 
chaitanyavsh profile image
Chaitu Maverick

Hi All,
I'm a self-taught programmer in the day and a disciplined programmer in the night.
Please look at my portfolio for my skillset and projects: chaitumaverick.netlify.app/

PS: Using code for humanity and social welfareness enriches you.