,
I enjoy tinkering with many languages and tech, however these have been the most common ones that i currently utilize.
I've had a wonderful time creating many applications on React Js. It lets me create modular code that i can insert on any project should i need to. This site was drafted in React as well.
Node.js is primarily what I've used to for my server scripts due to its single-threaded nature. It has helped me to create back end api services and traditional websites.
Javascript was one of the first languages that had me hooked into making functions and creating applications, and it is one of my main languages for most of my work thus far.
I have found familiarity with MongoDB and its use of JSON style documents to parse data effectively. I utilize it for majority of my works as well.
I have utilized Git for all of my code as it integrates version control, allows me to collaborate with my teams on projects, and to organize my inspired ideas.
Heroku houses a few of my projects as it's unpaid package still supports Git integreation, free site hosting, and supports Node.js, Java and Python.