mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
vault backup: 2022-09-02 11:05:57
This commit is contained in:
parent
2dad95ed4e
commit
15e2a05a40
@ -73,25 +73,25 @@ Other Languages I have used: C, C#, 6809 Assembly, SQL.
|
|||||||
|
|
||||||
# Project Experience
|
# Project Experience
|
||||||
## Album of the Day Website
|
## Album of the Day Website
|
||||||
https://github.com/JetHughes/album
|
[github album website](https://github.com/JetHughes/album)
|
||||||
|
|
||||||
This is my most recent project. I created this as a way to put in to practive the things I have been learning at university. I is a basic website with user authentication and authorisation. It is built using Express and Pug and is hosted on AWS.
|
This is my most recent project. I created this as a way to put in to practive the things I have been learning at university. I is a basic website with user authentication and authorisation. It is built using Express and Pug and is hosted on AWS.
|
||||||
|
|
||||||
## React Native App
|
## React Native App
|
||||||
https://github.com/JetHughes/snowboard-goals-app
|
[github react native app](https://github.com/JetHughes/snowboard-goals-app)
|
||||||
|
|
||||||
This was one of my first large projects. It was my year 13 IT scholarship project. It is built using React-Native and Expo. Throughout the creation of this project I had to consider many factors besides the code. This included working with a stakeholder, considering legal and ethical implications, privacy, security, UI design, Iterative development and more.
|
This was one of my first large projects. It was my year 13 IT scholarship project. It is built using React-Native and Expo. Throughout the creation of this project I had to consider many factors besides the code. This included working with a stakeholder, considering legal and ethical implications, privacy, security, UI design, Iterative development and more.
|
||||||
|
|
||||||
## Motion Detector
|
## Motion Detector
|
||||||
https://github.com/JetHughes/motion-detector
|
[github motion detector](https://github.com/JetHughes/motion-detector)
|
||||||
|
|
||||||
This was a small project I made last summer. Someone was stealing my cookies, so rather than recording 24/7 I configured my GoPro to stream to an RTMP server. This video was then analysed by a python script using OpenCV and I was alerted when motion was detected.
|
This was a small project I made last summer. Someone was stealing my cookies, so rather than recording 24/7 I configured my GoPro to stream to an RTMP server. This video was then analysed by a python script using OpenCV and I was alerted when motion was detected.
|
||||||
|
|
||||||
## Python Bots
|
## Python Bots
|
||||||
https://github.com/JetHughes/discord-album-bot, https://github.com/JetHughes/slack-album-bot
|
[github slack bot](https://github.com/JetHughes/discord-album-bot) [github album bot](https://github.com/JetHughes/slack-album-bot)
|
||||||
|
|
||||||
|
|
||||||
## Non-Destructive Image Editor
|
## Non-Destructive Image Editor
|
||||||
|
This was a group project for my software development paper last semester. We were provided with the basic skeleton of the app, then we had to add features such as: zoom, image saving, and various image filters such as sharpen, posterise, contrast and brightness and more. We also had to add unit testing, mange communication, set deadlines, allocate tasks, and maintain a repository.
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user