Skip to content
View jhd3197's full-sized avatar

Block or report jhd3197

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
jhd3197/README.md

Hi 👋 My name is Juan Denis

Full-stack Developer

I have always possessed a passion for programming. As a child, I enjoyed playing computer games. This hobby led me to create my own games using JavaScript, and I haven’t looked back since. I began building full websites at age 15 and have since mastered HTML coding. I am constantly creating and learning as much as much as I can about emerging web technologies. I started in the yachting industry at a digital agency that specializes in yacht brokerage websites and CRM systems. I then transitioned to Northrop & Johnson where I am a valuable asset to the digital team and play an integral role in enhancing Northrop & Johnson’s technological tools to better serve our clients.

Languages and Tools:

android angular apachecordova aws azure babel bash blender bootstrap chartjs circleci csharp css3 django docker elasticsearch electron firebase git go grafana graphql gulp html5 ionic java javascript linux materialize mongodb mysql nodejs opencv pandas photoshop php postgresql postman python react redis rust sass scikit_learn seaborn selenium sqlite tailwind tensorflow typescript unity unreal vuejs webpack

Support:

jhd3197



Socials

Badges

My GitHub Stats

jhd3197's GitHub stats

Top Languages

Pinned Loading

  1. simple-react-antdesign-boilerplate simple-react-antdesign-boilerplate Public

    This is a super simple app designed to demonstrate the usage of a few basic components from React and Ant.Design. While it's not the most optimized implementation, it serves as a good starting poin…

    JavaScript 1

  2. 7-1-structure-less 7-1-structure-less Public

    CSS 1

  3. Setup_Chrome_Debian.sh Setup_Chrome_Debian.sh
    1
    apt-get install -y unzip &&
    2
    apt-get update -y &&
    3
    apt-get install -y curl unzip xvfb libxi6 libgconf-2-4
    4
    wget -q - https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
    5
    apt-get install --yes --force-yes ./google-chrome-stable_current_amd64.deb << 'EOF'
  4. CacaoDocs CacaoDocs Public

    CacaoDocs is a lightweight Python package that effortlessly extracts API documentation directly from your code's docstrings

    Python 7