Giter Club home page Giter Club logo

express-sessions-mysql's Introduction

๐Ÿ˜Ž Hi! I'm CinematicGenius007

An early Developer with great set of skills, skills that I have acquired in a short time span, skills that are a nightmare for people like this guy โ†“


c cplusplus css3 bootstrap express firebase git github java unity javascript jquery jupyter nodejs python react html scala Flask logo Django logo spring

yes this guy



๐Ÿ’ช Flexing my skills

๐Ÿ’ช๐Ÿ’ช All the skills that I admit to flex

๐Ÿคฏ Mind blown yet!

I know



โœŒ๏ธ Apart from the Coolest username ever

If you are wondering what is my real name, you'll have to decode this list of binary numbers, the easiest way is in python but c++ and java are just more fun to do in ๐Ÿ˜‰

public static final String NAME = "1000001 1111001 1110101 1110011 1101000 100000 1010011 1100001 1101001 1101110 1101001";

๐Ÿ˜‰ And for many reasons if you want to know more about me

class CinematicGenius007 {
  companion object {
    const val awesomeUsername: String = "CinematicGenius007"
    const val awesomeEmail: String = "[email protected]" // Not a typo but a well thought mistake!
    const val mobile: String = "?<>979<8<?"  // You may decode it!
    const val facebook: String = "I don't use it!"
    const val instagram: String = "What is that?"
  }
  
  fun contact(whosCallin: String, purpose: String): String {
    return if ("money" in purpose.lowercase()) {
      "How may I help you?"
    } else if ("important" in purpose.lowercase()) {
      "connecting..."
    } else if (whosCallin.lowercase() in listOf("PRIME MINISTER", "PRESIDENT", "SOMEONE IMPORTANT")) {
      "really connecting..."
    } else if (whosCallin.lowercase() in listOf("JAVASCRIPT", "JAVA", "KOTLIN", "PYTHON", "C++")) {
      "not really working..."
    } else {
      "probably not gonna work... but keep trying..."
    }
  }
}

fun main(args: Array<String>) {
  val yourIdentity: String = readln()
  val purposeForCallin: String = readln()
  val geniusObject: CinematicGenius007 = CinematicGenius007()
  // Contacting the owner...
  println(geniusObject.contact(yourIdentity, purposeForCallin))
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.