Skip to content
View niallantony's full-sized avatar
πŸ˜ƒ
πŸ˜ƒ

Block or report niallantony

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

Hi there πŸ‘‹

Visit my personal site: My Personal Site/Blog

Who Am I?

My name is Niall Craven, I am a teacher, designer and software developer, based in South Korea and currently completing a degree in Computer Science. Here you will find a number of projects that I am currently working on, as well as other information about me

πŸ”­ I’m currently working on

πŸ“ƒ λ“€μ–΄λ°”λ°” (Deulaubaba)

A commissioned application for documenting students with special need's communication methods between stakeholders.

  • Created using Expo with React-Native.
  • Fully written using TypeScript
  • Manages server state with Tanstack Query and local state with Zustand
  • Tested using React Testing Library
  • RESTful API service implemented in Spring
  • PostgreSQL database with Spring Data JPA integration
  • Unit tests and Integration tests using JUnit and Testcontainers
  • Authorisation flow with Auth0 using JWT

🌱 I’m currently learning ...

As part of my Computer Science degree I am constantly learning about the field of computer science. Working on coursework (that must not be uploaded to github) means I spend a large portion of my time with projects that I unfortunately cannot showcase. The areas I find most stimulating at the moment however include:

  • Functional Programming
  • Databases

I hope to include some personal projects which build on these concepts soon, so watch this space. As well as the above concepts I am constantly working on building my programming skills and am consistently strengthening my language skills in particular in Python, Java and Javascript.

Pinned Loading

  1. deulaubaba deulaubaba Public

    Collaborative communication application

    TypeScript

  2. deuleubabaServer deuleubabaServer Public

    Deulaubaba backend services

    Java

  3. Blog Blog Public

    A Blog and Learning Journal

    Svelte

  4. groomingPrevention groomingPrevention Public

    A Grooming Prevention Online Tool

    TypeScript

  5. Weather-App Weather-App Public

    A small app to retrieve the weather in a part of the world

    JavaScript 1

  6. github_activity github_activity Public

    A Small Application for Retrieving Git Activity to CLI

    Java