Skip to content
View jtellis's full-sized avatar
Block or Report

Block or report jtellis

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

Greetings!

A bit about myself

I'm at home in fast paced multidisciplinary teams striving to make an impact. I have worked with academic institutions, non-profit organizations, start-up and long established companies. I approach my work with a spirit of challenge and determination.

Projects

  • ⏱️ I had some fun creating a workout circuit timer application. I used statecharts to manage state. It was a great exercise in React state management and UI creation.

  • 🖼️ I also dove into the foundementals of server-side rendering and static-site generation with React over in ssr react adventure.

  • 🏆 In the Fall of 2020, I was a co-developer of NYS COVID-19 Parent Portal which was completed during the Hack Upstate XV hackathon event. This project won the event's prize for "Best Use of Open Data." The full project submission can be seen here on DEVPOST and my code contributions are here on github.

  • 🃏 A while ago, I wrote a version of the card game blackjack (21) in Haskell to practice functional programming. My hope was to reinforce what I had studied in the Learn You a Haskell book.

  • 📖 I'm interested in the Rust type system through my study of Haskell. My overall goal is to target WebAssembly compiliation. I'm working through The Rust Programming Language and keeping my progress in this repo. I hope to get back to this soon.


When I'm not coding away, I'm usually bird watching, learning about and spending time in nature, exercising, baking or watching an old movie. I have two dogs that remind me to never take it all too seriously.

Drop me a line. Cheers! ☕

Pinned

  1. live-group-process live-group-process Public

    Exploring functionality of individuals carrying out a series of steps together in parrellel

    JavaScript

  2. workout-app workout-app Public

    Workout circuit timer web application built with React and TailwindCSS

    JavaScript

  3. blackjack blackjack Public

    Blackjack (21) card game I'm writing to practice Haskell and domain modeling

    Haskell

  4. hu-covid-resource-site hu-covid-resource-site Public

    JavaScript 1

  5. ssr-react-adventure ssr-react-adventure Public

    JavaScript