Skip to content
View adempus's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Brooklyn, NY

Highlights

  • Pro
Block or Report

Block or report adempus

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
adempus/README.md

👋🏾 I'm Jeff, a software engineer based in NYC.

📫 How to reach me

💻 Technologies and Tools

python  Javascript  Ruby  Java  C++  HTML5  CSS3  Vue.js   

       

       

📈 GitHub Stats


Pinned

  1. world-chase-tag-api world-chase-tag-api Public

    REST API for World Chase Tag

    Python

  2. Codelogue Codelogue Public

    A simple code snippet and documentation tool.

    Python

  3. Stardex Stardex Public

    An Android application that retrievs data and images on searched stars.

    Java

  4. Graph Graph Public

    Recreational build of a graph data structure

    Java

  5. Agricater Agricater Public

    Plant monitoring and watering system with Arduino, a few sensors, Flask & Bokeh

    Python

  6. Simple countdown timer in Python usi... Simple countdown timer in Python using the Penulum package
    1
    import pendulum as pdlm
    2
    from time import sleep
    3
    
                  
    4
    
                  
    5
    '''