Giter VIP home page Giter VIP logo
public class JoshuaRiefman
{
    public class Bio
    {
        public string education = "2nd Year Engineering Physics";
        public string institution = "University of British Columbia";
        public string location = "Vancouver, BC";
        public string[] interests = { "Machine Learning", "Computational Science"};
    };

    public class Skills
    {
        public string[] languages = { "Python", "C++", "C#", "Java", "Go"};
        public string[] technologies = { "Unity", "Django", "React", "AWS" };
        public string[] currently_learning = { "Rust", "TensorFlow", "C++" };
    }
}

Joshua Riefman's Projects

cascadingwaves icon cascadingwaves

A visualization that uses the principle of wave superposition to create some intriguing patterns.

kernel_helper icon kernel_helper

Helper program to process OpenCL files into either a form directly paste-able into a C++ project, or directly loaded at runtime.

pdfview icon pdfview

A lightweight and simple tool to conveniently publish print-quality content and integrate with existing websites.

perlinnoise icon perlinnoise

A Perlin noise generation library implemented in Go

project-crake icon project-crake

A Unity project which simulates the evolution and relationship of two primitive prokaryotic lifeforms.

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.