Skip to content
View stringzzz's full-sized avatar

Block or report stringzzz

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
stringzzz/README.md
  • 👋 Hi, I’m @stringzzz

  • Fictional (For Now) Software Company: Ghostwarez Co.

  • My main interests involving coding revolve around artificial intelligence, mathematics, and security.

  • My history with AI started with writing a terrible chatbot in JavaScript named 'Scrippie Bot'. It was just a series of if statements, it had no way to learn anything new except for me hard coding it into there. Later on I got into the Perl language, and wrote an overly complicated chatbot named '$ophia'. Her code was a massive mess, since I didn't really know any better at the time, but it did all technically work. Years later I ended up just taking one of the simplest parts out of the code and building another chatbot based off of that (MARA: Memorize And Respond Automator). I experimented with different approaches to expanding on this, some of which did not go well at all. Finally, in more modern times, I started using C++ and Python, and went further with the AI chatbots. Now the latest is Chatbot CHELSEA (CHat Emotion Logic SEnse Automator), an AI with simulated emotions, and this is an ongoing project. I can definitely look back on my early programs, even some only from a few years back, and feel embarassed over their quality. That being said, I recognize that we all have to start somewhere, and I've made a lot of progress since then.

  • Finished at community college and now have an Associate's degree in Computer Science.

  • I got news that I got accepted into the University! Of course, it won't really feel real until I actually step foot into my first class, but I am excited. Now my goal is to get a Bachelor's degree in Computer Science, with a focus on AI. My dream job would be doing research involving AI.

=======================================================================================================================================

---The languages I've worked most with are:

  • x86 Assembly
  • C
  • C++
  • Python
  • HTML/CSS/JavaScript
  • SQL
  • Some PHP

--- I prefer to use C++ for anything where speed performance is crucial, and Python for just about anything else.

=======================================================================================================================================

  • Contact info: Please send any questions, comments, or critiques about my software to the email below: groovemasterfunk4545@gmail.com
  • Constructive criticism is greatly appreciated!

Pinned Loading

  1. Chatbot_CHELSEA2 Chatbot_CHELSEA2 Public

    Python AI Chatbot With Simulated Emotions

    Python

  2. VIKA_Zero VIKA_Zero Public

    Ongoing Encryption System Project

    C++

  3. ANGELITA_128 ANGELITA_128 Public

    An 128-bit SPN Symmetric Block Cipher, not yet peer reviewed

    C++ 1

  4. Malon_Dairy_Web_Application Malon_Dairy_Web_Application Public

    Full Stack Web Application, for a fictional Dairy Store chain

    Python

  5. WhiteHatAdventureGame WhiteHatAdventureGame Public

    Social engineering and password cracking simulation game, practice hacking legally!

    Python 2

  6. IF_The_Else IF_The_Else Public

    Interactive Fiction Game in C

    C