diff --git a/img/397x300/discord.jpg b/img/397x300/discord.jpg new file mode 100644 index 0000000..52741e4 Binary files /dev/null and b/img/397x300/discord.jpg differ diff --git a/img/397x300/network.jpg b/img/397x300/network.jpg deleted file mode 100644 index dd903a4..0000000 Binary files a/img/397x300/network.jpg and /dev/null differ diff --git a/img/397x400/animeguess.jpg b/img/397x400/animeguess.jpg new file mode 100644 index 0000000..69969ee Binary files /dev/null and b/img/397x400/animeguess.jpg differ diff --git a/img/397x400/discord.jpg b/img/397x400/discord.jpg deleted file mode 100644 index a51c1df..0000000 Binary files a/img/397x400/discord.jpg and /dev/null differ diff --git a/index.html b/index.html index 2f191b6..7cab1f7 100755 --- a/index.html +++ b/index.html @@ -135,15 +135,15 @@
-
Amazon Web Services 64%
+
Amazon Web Services 74%
-
+
-
Application Development (Go) 32%
+
Application Development (Python) 62%
-
+
@@ -273,36 +273,37 @@
- Discord Chat Bot + Discord Chat Bot
Hide
-

Discord Bot

- Chat bot for Discord +

Animeguess Game

+ Daily guessing game for Japanese animation
-

A discord chat bot written in Go. Ported from a previous version in Javascript.

-

A fun chat bot that has many features to respond to different commands. The core feature of the bot is written to allow - users to request an endless amount of different images from many different sources. - But also includes small features such rolling a die or picking a random number, but the list is plentiful.

-

From dogs to cats, or from nature to computers, any image is possible with this bot. Just send a request and it can search through reddit or imgur for an image and post for all to see.

+

A daily guessing game for Japanese animation with a Svelte frontend and a serverless Python backend.

+

A fun game to test your knowledge on Japanese animations. With a new picture each day, you can come back daily to continue your streak! With up to 6 guesses daily, + for each one that is missed, an easier picture will be shown to help you guess the game.

+

A frontend written custom for this specific application was built using the Svelte framework, consisting of Javascript, HTML, and CSS. Hosted in S3 behind Cloudflare + for extra protection.

+

Using a full serverless architecture for the backend, it is completely hosted on Amazon Web Services (AWS). Utilizing an API Gateway and Lambda functions, the + application should scale very sufficiently.

-

Lead Developer: Daniel Tam

-

Contributor: Dalton Archer

-

Source

+

Architect, Project Manager, Backend Developer: Daniel Tam

+

Frontend Developer: Malik Harris

+

Source

@@ -353,14 +354,55 @@
- Home Server Stack + Home Server Stack
Hide
-

Home Server

- A full home infrastructure stack +

Discord Chat Bot

+ A chat bot for Discord +
+
+
+
+

A discord chat bot written in Go. Ported from a previous version in Javascript.

+

A fun chat bot that has many features to respond to different commands. The core feature of the bot is written to allow + users to request an endless amount of different images from many different sources. + But also includes small features such rolling a die or picking a random number, but the list is plentiful.

+

From dogs to cats, or from nature to computers, any image is possible with this bot. Just send a request and it can search through reddit or imgur for an image and post for all to see.

+ +
+
+
+
+

Lead Developer: Daniel Tam

+

Source

+
+
+
+
+
+
+ +
+
+ +
+
+ Network File Updater +
+
+
+ Hide +
+

Homelab Server

+ Homelab server infrastructure
@@ -374,49 +416,12 @@
  • Linux,
  • Infrastructure
  • -
    -
    -
    -
    -

    Lead Architect: Daniel Tam

    -

    Source

    -
    -
    -
    -
    -
    -
    - -
    -
    - -
    -
    - Network File Updater -
    -
    -
    - Hide -
    -

    File Updater

    - Small file updater over the network -
    -
    -
    -
    -

    Written in C++ and utilizing the Winsocks library, this opens a port and listens for inputs and changes a file based upon the incoming commands.

    -

    A small basic program written so that a file could be updated over a network. When combined with a custom a PHP page, - it can utilize the PHP client to send a command that will update a file over the network to a server hosting this program.

    -
    -

    Lead Developer: Daniel Tam

    +

    Architect: Daniel Tam

    Source