👋 Hey! I'm James -

A 19 year old computer science student. I love to code, specifically Websites, Web Dashboards, and backend APIs, or any software really! I also enjoy server management on Linux with Docker, etc. This is my personal, portfolio, mess-around website! It's not fully completed yet but I update it when I get the time. Scroll down to read more :)

About Me

I have had an interest in programming and computer systems since I was young. I start off by going to a CoderDojo where I learned my first steps of Scratch, HTML, CSS & JS and Python. Although the majority of my knowledge has been self thought, by building random projects, reading documentation and watching guides. I hope to persue this interest as a career later on in life.

Show More

Current Projects View all

Projects I am currently working on, or new ideas that I want to build on when I have the time.

Checkly

A software application to assist with facilities management in a care home. Mainly focused on providing easy to use checklists with easy abilities to generate reports and analyse completion of tasks from staff.

JavaScript

Smart Screen

My first hardware and software project. I plan to make a small display similar to existing Alexa screens, to display useful information.

JavaScript/Go

El Comms

A service and webservice to monitor and manage my servers and general technology I use. It is a very loose idea at present.

??

Ellie Additions

A Minecraft java plugin that I am developing for servers I play on with my friends. It has a lot of features I find useful and have made to my liking instead of relying on other plugins.

Java

Featured Projects View all

Projects I am proud of and feel they need a special mention. Some of these are old and finished and others are still in the works!

Jamesz.dev

This website you are currently on. My personal, portfolio and more website. Powered by Next.Js and Chakra-UI. I plan to rewrite this soon though...

JavaScript

Timetable Sync

A simple app to sync student's DCU timetable to Google Calendar for ease of access and more features. Also includes a room availability checker.

JavaScript/Go

BeatleBot

A muti-purpose all in one Discord Bot, with many features. The project that got me to love programming.

Python

X's and O's

My Leaving Certificate Computer Science Project, an X's and O's game playable on the browser.

Python/JavaScript

Skills

Core:

JavaScriptPythonTypeScriptGitGoJava

Frontend:

HTML 5CSSReact.jsNext.jsChakra UIBootstrap

Backend & Database:

Node.jsExpress.jsDockerMongoDBMySQLFirebase

Achievements

  • Winner of Coolest Projects International 2018 in Web Design

  • Completed Digital School Champions Program - May 2021

  • Participated in SciFest 2022 at Dublin City University

Hobbies & Interests

  • Programming full-stack

  • Computer Games

  • Music

  • Crochet

Self Hosting & Server Mangement

As discussed earlier, I run my own infrastructure of services among 3 servers (2 Raspberry Pi's and a Cloud VPS). This is where I also run all of my projects. This has been an important skill to master, as I am prepped in maintaining running servers, site-reliability and server security.

I also self-host some services for my own use, for reasons of more security (I manage my data), more features (generally without a fee), and just for the fun!

Some things I run on the network are:

  • GitLab - I self host a GitLab instance which is where I store all of my projects. GitLab has many useful features including DevOps (CI), Snippets, etc.
  • Bitwarden - I self host a Bitwarden instance as my day-to-day password manager, I prefer doing this as I am in control of where my data is stored.
  • Authentik - I self host a Authentik instance as my Single-SignOn (SAML/OAuth2) client for all my services. (Partially Retired)
  • Sentry - I self host a Sentry instance as I use it to track and log Errors from my projects. (Retired)
  • Jellyfin - a self-hosted movie, series and music media system.
  • Vikunja - a self-hosted todo app.
  • DBs (Postgres, MariaDB, Mongo) - what my services and projects use to store data.
  • BeatleBot - my Discord bot.
  • StatsChannels - another Discord bot.
  • Pogr.cc - A semi-public Image CDN, URL-Shortener and More.
  • Other Microservices - e.g. my API which handles and controls backend tasks and schedules backups, and my DDNS & Starter service which ensures site-reliability for my services if there is a power failure or network failure.

Made with ❤️ by James with Chakra-UI and Next.JS