Any newbies like myself finding landing a job difficult? Would you be interested in collaborating?

It’s amazing how much you need to know. Of course, you need to know HTML, CSS, and basic vanilla JavaScript, but also JSON, APIs, SASS, GIT, and NPM packages like Webpack, Loaders, Babel, PostCSS, React, … And you also have to keep in mind or be aware of file size, responsiveness, image compression, security, testing, SEO – it never seems to end.

I just created a Slack and Discord account. If anyone else is a beginner and looking for their first job, would you be interested in collaborating on a number of projects? We could contribute to each other’s GitHub repos and even join each others’ discord and slack groups where we could have discussions on everything and anything involving design and development.

I have some repos that need improvements, and I am thinking of another project that will be a lot of work. I built the theme for my WordPress site and am starting Udemy lessons on plugin development, but I still need to increase my JS skills.

I also want to be able to put on my resume that I have contributed to open source projects on Github but I don’t even know where or how to start. Working on each other’s repos would be a great intro to the whole process.

Anyone interested? Any thoughts or ideas on this process? Let me know.

7 Likes

Hey man,

It seems getting a job in the corporate proffesional environment is a very strict and cookie cutter type of mentality and behavior. Now I could be completely wrong about this as I’ve never actually held any corporate or highly professional position. I am just speaking from what I see.

I’ve been self teaching myself how to code (HTML , CSS , JS & React etc. ) off and on for about 3-4 years now. Only this past few months have really dived in and started to take it all serious.

Only reason I got into web development was to try and become one of those ‘digital nomads’.

I still would like to be able to do remote work but always find myself going back and forth between trying to get a professional corporate job or even ‘freelancing’ and I’ve been doing a lot of thinking about all this and it seems that I almost want to just start my own business with web development. Only because I want to be very selective with whom I choose to work with and support.

I am also new to all this too. I would like to start contributing to the community more. Here is a link to my github and if you have any ideas on how to improve anything or just ideas in general I’m open>

Sorry for the late reply but I either didn’t get a notification of a reply or I missed it. It’s late and I’m burned out after looking at all the options in Google keyword planner, analytics, and adsense. I’ll take a look at your repos tomorrow.

I want to try and figure how to contribute. I watched a bunch of videos and read some articles so I have what looks like some possible contributing sources. I looked at the freeCodeCamp open issues on GitHub but they didn’t look open, they appeared to be done.

We can chat here or on my discord or slack accounts. I just created them. Here are links to those and to my Github account, my website, and my portfolio page. Let’s hope that a few more people join this conversation. Hopefully, we can chat about how to assist each other with a lot of this stuff. Hee are the links:

My github repo
My WordPress site
My portfolio page
My discord account
My Slack account

And check out this video that Kyle from WebDevSimplified just posted: How To Get Started With Open Source - YouTube

What do you mean by “Thanks for the spam flag”? I’m not interested in any services that require a payment.

Do you mean the Leaf Collection repo when you say “garbage collection”? Are you new to all of this and are interested in collaborating? I have 2 React courses that are next on my list, but I’m finishing up a JS course first.

NPM, Webpack, Loaders, Babel, PostCSS → NPM is what you use to install packages like Webpack which is a bundler. The others are packages as well.

I have a number of ideas for simple repos where 4 or 5 or us can each create a Repo on Github, then act as contributors to each repo. That way we can learn the Git process, Pull Requests, Issues, etc. If we all also create Discord and Slack accounts then we could learn those tools as well. I have some JS topics that I find difficult, but maybe someone else is good at. If we incorporate them into our repos, then we all learn. But I don’t seem to be getting any replies on this.

Oh, I missed this:

What, like a to-do app or a weather app? I would never be that foolish. There should be a link in my WriterAssist repo to the live version on my website.

The leaf collection repo was just a quickie thing I wanted to do. I offered it to the borough for free, but I don’t know (or care) if they will actually use it. I noticed that the cycle repeats every year, so I wanted to use JS to calculate the schedule for the next 11 years. I found 2 PDF versions online for the last 2 years, that is how I saw the pattern. I thought maybe the borough could use it, or at least I would know the schedule. Here is a link to it on CodePen.

There is not much to learn by using NPM? Should I have said Node.js packages like Webpack? I would have to go through my notes to do it again, but you can check the webpack.config.js file in my travel-site repo. Are you saying there is not much to learn from that? I know there are other bundlers other than Webpack - how would you bundle things like SASS without a node package? Have you hosted your projects on Netlify also - you have that process down?

Well, I guess I am on my own. I guess I’ll create a 2nd GitHub acct and do pull requests and merge conflicts with my alter ego. I can’t believe that so many people complain about how they can’t get a job, but they haven’t even thought about collaborating with other entry-level people so that they can get the experience of online collaboration and communication - of being part of a team. It’s unbelievable how short-sighted people can be.

FWIW, I think it’s a great idea. I’m not there yet though. I’m still learning the JS basics. But I just wanted to chime in and let you know there was someone who thought it was a good idea.

HI @kernix !

The main freeCodeCamp repository has 93 open issues

A couple of those issues have the help wanted tag.

freeCodeCamp also has some newer repositories that you can contribute to that are beginner friendly.

If you are interested, DM me and I can help you out with making a contribution to a freeCodeCamp repo. :grinning:

I appreciate that! I’m a little past JS basics but there is still a lot that I find confusing or that I need work on. It looks like no one is really interested. I figured a good warmup would be to create a markdown cheatsheet that has all possible styles as well as building a great profile README.md on GitHub. I’m now considering trying to team up with an entry-level Human Resources graduate. I’ll build them a website if they go over my resume and cover letter.

The switch statement is to find the first Monday in Novemeber. As for websites, I’m not referring to creating a website. Where are you going to host your app?

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.