Code Monkey home page Code Monkey logo

Scott Williams.

GitHub Repositories


My Tech


flowchart TB
    scott(("Scott")) --> js("JavaScript") & py("Python") & cs("C#") & rs("Rust")
    js --> wd[/"Web Development"\]
    py --> wd & ml[/"Machine Learning"\]
    rs --> ml & sy[/"Systems Development"\] & wd
    cs --> wd & sy
     scott:::person
     js:::language
     py:::language
     cs:::language
     rs:::language
     wd:::interest
     ml:::interest
     sy:::interest
    classDef person fill:#FF6D00,stroke:#FF6D00,stroke-width:4px,stroke-dasharray:0,color:#FFFFFF
    classDef language stroke:#D50000,fill:#FFCDD2,color:#D50000
    classDef interest fill:#BBDEFB,stroke:#2962FF,color:#2962FF
    linkStyle 0 stroke:#FF6D00,stroke-width:2px,fill:none
    linkStyle 1 stroke:#FF6D00,stroke-width:2px,fill:none
    linkStyle 2 stroke:#FF6D00,stroke-width:2px,fill:none
    linkStyle 3 stroke:#FF6D00,stroke-width:2px,fill:none
    linkStyle 4 stroke:#D50000,stroke-width:2px,fill:none
    linkStyle 5 stroke:#D50000,stroke-width:2px,fill:none
    linkStyle 6 stroke:#D50000,stroke-width:2px,fill:none
    linkStyle 7 stroke:#D50000,stroke-width:2px,fill:none
    linkStyle 8 stroke:#D50000,stroke-width:2px,fill:none
    linkStyle 9 stroke:#D50000,stroke-width:2px,fill:none
    linkStyle 10 stroke:#D50000,stroke-width:2px,fill:none
    linkStyle 11 stroke:#D50000,stroke-width:2px,fill:none

Scott Williams's Projects

animateddrawings icon animateddrawings

Code to accompany "A Method for Animating Children's Drawings of the Human Figure"

exp_rich icon exp_rich

Experiments with the Rich Python module and TUIs

gqt icon gqt

Build and execute GraphQL queries in the terminal.

its-htmx icon its-htmx

A little app to see what htmx does for us.

mvcmail icon mvcmail

Test project to try out ActionMailer.Net

segment-anything icon segment-anything

The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

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.