DEV Community

Welcome Thread - v177

dev.to staff on June 08, 2022

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

Welcome everybody!

Hope y'all dig being a part of this awesome community. 🙌

Quick tip: If you find a post that you like, you can save it to your reading list (dev.to/readinglist) by clicking the bookmark icon located next to the heart and unicorn reactions.

Collapse
 
kaviiiiisha profile image
Kavisha Nethmini

Thank you for the tip :)

Collapse
 
ds_espinel profile image
David

Great tip

Collapse
 
morgantuakana profile image
The_Rain_Maker

hello

Collapse
 
michaeltharrington profile image
Michael Tharrington

Heyo! 👋

Collapse
 
kevincrespo17 profile image
Kevin Crespo

cool !

Collapse
 
michaeltharrington profile image
Michael Tharrington

Glad ya dig it! 😎

Collapse
 
junowoz profile image
Juan José

thanks!!!

Collapse
 
michaeltharrington profile image
Michael Tharrington

No problem! 🙌

Collapse
 
enochrx profile image
Damilare Enoch Olaniran

Thanks for the heads up
I'm delighted to be part of this community

Collapse
 
michaeltharrington profile image
Michael Tharrington

Rock on! Glad that this was helpful to ya.

Collapse
 
angelinewang profile image
Angeline Wang

Hey everyone! I'm a brand new developer! I've built apps on no-code platforms Bravo Studio and Xano, worked with senior developers, and have just begun a Software Engineering Immersive at General Assembly! I'm also a startup founder who has finally, but extremely gladly, made the step to put my foot down and become a developer! I'm super excited to be here and am particularly interested in React Native Mobile App Development, PostgreSQL, and Google Cloud.

Collapse
 
michaeltharrington profile image
Michael Tharrington • Edited

Hey Angeline and welcome to DEV!

While you've yet to code (at least traditionally code — after all no code is coding too in it's own way), it definitely sounds like you know you're way around! Wishing you the best as ya start your developer journey!

Collapse
 
angelinewang profile image
Angeline Wang

Hey! Great to meet you Michael! And thank you for the kind message :))

Collapse
 
zach12342 profile image
zkzooms

Hey there I am new to coding and computers as a whole, it's always interested me but I never decided to start until recently. I look up to people like you who worked hard. I hope to be as experienced as someone like you soon

Collapse
 
angelinewang profile image
Angeline Wang

Hey! Thanks for the message!

Collapse
 
sumonpaul profile image
Sumon Paul

Hello

Collapse
 
oketchrose profile image
rose oketch

Hello

Collapse
 
nickytonline profile image
Nick Taylor

Welcome to DEV!

Stephen Colbert saying Welcome to the Nerd Zone my friend

Collapse
 
shakkamakka profile image
shakkamakka

Hello @ fellow nerd :)

Collapse
 
kevintheobald05 profile image
Kevin Theobald

Hello Friend !!

Collapse
 
magorographics profile image
Mario A González

Hi everyone! I'm a Junior Software Developer looking to learn as much as I can to improve my skills. I enjoy using React.js but also think Python is super cool. I am a digital artist as well and love illustration and animation.

Collapse
 
thimee profile image
Timi Adenuga

That's cool. Welcome

Collapse
 
atulcodex profile image
🚩 Atul Prajapati 🇮🇳

Hello dear dev people 👋

How are you doing today ✌️

Collapse
 
liftoffstudios profile image
Liftoff Studios

Pretty good :)

Collapse
 
atulcodex profile image
🚩 Atul Prajapati 🇮🇳

That's what we want ✌️👌🙏

Collapse
 
tipseason profile image
Tip Season

Hi all, Excited to be part of this amazing community with focus on devs. I would like to contribute my part with useful tech and interview tips.
Made an attempt with first post here: dev.to/tipseason/how-to-convert-fi...

Looking forward for more collaboration.

Collapse
 
zigrazor profile image
ZigRazor

Welcome EveryOne,

I share my Open Source Projects with you.

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

Join the chat at https://gitter.im/CXXGraph-Community/community

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

Hacktoberfest 2k22

Hi Developers, we are participating in Hacktoberfest 2022!

We are Looking for...

We are looking for:

  • Site Developer for the development of the CXXGraph site ( for the moment on GitHub Page );
  • Developers and Committers, 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!

Roadmap

Completed Description Date of Completition
✔️ First Optimization Apr 4, 2022
✔️ Add Benchmark for all algorithms Oct 5, 2022
✔️ Code Optimization Oct 5, 2022
✔️ Release 0.4.0 Oct 7, 2022
📝 "Const" Code Review #155 TBD

GitHub logo ZigRazor / CXXMicroService

A C++ Library that give microservice framework ( Server / Client ) upon 0mq framework

CXXMicroService

A C++ Library that give microservice framework ( Server / Client )

codecov CodeFactor

GitHub license GitHub release

LGTM Alerts LGTM Grade

Generic badge Generic badge Generic badge

Generic badge Generic badge

Introduction

CXXMicroService is a C++ library, that manages MicroServices, upon different Framework ( actually only 0mq is implemented).

We are Looking for...

We are looking for:

  • Site Developer for the development of the CXXMicroService site ( for the moment on GitHub Page );
  • Developers and Committers, 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!

Roadmap

Completed Description Date of Completition
✔️ First Commit May 2, 2022
✔️ Introduce the basic Framework May 24, 2022
📝 Introduction of more complete Examples TBD
📝 Introduction of Orchestrator TBD
📝 Introduction of Unit Test Framework TBD
✔️ Introduction of basic CI/CD Jun 6, 2022
📝 Advanced CI/CD TBD
📝 First Beta Release

GitHub logo ZigRazor / MTL

Multi Thread Library

MTL (Multi Threading Library)

MTL_Logo

Contributors Forks Stargazers Issues GPL-3.0 License

Multi Threading Library is a set of utilities, easy and ready to use for common task in multi threading environment and development.

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
Enter fullscreen mode Exit fullscreen mode

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

How do we import the framework?

  1. Insure that Python3 is installed:

  2. Install the PyStateMachines framework

    • pip3 install PyStateMachines

Example

After framework is installed, import and create a small example Create xml file from sample with the State machine states.

myStateMachine.xml

<?xml version="1.0"?>
<x:States xmlns:x="pystatemachine:sm">
    <State>
        <Name>State1</Name>
        <Event>
            <Name>ToState2</Name>
            <ToState>State2</ToState>
        </Event>
    </State>
    <State>
        <Name>State2</Name>
        <Event>
            <Name>ToState3</Name>
            <ToState>State3</ToState>
        </Event>
    </State>
    <State>
        <Name>State3</Name>
        <Event>
            <Name>ToState1</Name>
            <ToState>State1</ToState>
        </Event>
    </State>
    <Initial_State>State1</Initial_State>
</x:States>

Create Python Script to run state machine pyStateMachine.py

# importing necessary packages
from StateMachine import StateMachine

"""Test StateMachine"""
sm = StateMachine("myStateMachine.xml")
sm.LoadStateMachine()

# print initial state
print(sm.get_current_state())  # current_state == State1

sm.InjectEvent("ToState2")
print(sm.get_current_state())  # current_state == State2

sm.InjectEvent("ToState3")
print(sm.get_current_state())  # current_state == State3

sm.InjectEvent("ToState1")
print(sm.get_current_state())  # current_state == State1

run Python script to execute state machine

python pyStateMachine.py

pyStateMachineUnitTest.py

## Test Suite
Collapse
 
michaeltharrington profile image
Michael Tharrington

Woot! Look at all them projects. Nice work!

Collapse
 
toxicsmurf profile image
toxicsmurf

Hello everybody, I have no idea what dev.to is but I'm glad to be here!

Collapse
 
michaeltharrington profile image
Michael Tharrington

Heyo! Welcome to DEV (or dev.to, haha same thing)

Here's the about page for DEV that explains a little bit for ya.

In a simple sense, we're a community for software developers to post articles about what they're learning and interested in. Often these will be tutorials (walking you through how to do something in code) or editorials (folks talking about working in the industry, overcoming burnout, etc.). Folks also regularly share videos (generally by embedding them into posts, though we also have a videos section) and podcasts.

Something that we pride ourselves on is having a strong Code of Conduct and being a welcoming, inclusive, diverse community. We do our best to foster a kind, encouraging community that is for developers of all backgrounds and skill levels.

Let me know if you have any questions, but otherwise, welcome and hope ya really dig being a part of the community!

Collapse
 
kaviiiiisha profile image
Kavisha Nethmini

Hello Michael! Do you know what we can do with credits?

Thread Thread
 
michaeltharrington profile image
Michael Tharrington

Yes indeed! Great question!

Right now, credits are solely used for purchasing DEV Listings which are located here - dev.to/listings. You can use listings to advertise events, products, services, or really anything else that is appropriate for devs.

Hope this helps!

Thread Thread
 
kaviiiiisha profile image
Kavisha Nethmini

Woah! Thank you so much :)

Thread Thread
 
michaeltharrington profile image
Michael Tharrington

Happy to help! 🙌

Collapse
 
adityaroot profile image
Aditya M

Hey'all, I'm an second year undergraduate aspiring physicist from Hong Kong who has more than a few limbs dipped in the coding pool - in fact I originally wanted to pursue computer science before I learned how much of physics nowadays is just actually computer science in disguise!

I'm definitely a novice but have been really fortunate to have gotten some incredible opportunities working in the industry to be able to push my skills beyond what I dreamed they could ever be - specializing in breaking code with anything from tensorflow to megalib.

The majority of my day-to-day coding is just tweaking my laptop's linux config through largely lua and python - so I really look forward to engaging with DEV's communities engaged with any languages I'm learning/tweaking with, especially the *nix-oriented ones!

Collapse
 
miomauro profile image
Mauro

Hello everyone, Sloan advised me to introduce myself to the community. Here I am, I'm Mauro from Italy and about 5 months since I entered into the programming world. At the moment I am studying with CodeCamp and previously I have followed various YouTube tutorials from different developers. I am focusing on HTML rules and having familiarity with CSS. Before delving into other languages I prefer to strengthen these 2. The next step will be javascript, at the moment I am not familiar with it, but I have Tony Chan's book on my nightstand, which I have only read the first few pages so far. I am no longer very young, 50 years old, and the white beard shows it, but I think there is no age for programming, then it depends on what goals one gives oneself. I hope to become a good front-end developer with these 3 "languages." That's all, greetings to all the community ;)

Collapse
 
wvinson43 profile image
Wes Vinson

Hey all! I am a web developer looking to land my first tech gig and exit public ed. I have been teaching myself for about 2 and 1/2 years. I have four deployed websites. I am liking Dev.To so far!

Collapse
 
sumonpaul profile image
Sumon Paul

Hi, i'm sumon. I'm certified on RHCE, RHCSA, CCNA, MCSA, MTCNA. Actually, i want to know everythings about earth, that's mean what i see and hear i want to know that. I have knowledge on DevOps, Virtualization, Full stack, IoT, Python, PHP, Java, SQL, Oracle Database, Firebase and anothers somethings. People call me a robot 😁.

Collapse
 
prajwal056 profile image
Prajwal k

Hello, bot

Collapse
 
michaeltharrington profile image
Michael Tharrington

You are very welcome!

Collapse
 
lunarlo profile image
Diego

Hi everyone! 👋 Excited to join this community!

Collapse
 
juanfrank77 profile image
Juan F Gonzalez

Great to have you here Diego!

Collapse
 
beginner78000 profile image
Marie HART

Hello everybody! 👋

Nice to join the community !

see you around ;)

Collapse
 
michaeltharrington profile image
Michael Tharrington

Heyo! 👋 Welcome to DEV.

Collapse
 
novicexo profile image
Solomon O’Towo

Hello Everyone, I'm a newbie, but I'm happy to be here. Hopefully, I'll meet a recommendable developer to work with here to make it worthwhile. Nonetheless, I am delighted to be a part of this future community. #Peace

Collapse
 
akashvijaysinghshekhavat profile image
Akash Vijaysingh Shekhavat

Hello, myself Akash Shekhavat,by profession I am passionate engineering student .I am new to this dev communities but very exciting to be the part of this community.I want to work on every technology and want to excel in each with your support.I will give my 100% to the community work by contribute to it.

Collapse
 
eireann07 profile image
eireann07

Hello! Super excited to be here!

Collapse
 
invertedspear profile image
Michael Clark

Hello all,

Old dev here, been doing web development since you had to code exceptions for Netscape. Recently moved to management and looking to expand networks and find some talent. Figure I have some decent career advice I can give, or even some tips for modernizing legacy apps since I've done a rather lot of that over the years.

Currently looking for some mid-sr level node/react developers. Fully remote, but must be in the US. Hit me up if you want to talk about it.

Collapse
 
ezeanthonychuk2 profile image
Eze Anthony Chukwuma

Hello everyone! I am haappy to be part of this incedible community. I have the interest to be a programmer but at the beginning stage of coding. I am here to learn from you all as i admire your huge experience in this field. Good luck to me to find this amazing community.

Collapse
 
saleemdev profile image
SALIM MWAURA

Hello, happy to join this community.

I am a backend software developer(Python/Frappe), now learning React Frontend framework and express backend. I am building a rental listing app as I study and I'll be sharing my progress here.

Collapse
 
mjshofy profile image
Marjan Shofy

Hey, I'm a front-end web developer. already learned the necessary things as like JavaScript, Sass, Bootstrap, git and other. been creating web sites using these things. and now trying to learn the react to improve my skill.

you can visit my github account (github.com/mjshofy) to see my work and give feedback, any feedback and suggestions will be helpful. :)

Collapse
 
vinchrist12 profile image
vincent

please can someone direct me on how to rightly set this or fill in the right thing there
APP_NAME=I knwo this one
APP_ENV=prod
APP_KEY=base64:TPI2De6wiKdQhmrdB0yHhfXBY319V+26WyjP68q2GrA=
APP_DEBUG=true
APP_URL=i know this one
CREDITS=true
APP_AUTHOR=Intermatics
APP_AUTHOR_URL=intermaticsng.com

LOG_CHANNEL=stack

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=(i know this one)
DB_USERNAME=(i know this one)
DB_PASSWORD= (i know this one)
LAMINAS_DRIVER=Pdo_Mysql

BROADCAST_DRIVER=log
CACHE_DRIVER=file
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120

REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379

MAIL_MAILER=sendmail
MAIL_HOST=smtp.mailtrap.io
MAIL_PORT=2525
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_FROM_ADDRESS=null
MAIL_FROM_NAME="${APP_NAME}"

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=us-east-1
AWS_BUCKET=

PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_APP_CLUSTER=mt1

MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"

MAX_UPLOAD_SIZE=209715200
ALLOWED_FILES=jpeg,png,gif,pdf,doc,docx,ppt,pptx,zip,mp3,mp4
UPLOAD_PATH=uploads

FF_MPEG=""
FF_PROBE=""

Collapse
 
akujobi365 profile image
akujobi365 • Edited

Hiya World!
I'm John Akujobi, a beginner developer and a computer science student. I love designing interfaces and user experience. I work with Python for prototyping projects, C&C++, HTML, CSS and WordPress for building websites. SlidePot was my first major project I built, and it provides study materials to college students for free.
I am looking to be a Software Engineer intern.

Thank you for this awesome community.

Collapse
 
mrrpy profile image
mrrpy

Hello, World!
My name is Merlin and I'm a self-taught programmer. I came here because I always wanted a place like this and now I've found it.
I think that's all I can say, sooo - maybe cya around some time!

Collapse
 
je4nvrg profile image
Jean Carlos Vargas

Salveeee!

fico feliz de fazer parte dessa comunidade, sou empresario, e estou estudando programação via cursos online, quero virar um DEV para usar e ajudar a minha propria empresa, apesar de ser tudo online, apredi bastante e estou na busca constante de conhecimento, se alguem puder me indicar cursos ou conteudo de aprendizado ficarei eternamente grato.

tmj familia!

Collapse
 
thomasbnt profile image
Thomas Bnt

Hello and welcome on DEV! ✨🚀

Collapse
 
robercano profile image
Roberto Cano

Hello everybody! Happy to be here among fellow devs. Let's build something!!

Collapse
 
michaeltharrington profile image
Michael Tharrington

Woot woot! Welcome to DEV 😀

Collapse
 
jarvisscript profile image
Chris Jarvis

Welcome new friends.

Collapse
 
saimafsh profile image
SaimaFSh

Hello everyone

Collapse
 
avinas_vatvesa profile image
avinashrentech • Edited

Hello, Developer world

Collapse
 
michaeltharrington profile image
Michael Tharrington

Howdy! Hope you dig this community. 🙌

Collapse
 
dhanashreerugi profile image
Dhanashree Rugi

Hi all, am very much new to DEV and am a blogger.

Collapse
 
aamir123shar profile image
Aamir Hussain

Thanks For The Tip

Collapse
 
xing634325131 profile image
Rick

Thanks

Collapse
 
jchatard profile image
Jérémy Chatard

Youp!

Collapse
 
misterhemyulin profile image
misterhemyulin

Welcome me!
Learning my way into this beautiful frustration...
Who want to share the journey and build React projects together? <3

Collapse
 
devcheta profile image
DevCheta

Happy to be part of a community

Collapse
 
rubelefsky profile image
Rubelefsky

Hey everyone! I am a student studying software dev in NYC and am loving every minute!

Collapse
 
mdsumonkhancse profile image
Md.Sumon Khan

Thanks.

Collapse
 
oazevedolucas profile image
Lucas Azevedo

Hello!

Collapse
 
rahul_yadu profile image
Rahul yadu

hello everyone. I am compute Science student(final year) .
learning web development . (HTML,CSS, javascript,Reactjs ,nodejs)

Collapse
 
nafia007 profile image
nafia007

Hi all I'm Nafia from South Africa muse.place/tribal-alchemy1

Collapse
 
ds_espinel profile image
David

Hi all! I’m here because I want to get to know more about the Dev community :)

Collapse
 
oketchrose profile image
rose oketch

I am Rose Oketch and am happy to have joined you.

Collapse
 
aminhashemii profile image
AminHashemii

hello guys

Collapse
 
learnfrontendio profile image
LearnFrontend.IO

Hello everyone,

I will be creating content and posting it here and in my personal blog learnfrontend.io

<3

Collapse
 
prajwal056 profile image
Prajwal k

Hello, everyone

Collapse
 
semiyye profile image
Semiyye

Hello everybody

Collapse
 
praveenvattikuti profile image
praveenvattikuti

Hello Everybody,

Nice to join the Community.

Collapse
 
sugrivlodhi profile image
Sugriv Lodhi

I am Super excited to join this community

Collapse
 
jouxsiw profile image
JOUXSIW

I whant hackking PUBG

Collapse
 
ronaldominholi profile image
Ronaldo Minholi Dias

Hi, I am here to learn English and coding.

Collapse
 
buenastardesmundo profile image
Narciso Moreno-Alfonso

Hello! Hope to learn a lot from you all.

Collapse
 
tirthnp profile image
Tirth Patel

Hello everyone :) looking forward to be part of the community

Collapse
 
ben5555369 profile image
Ben

Hi everyone...I looking to learn about Geth, I've started reading the docs and doing some tutorials but would love some suggestions about how to really understand the codebase etc. Thank you!

Collapse
 
joevaniug profile image
Joevaniug

Hello everyone, I am Ivan James Ongine a student at full stack software developer that's why am here to learn more in the program language

Collapse
 
_karlagod profile image
KarlaGod.algo-Crypto Smart

Good to be here

Collapse
 
ftarch profile image
ftarch

Hello there!
I'm here to learn more technologies with this big community and expand my knowledge!

Collapse
 
sktsandeep1 profile image
Sandeep Kumar

Hello, I'm new here

Collapse
 
josephprasadula profile image
joseph

hey guys!!!!!!!!!!!!!!!!!!!!!!!!!!!

Collapse
 
xredxdev profile image
Rafael Eduardo Rosales Rivas

hola, gracias por la bienvenida, espero aprender mucho aquí :D

Collapse
 
lanccj profile image
LancCJ

I am from china.i am a Java programer.why i com here that is i want to improve my English.haha.recently i study apisix and to make my application.if someone want to discuss pls contact me

Collapse
 
thejustinhull profile image
Justin Hull

Hallooo!

Glad to be here.

Happy coding!

Collapse
 
zach12342 profile image
zkzooms

Hey guys! I am new to coding and computer science. I decided to make computer science my major going into my freshman year of college and I am eager to learn

Collapse
 
danshgroup0314 profile image
Daniel

Hi everyone! 👋 Excited to join this community. Hope this community is helpful for my development and careers. Thanks!

Collapse
 
rueben_osei_8f1e9985896c2 profile image
Rueben Osei

Thanks

Collapse
 
nzf210 profile image
Syahril

Hi all... Hopefully here I find the best ever

Collapse
 
kartjim profile image
kart jim • Edited

It's a awesome community!!!🎉

Collapse
 
mdsujan99 profile image
Md Sujan

The ui and the ux of this forum/blog website is so attractive and fun to use. And when it combines with the awesome content from informative sources makes this platform more useful.

Collapse
 
predator2v0 profile image
Subhakanta Roul

Hello, great community for the devs out there!!

Collapse
 
dgavarogers profile image
Ava Rogers • Edited

First Comment of my new joining is " I want to warm heartedly salute all devs who make everyone lives so easy and working day and night for consumers."

Collapse
 
prajaktakadam profile image
Prajakta Kadam

Hi I am here to learn new tricks, tips and trends in development.

Collapse
 
alcoffeeocha profile image
Muhammad Alkahfi Khuzaimy Abdullah

Hi Everyone!
Hope all is well. I want to be a great Front-end Engineer, but I think it takes a lot of time and effort, hahaha

Anyway, thank u dev.to for this community!

Collapse
 
facinetm14 profile image
Facinet KOUYATE

Hi,
I'm happy and delighted to be here, a part of this wondefull community.
Hope, to grow trought and help somehow the community.

Collapse
 
mohammedmuzakeer profile image
MohammedMuzakeer

Thank You!!!!

Collapse
 
theyoz profile image
theyoz

Great to be part of this community!

Collapse
 
sectly profile image
Sectly

Hi

Collapse
 
macanudo527 profile image
Neal Chambers

I'm glad to be here. I hope to post things here as I learn them to help the community and get feedback from others. I'm currently working on a piece of open source crypto tax software.

Collapse
 
oskarmendel profile image
Oskar Mendel • Edited

Hello, new to the Dev. to the community. I hope to be able to share my programming articles here and hopefully learn a lot of new things from the community.

Collapse
 
vishnu10kk profile image
vishnu10kk

// Hi all!!
// Its nice to be a part of this community !!

Collapse
 
luissalinasp profile image
luissalinasp

Thankyou!!

Collapse
 
irfanshahmarwat profile image
IRFAN SHAH

thanks alot marwat-tech.com is my 1st blog

Collapse
 
laserbrain profile image
laser-brain

So, what's happening?