Skip to content
View maintaintechtz's full-sized avatar

Block or report maintaintechtz

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

maintaintechtz

Hi πŸ‘‹, I'm Ally Diah

Maintaintechtz

A passionate Software Developer

maintaintechtz

maintaintechtz

  • 🌱 I’m currently learning React Native

  • πŸ’¬ Ask me about React,Nodejs,Express,MongoDB,Android

  • πŸ“« How to reach me [email protected]

Connect with me:

ally diah ally_diah ally_diah

Languages and Tools:

android aws blender bootstrap c csharp css3 docker dotnet express firebase heroku html5 illustrator java javascript kotlin linux mongodb mysql nextjs nodejs pandas photoshop postgresql postman react reactnative spring tailwind typescript

Tech Stack πŸ’»

Languages

Java JavaScript C CSS3 HTML5 Markdown

JS Framework/Library

React Next JS

CSS Framework/Library/Pre-processors

TailwindCSS Bootstrap

Design/Visual Tools

Figma

Adobe Lightroom Canva Adobe After Effects Adobe Premiere Pro

Database/State

Firebase MongoDB

Backend

NodeJS Express.js API

Web Hosting

Netlify Vercel Heroku Firebase GitHub Pages

CI/CD

CircleCI GitHub Actions Jenkins

Package Manager

NPM Yarn

Version Control

GitHub Git

function attractEveryone() {
  const userInput = prompt("Enter your target audience: ");
  const lowerCaseInput = userInput.toLowerCase();

  switch (lowerCaseInput) {
    case 'customers':
      alert("🌟 Discover amazing solutions tailored for you! 🌟");
      break;
    case 'recruiters':
      alert("πŸš€ Unlock talent that transforms visions into reality! πŸš€");
      break;
    case 'company_owners':
      alert("πŸ’Ό Elevate your business with cutting-edge innovation! πŸ’Ό");
      break;
    case 'students':
      alert("πŸŽ“ Empowering the next generation of tech leaders! πŸŽ“");
      break;
    case 'tech_enthusiasts':
      alert("⚑️ Dive into the world of endless possibilities! ⚑️");
      break;
    default:
      alert("❌ Invalid audience. Please enter one of the following: customers, recruiters, company_owners, students, tech_enthusiasts");
      // Prompt the user again for a valid input
      attractEveryone();
      return; // Exit the function to avoid displaying the default message again
  }
}

// Start the process by calling the function
attractEveryone();


// - Ally Diah

maintaintechtz

Β maintaintechtz

maintaintechtz

Thanks for Visiting my GitHub Profile!


Buy me A coffee


Popular repositories Loading

  1. programming programming Public

    c++ simple codes

  2. demo-repo demo-repo Public

  3. Portlio1 Portlio1 Public

    Web Developer portfolio

    CSS

  4. ShoppingCartApp ShoppingCartApp Public template

    JavaScript

  5. Bookish-JavaScript Bookish-JavaScript Public

    Dive into JavaScript Programming Learning Directions

  6. BookStore-MERN BookStore-MERN Public

    JavaScript