Giter VIP home page Giter VIP logo

p5-studio's Introduction

Header

Hello I'm Anhad!

Age location

fn main() {
  let this = About {
    name: "Anhad Singh",
    age: 16,
    pronouns: "he/him",
    code: vec![
      "Rust",
      "Assembly", 
      "C", 
      "C++", 
      "Python", 
      "GIT", 
      "Bash/Shell Scripting",
      "..."
    ]
  };
}

"G'day cobber! As a bloody programmer, I'm a real wiz when it comes to sorting out those pesky memory corruption issues. Recently, I cracked open ASAN to sus out what was going on, and then I used me bloody top-notch skills with GDB to track down the exact spot in the program's memory where the drama was happening. Quick as flash, I sorted out the issue and now the program's running like a dream with no more memory bugs. I'm chuffed with me skills" - Anhad Singh

p5-studio's People

Contributors

andy-python-programmer avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

maan2003

p5-studio's Issues

Console in terminal

Get all of the error or messages from javascript using socket.io and log them into the terminal ๐Ÿ‘

VSCode Extention

Add inbuilt docs using webview in the vscode extention ๐Ÿ‘

Creator: Autocomplete

VSCode support p5.js completions through .d.ts and .json files but the file for p5js is large. We are finding out the best way to add it to the project.

More Details

Add all of the files given below when ever a new project is created using P5 Studio Creator

Files:

  1. jsconfig.json
  2. index.d.ts

VSCode Extension: Listen For File Changes

Currently if we use the vscode p5-studio extension then the webview in vscode does not refresh if index.js is changed. So we have to listen the file for any changes and refresh the webview.

Bug: Files should be static

If we currently see p5-studio-creator it generates the template correctly but in the template the files are not actually static. They are pulled from a cdn. So we need to make them static ๐Ÿ‘

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.