Skip to content
View tisaconundrum2's full-sized avatar
🐒
= lambda: [print("🐒", end='') for _ in iter(int, 1)]
🐒
= lambda: [print("🐒", end='') for _ in iter(int, 1)]
Block or Report

Block or report tisaconundrum2

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

Hi πŸ‘‹, I'm Nicholas

I am a passionate Full Stack developer from California, living in Pheonix

Thank you for visiting my page today, below you'll find a few things I'm working on and some of my interests. I could tell you about how I like to take long walks on the beach, but we both know that would be a lie since I live in Phoenix. What beaches even exist in Phoenix? None, except for a fake one next to a resort. We can talk about that later.

I've been at it with Software Engineering for a while now. I created my first real big program back when I was 14 for a science teacher of mine. She was having issues getting files transfered from her slow AF computer onto a flash drive, so I wrote some software for her that could get it transfered in an hour as opposed to the 3 that Windows at the time was predicting. My next larger project was a parrot like chat bot. You could teach it phrases and through some very complicated and convoluted logic it could repeat what you said. An example of that is like below

Me: Hi!
AI: Hi! How are you?
Me: I'm doing well.
AI: I'm sorry I don't know how to respond to that, what should I have said?
Response: <type in response>

The next time you say "I'm doing well" the AI will remember to say your typed in response.

Like I said, super generic and borderline not even an AI. I will say that I revamped this application and created a Python Qt project that responds much better to user input. This application utilizes pyAIML to communicate. You can see more of that project here: https://github.com/tisaconundrum2/pyAIML

Little known fact, is that I was president of the Robotics club back during my Uni days. I created an entire program to help students to learn the basics of electronics and robotics. It was super fun, and I ended up building a nice self driving RC car out of it. I have a whole instructables on it if you're curious. https://www.instructables.com/Wall-Following-Robot-Car/

Anyways, that's all from me. Thanks for checking out my Github.

Connect with me:

tisaconundrum nicholasfinch

Languages and Tools:

android angular apachecordova arduino csharp css3 django docker dotnet git html5 ifttt java javascript linux mssql mysql pandas photoshop postman python qt react scikit_learn sqlite tensorflow unity

tisaconundrum2

Popular repositories

  1. zip zip Public

    Zip Executable

    5 2

  2. pspwxp pspwxp Public

    Playstation Portable Windows XP

    HTML 3 1

  3. PySAT-GUI PySAT-GUI Public

    This will be the GUI that will be used to hide the backend terminal usage to create graph information

    Python 2

  4. f.audio f.audio Public

    Do you have thousands of unidentified songs, all named consecutively Track 1? This application will help you to finally identify those songs with a simple drag and drop.

    2

  5. promineotech promineotech Public

    Repo dedicated to all the lessons provided by Promineo Tech, below you can see the working languages that is being used for it.

    HTML 2

  6. BatchAI BatchAI Public

    A very basic parroting program made in batch back when i was 14

    Batchfile 1