Skip to content
View josueJURE's full-sized avatar

Block or report josueJURE

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
josueJURE/README.md

Hi there, I’m Josué. I’m a developer and also a language enthusiast. 👋

My Skills

  • 🔭 I'm currently working pro bono as a software developer for a charity in order to do some good and hone my skills working on real-life projects.
  • 🌱 I’ve mastered JS, TypeScript, CSS, HTML, DOM manipulation, Node.js, Express, Git...
  • 👯 I’m learning testing.
  • 💬 Ask me about JS, CSS HTML design
  • 📫 How to reach me: [email protected]
  • 😄 Pronouns: he/him
  • ⚡ Fun fact: I pick up a new language every 3 years. I’m learning Portuguese, which, including Japanese, is my 5th language.

I also adore cats, especially when they can help debug my code. 😺🐾

Alt Text

I did a coding bootcamp with some awesome people at Founders and Coders.

Alt Text

We covered:

  • Front- and back-end development with Git, JavaScript, and HTML/CSS.
  • DevOps engineering using Amazon Web Services
  • AI Engineering using the Open AI API
  • and other technologies...

Pinned Loading

  1. recipe-for-success recipe-for-success Public

    Forked from fac29b/recipe-for-success

    JavaScript

  2. shopping_cart shopping_cart Public

    A shopping cart written in TypeScript and React, where extra features will be added on

    TypeScript

  3. my-portfolio my-portfolio Public

    Have a look at my portfolio so you can know more about my skill set.

    CSS

  4. agency-website agency-website Public

    For this project we decided to have a bit of fun and create an agency of superheros for hire ready to save the day. The website is easily navigable, fully accessible, mobile adapted, and stylistica…

    JavaScript

  5. calculator calculator Public

    A user-friendly JS calculator, where users can view a history of their last 10 computations.

    JavaScript 1 1

  6. passwordGenerator passwordGenerator Public

    This project is a JS-based password generator that allows users to create or generate passwords. If users choose the latter, they can generate a random password that meets their criteria, such as l…

    JavaScript