Giter VIP home page Giter VIP logo

doggy-decoder-jac's Introduction

Hi ๐Ÿ‘‹, I'm WrappedUsername

wrappedusername Stars

Tech Entrepreneur ๐Ÿš€

๐Ÿšง My private repos are probably going to be deleted to save storage space. ๐Ÿšง

๐Ÿ“– I am currently learning a diffuse runtime execution engine called Jaseci, and a data-spatial programming language called Jac.

jaseci

  • Nodes, edges, and walkers can all have abilities.
    • Abilities cannot interact outside of the context or local variables of the attached node, edge, or walker, and does not have a return.

An example of this would be a maintainer walker saving a user's id and last conversation state for continuing the conversation at a later time.

Saving state with a maintainer walker:
can cleanup with talker entry{
    if (!vistor:hoping) {
       spawn *(global.node_conv_root_state) walker::maintainer(
            user_id = visitor.user_id,
            user_context = vistor.user_context,
            dialogue_context = vistor.dialogue_context,
            last_conv_state = vistor.state_for_continuing
            /// @dev Add ERC-4337 account abstractions or any other saved states, etc here.
       );
    }
}

astronaut

Artist: WrappedUsername + DreamStudio

eth-astronaut

Artist: WrappedUsername + DALL*E
I *was* trying to learn all of this non-sense all at once:

Front-end

  • Vercel
  • TypeScript
  • Next.js 13
  • React
  • Tailwindcss (switching to pure CSS)
  • Sass
  • Angular

API

  • Open and Internal
    • JSON-RPC
    • GraphQL
    • REST

Database, Back-end, and CMS

  • Nest
  • Express
  • GraphQL
  • Hygraph CMS
  • MySQL
  • GCP Firebase

Cyber-Security

  • Oracle VM VirtualBox
  • Kali Linux
  • Python

Data Analytics

  • Google Analytics

AI and ML

  • Docker
  • Python
  • TensorFlow
  • GCP
  • IBM Watson Studio
  • Azure
  • Oracle AI

Blockchain

  • REMIX IDE
  • Hardhat
  • TypeScript
  • Solidity
  • Ethers.js
  • Python for testing (echidna fuzzer)

Blender

  • Python (I am researching this for modeling)

Languages and Tools:

jaseci typescript javascript solidity nextjs react sass tailwind

linux docker

graphql

ovi

my Github Stats

mystreak

Journey Blog, a markdown blog with syntax higlighting, some issues need to be fixed.

Screen Shot 2022-08-12 at 12 01 15 AM

Screen Shot 2022-08-12 at 12 03 19 AM

doggy-decoder-jac's People

Contributors

keefeoverby avatar wrappedusername avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

sit1991

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.