Skip to content
View ultimape's full-sized avatar
🐜
🐜

Block or report ultimape

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. garden garden Public

    A [[digital garden]] to contain my notes. You can view a live web GitHub pages version here: https://ultimape.github.io/garden/

    JavaScript 3

  2. nsreed/ouronote nsreed/ouronote Public

    Real-time collaborative whiteboard web app built with Angular, GUN, and paper.js.

    TypeScript 17 1

  3. I developed a 1-page resume complete... I developed a 1-page resume completely out of HTML and CSS by hand. Can be viewed live @ http://praetorlabs.com/profile/nperry/resume/ Features include: it looks like a piece of paper when viewed in a modern browser, and it prints out on one sheet. It also has open-graph meta tags so it shows up correctly when shared on social networks. It validates as HTML5 excluding a bug with a couple of meta tags. You are welcome to re-use the structure and css with your own resume content.
    1
    <!DOCTYPE html>
    2
    <html lang="en">
    3
    <!-- 
    4
    One Page HTML/CSS resume design, copyright 2014 Nicholas Perry. 
    5
    Structure and design of HTML and CSS released under Creative Commons Attribution-ShareAlike 3.0 Unported License http://creativecommons.org/licenses/by-sa/3.0/deed.en_US