Skip to content
View MaggieLeber's full-sized avatar

Highlights

  • Pro

Block or report MaggieLeber

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. checklist checklist Public

    render Garmin Pilot checklists in HTML suitable for printing and Garmin ACE format for on-board avionics

    HTML 10 1

  2. jhamtune jhamtune Public

    HTML

  3. LslSensorProxy LslSensorProxy Public

    LslProxy -- MaggieL's first actual PlayFramework and Scala toy

    LSL

  4. Spaceflight Simulation/Gaming Tools Spaceflight Simulation/Gaming Tools
    1
    # Spaceflight Simulation/Gaming Tools
    2
    
                  
    3
    * http://www.spaceengineersgame.com/ Voxel-oriented space construction and survival. Kind of a high-tech/high-rez Minecraft.
    4
    
                  
    5
    * http://orbit.medphys.ucl.ac.uk/ Classic, insanely accurate orbital mechanics; many, many historic and SF spacecraft available. Don't miss the many valuable and useful add-ons and plugins available at the sites listed at http://orbit.medphys.ucl.ac.uk/links.html Recently open-sourced.  
  5. Generating a Packer template from Sc... Generating a Packer template from Scala using the Play Framework JSON library to allow annotations as comments.
    1
    package io.point.servermill
    2
    
                  
    3
    import play.api.libs.json.Json
    4
    import java.io.File
    5
    
                  
  6. Java learning resources Java learning resources
    1
    * [The Java Tutorial](https://docs.oracle.com/javase/tutorial/index.html) - "Trails" are roadmaps covering a broad topic. 
    2
    [The Really Big Index](https://docs.oracle.com/javase/tutorial/reallybigindex.html) helps you locate talks 
    3
    about a more specific issue. 
    4
    
                  
    5
    * [Java™ Platform, Standard Edition 8 API Specification](https://docs.oracle.com/javase/8/docs/api/index.html) "The API Docs".