DEV Community

dev.to staff
dev.to staff

Posted on

Welcome Thread - v164

Shrek saying "Oh, hello there"

Welcome to DEV!

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

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

Great to have you in the community!

Top comments (79)

Collapse
 
martinkr profile image
Martin Krause

Hi everyone!

Welcome to the dev.to-community!

I'm Martin, I was a Senior Front End Architect / Manager at one of the world's largest interactive agencies, leading Front End Teams for international accounts. In 2018 I quit and now I'm traveling the world as a professional scuba diver and fully remote Senior Front End Architect / Front End Tech Lead for various international clients.

On dev.to I write mostly about modern Front End Development with react.js and next.js, other topics are design and pure code. I love handcrafted CSS, HTML, and JavaScript. However, a proper framework or library is essential for modern Front End Development.

Currently, I'm publishing the weekly "WebDevDigest: A curated list of the top five web development must-reads from last week" and a library of JavaScript functions in 1 line of code which you can also find on npmjs: onelinecode and GitHub: onelinecode.

If I have enough time, I write more in-depth articles about next.js + TypeScript, for example how to create multi-language pages with next export which is on GitHub:next-export-i18n and npmjs: next-export-i18n


I recommend following the general tags webdev, vscode , career and productivity and javascript, react, CSS. Head over to your Dashboard and adjust the tag weight for to personalize your home feed.


Here's a list of articles to start your journey as an successful developer and a great writer:


If you are looking for your next job, I highly recommend to buy the Book De-Coding the Technical Interview Process by Emma Bostian. It is hands down the best preparation for every technical interview.


If you're interested in my articles, follow me on dev.to/martinkr or twitter.com/_martinkr.

In case you have questions or want to get in touch, feel free to contact me on dev.to/martinkr.

And don't forget to start posting today!

Cheers!

Collapse
 
prineagle profile image
prineagle

This is impressive. Keep up the good work!

Collapse
 
saidi_ks profile image
Williams.N

think you

Collapse
 
redstonewizard08 profile image
RedstoneWizard08

Hi everyone!

I'm Jacob, 13 year-old full-stack developer from the USA. 🇺🇸

Currently, I develop websites and my main focus is my STEM Expo project for this year, OpenDocs.
I love JavaScript, TypeScript, Java, and React. I've been coding for six years.

Have a nice day to everyone!

Collapse
 
aadil042 profile image
aadil42

That is really inspiring, Jacob at the age of 13. I am into React and Javascript too.
Well it was nice to see you post. good luck mate!

Collapse
 
redstonewizard08 profile image
RedstoneWizard08

Thanks!

Collapse
 
zigrazor profile image
ZigRazor

Hi everyone!

Welcome to the dev.to-community!

I'm Zig, I'm a Senior backend End Architect / Manager / Developer and open source lovers.
The followings are my main open source projects:

GitHub logo ZigRazor / CXXGraph

Header-Only C++ Library for Graph Representation and Algorithms

CXXGraph

DOI

DOI

codecov CodeFactor

GitHub license GitHub release

LGTM Alerts LGTM Grade

Generic badge Generic badge Generic badge

Generic badge Generic badge

Share on Tweet

Introduction

CXXGraph is a small library, header only, that manages the Graph and it's algorithms in C++. In other words a "Comprehensive C++ Graph Library" An alternative to Boost Graph Library (BGL).

We are Looking for...

We are looking for developers and committer, also at first experience, we will guide you step by step to the open-source world If you are interested, please contact us at zigrazor@gmail.com or contribute to this project. We are waiting for you!

Table of Contents

GitHub logo ZigRazor / PyStateMachine

Python State Machine

PyStateMachine

python Python State Machine

CodeFactor Codacy Badge

DeepSource DeepSource

Introduction

PyStateMachine is a Framework that support state machines in Python

Requirements

  • Python3

How to Run

Work in Progess

Example

Work in Progess

Test Suite

Work in Progress

How to contribute GitHub contributors

Read the CONTRIBUTING GUIDE

Hacktoberfest

We are pleased to inform you that this repository is participating in the #Hacktoberfest!

Happy Coding!

Contact

E-Mail : zigrazor@gmail.com

GitHub Profile Profile views

ZigRazor's github stats

Support

To support me just add Star the project GitHub stars or follow me GitHub followers

To get updated watch the project GitHub watchers

Project Info

Readme Card




GitHub logo ZigRazor / MTL

Multi Thread Library

Contributors Forks Stargazers Issues GPL-3.0 License

MTL

MTL

Multi Thread Library

Roadmap

  • Thread Class
  • Thread Manager
  • Thread Pool
  • Task Class
  • Ordered Task
  • Task Flow
  • Complete Documentation
  • Doxygen Integration
  • First Beta Release
  • Test Framework
  • CI/CD Pipeline
  • First Stable Release
  • Thread Monitoring
  • ...

See the open issues for a full list of proposed features (and known issues).

Getting Started

This is an example of how you may give instructions on setting up your project locally To get a local copy up and running follow these simple example steps.

Prerequisites

The following are required to get the project up and running.

Google Test

GoogleTest

git clone https://github.com/google/googletest.git  # Dowload the Google Test repository
cd googletest                                       # Main directory of the cloned repository.
mkdir -p build                                      # Create a directory to hold the build output.
cd build                                            # Move into the build directory.   
cmake ..                                            # Generate native build scripts for GoogleTest.
make                                                # Compile
sudo make install                                   # Install in
Enter fullscreen mode Exit fullscreen mode
Collapse
 
oscarjane profile image
Oscar Jané

Hello everyone! 👋

I'm Oscar Jané, a self-taught frontend developer based in Madrid, Spain, I enjoy building web experiences that meet people's needs. I am committed to contributing to the creation of a simpler, faster and more secure web, I work mainly with React, static site generators, APIs, microservices and CDN.

I am currently delving into the React ecosystem and taking my first steps in building in public, what brought me here is the ability to connect with like-minded people and share my learning and progress to help others.

Collapse
 
assertnull profile image
Tommy Dato

Hi All! 👋

I'm an early career software engineer. I have so many interests and want to learn so much that it's difficult for me to stick to one thing. I'm looking forward to networking and learning/growing as much as I can.

If you have the time, I would love to connect and learn more about our industry and hear your stories/the technologies that you love.

I hope you all have a wonderful day/week!

Collapse
 
nash4253 profile image
Vukani Gcabashe

Hello Everyone.

I am new to the space of dev.to, love the wisdom skills and jokes every one shares. Your people are so welcoming its amassing. I am Junior front end js developer in SA, with you help I hope you will help me become a senior soon. I want to share what i have learnt so far and also manage to be successful at freelancing.

thank you everyone

Collapse
 
ivana_vnucec profile image
Ivana Vnucec

Hi everyone!

I'm Ivana, I'm a content writer from Croatia with an interest in tech.

I'm also working with developers, creating content for developers, selling to developers so I need to understand - guess who - the developers!

I hope I will gain more knowledge here and also get feedback.

Collapse
 
lus_lanademorais_0e52 profile image
Luís Lança de Morais

Hello,
Thank you DEV.to
I am a UI/UX designer, I have worked on multiple projects related to arts and entertainment and a few with finance. Recently I was introduced to the Web3 and Metaverse Universe and learned how to code and Mint for NFT’s - the basics. Recently surged an idea to implement NFT’s on a wallet application with a innovative feature. Is there a developer to partner up from the beginning?
00351919273544

Great coding!
Thank you

Collapse
 
mszeles profile image
Miklós Szeles

Hi Everyone,

I am Miklós(Miki) Szeles from Hungary. I am an enthusiastic software developer since my childhood. I work as a Senior Software Engineer in Test (SDET) using Karate DSL and Selenide.

I am here for 3 reasons:

Learn from you
Share my knowledge
Entertain you

You can already find many of my articles here:

Share my knowledge
Selenium or Selenide? - dev.to/mszeles/selenium-or-selenid...
Selenide, I think this is the beginning of a beautiful friendship - dev.to/mszeles/selenide-i-think-th...
Software Testing Weekly - a great resource about testing - dev.to/mszeles/software-testing-we...
Future of Testing frameworks - A virtual event - dev.to/mszeles/future-of-testing-f...
Breaking News - Join the Selenide community on LinkedIn - dev.to/mszeles/breaking-news-join-...
What is SDET? - dev.to/mszeles/what-is-sdet-49j4
A step-by-step guide to becoming an SDET. - dev.to/mszeles/a-step-by-step-guid...
To Test, Or Not To Test, That Is Not The Question - dev.to/mszeles/to-test-or-not-to-t...
Save dozens of minutes daily during writing Selenide and Selenium E2E automated tests using the Selenideium Element Inspector... - dev.to/mszeles/save-dozens-of-minu...

Entertain you
The Story of How I Became a Pet Owner - dev.to/mszeles/the-story-of-how-i-...
How I fell in love with my Amazon Kindle 2020 - dev.to/mszeles/how-i-fell-in-love-...

I am happy to be here. 😊

Collapse
 
domizajac profile image
Dominika Zając (she/her) 🇵🇱

👋 Hello everyone!

I am a software engineer from Cracow, Poland 🇵🇱 working as a full-stack developer at Qualtrics. Apart from my work I love sharing my knowledge with others conducting workshops, lectures and writing articles, especially for tech newbies.

I write mostly about a11y, web and best practices in coding. You can check my first article about improving your scores at technical interviews here: dev.to/domizajac/how-to-improve-yo...

You can also find me on Twitter (twitter.com/domizajac) and Linkedin (linkedin.com/in/dominikazajac/).

Hello world and have a nice day 😊

Collapse
 
leratomakhasane profile image
leratomakhasane

Hello everyone!

I am new to blogging or writing, I will be writing about my experiences in coding

Right now I am busy learning web3 and I will focus on that, looking forward to learning from you guys

Thank you

Collapse
 
msabir profile image
imsabir

Hi everyone here, kudos, you are moving the world.

I am Mohammed, I am Software Developer with always eager to meet to new techies and giving back to community. Shortly, I am working on Frontend as well as Backend technologies includes HTML, CSS, JS (React & Angular), Laravel, AWS, MySql etc and continuing to develop myself because 'Learning is continuous process'

My motto behind becoming Dev.to member, just to give back to my community. Looking ahead to create great community with you all.

Cheers.

Collapse
 
armankuanysh profile image
Arman Kuanysh

Hello! My name is Arman and I’m a front-end developer and team lead, who is experienced working with JavaScript and TypeScript, also I’m using Nuxt.js as the main framework in my job.

However, I worked with React.js and React Native, and had some projects which were built with Capacitor.js.

When I was entering into front-end development, I started learning HTML, CSS, JS as many newbies. Then I dove deep into frameworks. And I just realized that I need to learn computer science to develop more efficient web apps, to easily scale and maintain them.

I believe, that to create a great web application front-end developer has to know computer science, and understand design principles, patterns, because a lot of stuff that we are facing in our job is written and solved by developers.

Every developer can solve any problem, it only depends on time.

I've already wrote couple of articles, so welcome:

Boilerplate generator for Vue.js?
Why do I use Atomic Design?

Collapse
 
arnavvashisth profile image
Nalanda Technologies

I am Arnav Vashisth, an award-winning software developer + Student in class 6 + Winner of WorldCodingBee Season 1 Junior Section. I am familar with HTML,CSS,JS,P5JS,ML5JS,TinkerCAD & Thunkable.

I love experimenting crazy ideas with tech. I am working on an emailing service which helps you keep organised(like shortwave & Inbox by Google) , P5js clone named ImmersiveLib & a zuddl clone.

I have a YouTube Channel called CodeFerry(formerly CodingPulse) which teaches coding from scratch. It turns you into an expert by the end of the course.

Link To CoddeFerry - youtube.com/channel/UClFpn_rvi8M2e...

My Portfolio website - arnavvashisthcodingaccountnew.gith... (trust me, it is the BEST portfolio in the market. )

Link to the best 404 page in history! - arnavvashisthcodingaccountnew.gith...

I can advise you in building a successful app: tips & tricks for silicon valley WHITEHATJR.COM

Have a good day, dev(s)!

Subscribe to my channel if you want to learn coding!

Collapse
 
solomonchigozie profile image
Solomon Chigozie

Hello everyone

Am solomon chigozie

I am a full stack developer, I work with PHP Laravel, CodeIgniter and JavaScript.

Am interested in building cool stuffs and i have completed a handful of projects over the years.

I hope to learn from everyone in the community and also share my experiences so that others can learn as well.