Skip to content
View tjhind's full-sized avatar

Block or report tjhind

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

Tiah Hind banner photo - picture of Tiah next to her name (Tiah Hind she/her)

Hey! I'm Tiah, a junior full-stack developer. Bringing a dynamic approach from my experience in research science, I have a deep appreciation for the experimental methods that underpin programme development. I'm particularly interested in user experience, and how creative application development can drive engagement with a product or service, and I'm excited to apply and develop my skills whilst helping businesses grow.

Tech Stack

Languages: JavaScript (node.js, browser & mobile environment), TypeScript, R
Backend: postgreSQL, MongoDB
Test-Driven Development (TDD): Jest, Supertest
Front-end: React (Native & JS), TailwindCSS, HTML, CSS, Lighthouse & other accessibility tools

My Projects

Screenshots of TicketDash app in use: user list view of film screenings near to them, user view of tickets in auction with seating plan, user view of auction page with timer countdown, business view of listing page with option to select unsold seats, their price, and screening time

Based on the idea that cinema tickets are often too expensive to make cinema an accessible experience for all, and that many tickets go unsold (just check your local cinema's website!), TicketDash is a mobile app providing live auctioning for cinema tickets on both iOS and Android. It's a platform where businesses can list events and seats for auction at a lower price and users can bid on tickets for those seats in real time. Myself and 4 other developers built this app from scratch in just 8 days.

  • Developed in React Native and with Expo
  • Utilises web sockets for live auctioning functionality
  • PostgreSQL database, with earthdistance & cube modules to show a user events in a radius from their given location
  • Server-side scheduling that closes the auction after a given time and updates user and event statuses
  • Unique QR code tickets (SVG images) are generated by a React Native extension when the user wins the auction

Check out the demo video

TicketDash Frontend Repo

TicketDash Backend Repo


Screenshot of Tiah's News user view on a laptop screen - you can see the homepage with latest articles and options to sort them from dropdown menus

This is a web application which allows users to view news articles and sort them by topic, date, votes, comment count, and more. The user can post comments and delete their comments, and up/downvote articles.

  • Frontend developed with React.js
  • UI designed to be responsive across multiple screen sizes
  • Developed with accessibility in mind
  • PostgreSQL database

Hosted Website

Tiah's News Backend Repo

Tiah's News Frontend Repo

Pinned Loading

  1. Auctioning-BE Auctioning-BE Public

    Forked from SoliferNN914/Auctioning-BE

    Backend repo for TicketDash mobile cinema ticket auction app

    JavaScript

  2. auctioning-fe auctioning-fe Public

    Forked from bensuth86/auctioning-fe

    Frontend repo for TicketDash mobile cinema ticket auction app

    JavaScript

  3. nc-news nc-news Public

    News API

    JavaScript

  4. tiahs-news tiahs-news Public

    Frontend repo for Tiah's news web app

    JavaScript