Skip to content
View MITCHELLKURTZMAN's full-sized avatar

Block or report MITCHELLKURTZMAN

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

Hey there, I'm @MITCHELLKURTZMAN. I enjoy Blockchain, Finance, Business and Engineering.

I'm an engineer building Nuance.xyz on the Internet Computer blockchain. Here are some highlights of my projects and past achievements:

  1. Nuance.xyz

    • Nuance is a blogging application, the application itself is a smart contract (no AWS or centralized party involved), the data, code and state are all stored on a blockchain, and served to the end user at web speed.
    Screen Shot 2023-06-24 at 9 30 12 AM
  2. Motoko Boot Camp (student)

    • Early in 2023 I won first prize in Motoko Boot Camp for a censorship resistant, quadratic voting application. I essentially recreated a basic concept of Dfinity's neuron voting system. Keep in mind, this was built hackathon style over the course of a few days and is not meant to be a full fledged app, just a proof of concept.
    Screen Shot 2023-06-24 at 9 56 45 AM
  3. Motoko Boot Camp (contributor)

    • Seb, one of the founders of the boot camp had a vision/need for a code checking application and dashboard tool for the next boot camp. I shared this vision as I'd completed Harvard cs50x course a few years prior, and it had a fantastic code checking tool, a concept I wanted to bring to the Internet Computer Blockchain. As a result of the application hundreds of students were able to complete the course autonomously, freeing up instructors from grading projects 1 by 1 and allowing them to focus their energy where needed.
    Screen Shot 2023-06-24 at 9 38 33 AM
  4. AI on the IC

    • I've taken a recent interest in bringing AI to the Internet Computer Blockchain, so far I've built a few applications that use the Open AI API, one of which is a flashcard generator, to which you choose a topic and it generates flashcards around the topic. This is a powerful design concept in my opinion, because the user experience can be supercharged, on top of the marketplace ability, security, transparency of a blockchain.
    Screen Shot 2023-06-24 at 9 43 00 AM
  5. Twitter/AI bot

    • I've built a twitter bot that summarizes my research into tweets, this was fun to build but I've found the AI's voice is not very authentic to my style, so I've shut down the bot until I can train it to my liking.
    Screen Shot 2023-06-24 at 10 06 44 AM
  6. Modclub SNS launch

    • Assisted in the testing, preperation, launch and operation of Modclub's SNS.
    • The swap transfered over 650k ICP ($2M+ USD) and there were 350 participants.
    • Great work to the Modclub team for building a cool product, it was a pleasure to help get you guys across the line!
    Screen Shot 2023-09-02 at 9 09 14 AM
  7. Nuance SNS launch

    • Nuance swapped 262k ICP (~$900k USD) and had 424 participants.
    • This was an incredible moment, I've been working on Nuance since the first blog post went live in 2022 and I've poured countless hours into developing the product.
    • I'm proud to share a platform with 400+ individuals who share my passion for DAOs, freedom of speech and publishing.
      Screen Shot 2023-10-03 at 9 45 58 AM
  8. Whats next?

    • I'm working exclusively with Nuance to deliver on a 2 year road map of amazing features to improve the platform.
    • I want to learn rust, tensorflow.js and get an FAA drone operators licence.
    • I'm brainstorming useful B2B dapp ideas on the IC.

Pinned Loading

  1. Aikindapps/Nuance Aikindapps/Nuance Public

    TypeScript 1

  2. MotokoBootCamp-Dashboard MotokoBootCamp-Dashboard Public

    A dashboard tool for Motoko bootcamp, where teams can view their collective scores, with the goal of earning a team prize and encouraging collaboration to increase the collective score..

    Motoko

  3. connect2ic connect2ic Public

    Forked from Connect2IC/connect2ic

    TypeScript 2

  4. leetcode leetcode Public

    Leetcode problems

    JavaScript

  5. Memoapp Memoapp Public

    A simple memo app built with react.

    JavaScript