Git Product home page Git Product logo

Hi, I am Groot Josie!

Software developer and research engineer with a passion for VFX, games and computer graphics.

visitors GitHub Josefine


˖°. .°˖

class Josie(Developer):

    def __init__(self):
        super.__init__()
        self.pronouns = ["she", "her"]
        self.code_weapon_of_choice = [Python, C++, GLSL]
        self.tools = [Maya, Blender, Unity, OpenGL]

        self.about_me = {
            "commitment": "equality in tech",
            "OS": Linux,
            "languages": [swe, en_US, fr]
        }
test_josie_is_problem_solver ... ok
test_josie_pass_vibe_check ... ok
test_josie_is_geeky ... ok
----------------------------------------------------------------------
Ran 18973253749832 other awesome tests in 0.1337s

OK

Josefine's Projects

badadvices icon badadvices

A personal project created with @trainlock. A website which generates bad advices from a document where we are collecting really bad advices.

carnumber_generator icon carnumber_generator

A small project performed at KTH. Implementation of a carnumber validator and generator using a binary tree in Python.

cloth-simulation icon cloth-simulation

This is an interactive cloth simulation based on a spring-damper system. One implementation in Matlab and one in Processing. The local processing application is based on Java and the online version (with lower FPS) is based on Javascript.

cross-stitch-generator icon cross-stitch-generator

A Matlab program that converts any input image into a cross stitch pattern and outputs the DMC colors to buy for the yarn. The program uses 3 different kinds of optimization in order to reduce the number of colors needed for reproduction.

facerecognition icon facerecognition

An implementation of a face detection and recognition algorithm in Matlab. The algorithm is based on an approach of using PCA and Eigenfaces.

minesweeper icon minesweeper

Radioactive Minesweeper, my own version of the classical minesweeper game. Developed in Processing programming language.

minionmaihem icon minionmaihem

An interactive flocking simulation and AI game. The simulation is based on the Boid's algorithm and further extended with additional steering rules and implemented using Unity.

opengl icon opengl

Different projects using OpenGL, labs in a computer graphics class at Linköping University as well as my own experimenting. Contains both a template for OpenGL in Visual Studio, object handling and a version of Phong's local reflection model using glsl.

procedural-water icon procedural-water

Procedural ocean shader for Unity, including large wave displacement from wind direction, small ripple displacement from normaldistortion using noise, fresnel effect, depth rendering for foamlines and using scene height for large wave foam. Project in the course 'TNM084, Procedural Methods for Images' at Linköping University 2019.

processing-js icon processing-js

A port of the Processing visualization language to JavaScript.

rust icon rust

Rust learning and exercises

shaders icon shaders

A collection of a various type of shaders in GLSL which I keep on extending when I find time to explore some new type of effect.

themissingpages icon themissingpages

A 2D game developed in Unity during one weekend at the Skyfox Game Jam during the spring of 2019. An adventure game with inspiration from literature.

tnm046 icon tnm046

Computer graphics class TNM046 at Linköping University

tnm087 icon tnm087

Labs for course in Digital Image Processing and Analysis, TNM087, Linköping University 2018

visualizing-women-in-movies icon visualizing-women-in-movies

This visualization display bechdel data of the 100 highest rated movies on IMDb. The movies are classified and visualized according to their primary genre. The aim of the visualization is to investigate if there is a connection between movie genre and the amount of movies passing the Bechdel test.

voronoi-fracture icon voronoi-fracture

A Maya plugin that fractures objects with a base in Voronoi partitioning. With a focus on being able to further simulate the breaking of different materials, the plugin utilises a range of built-in features in Maya to create versatile breaking behaviors such as distributions using bounding boxes, spheres, disks, hand-drawn curves or particle systems.

wow-addons icon wow-addons

AddOns to WoW Classic created based on jokes in Dungeons and me wanting to learn to code in Lua.

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.