Commit graph

116 commits

Author SHA1 Message Date
5c09c5a22f fix: update the db path 2025-03-31 20:16:56 -04:00
63656eb864 fix: logout session works now 2025-03-31 20:15:14 -04:00
4be0ea5870 trying stuff out 2025-03-31 16:34:30 -04:00
245597c494 testing 2025-03-24 04:47:16 -04:00
0f3d3f416e chore: deps 2025-03-24 04:45:44 -04:00
6ae4ec6847 fix docker file 2025-03-24 04:36:15 -04:00
561594d953 fix 2025-03-24 04:29:56 -04:00
9664c6d9cd some chores 2025-03-24 04:25:19 -04:00
e1a73ad5b8 dockerfile fix 2025-03-24 04:20:07 -04:00
62512e3691 chore delete files 2025-03-24 04:07:28 -04:00
f65bf959b1 rename the app 2025-03-24 04:06:46 -04:00
ce35924a54 add Dockerfile 2025-03-24 04:06:00 -04:00
2dca50ff7a trying to get it right 2025-03-21 00:12:12 -04:00
3fd4ed9ba8 styling: added some styling 2025-03-15 12:53:57 -04:00
4417dec46a additional styling and formatting 2025-03-04 20:47:37 -05:00
231902ab6d updated styling 2025-02-22 17:26:49 -05:00
d19e935069 finished app 2025-02-20 16:50:58 -05:00
b3af4d9d77 update text 2025-02-19 22:30:40 -05:00
9d0787a5e8 feat: app is complete however needs styling 2025-02-18 20:55:25 -05:00
05411c6bbb feat: local auth added and views 2025-02-11 00:58:41 -05:00
518abdc55e auth: learning express auth 2025-02-04 12:38:36 -05:00
0647b4af89 call it done 2025-01-21 15:45:43 -05:00
77a93ae9b1 feat: basic crud complete 2025-01-20 19:24:37 -05:00
6fb88b315a more code 2025-01-17 22:45:33 -05:00
17d664eaeb some code and stuff 2025-01-16 16:28:53 -05:00
75b83e30ea inventory skeleton 2025-01-08 22:51:48 -05:00
59a08e23a9 adding mini msg board
Squashed commit of the following:

commit 5e685faff0
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Wed Jan 1 20:39:19 2025 -0500

    feat: mobile styling

commit 30a4ac6326
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Wed Jan 1 16:51:53 2025 -0500

    another test

commit b847c0f231
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Wed Jan 1 16:48:29 2025 -0500

    fix: cf header

commit acc580fb79
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Wed Jan 1 16:46:22 2025 -0500

    feat: add client ip tracking

commit 289b95d957
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Wed Jan 1 16:40:49 2025 -0500

    feat: add footer and styling

commit eda40eb113
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Wed Jan 1 14:59:35 2025 -0500

    feat: added a comment section

commit 27840f3537
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Tue Dec 31 14:45:21 2024 -0500

    css: black color

commit 3c3deda986
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Tue Dec 31 14:29:00 2024 -0500

    ui: better design and stuff

commit cd43c949aa
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Sat Dec 28 17:47:39 2024 -0500

    fix: styling

commit 8c0a4a773e
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Sat Dec 28 14:32:07 2024 -0500

    styling added + better templates

commit 0a21838c91
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Fri Dec 27 22:33:44 2024 -0500

    fix: create tables

commit 77832d73de
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Fri Dec 27 22:21:48 2024 -0500

    dockerfile_update

commit 90769c9bf1
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Fri Dec 27 22:17:36 2024 -0500

    more code

commit e07590d6e5
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Thu Dec 26 08:15:00 2024 -0500

    updates

commit 1d28883841
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Thu Dec 26 07:38:38 2024 -0500

    updated docker file

commit eb3068af96
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Thu Dec 26 07:27:38 2024 -0500

    added dockerfile

commit 15a77883f4
Author: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
Date:   Wed Dec 25 22:45:54 2024 -0500

    basic msg board
2025-01-01 21:54:34 -05:00
b66089f97e fix: updated pathing 2024-11-22 20:55:17 -05:00
50b50915de
Shopping cart (#19)
* feat: navbar and main components added

* feat: add shopping cart

* added cart and store components

* basic functionality complete

* fix: effect

* adding more logic and components

* basic features

* reorg tree and add summary

* feat: new stuff

* styling: more stuff

* changes

* as good as itll get

* added public

---------

Co-authored-by: mike <mike@windows>
2024-11-22 20:47:46 -05:00
d581ed19e6 testing 2024-10-10 08:53:55 -04:00
aa7ca3c4c8 testing 2024-10-10 08:53:11 -04:00
168c855dbb testing 2024-10-10 08:52:39 -04:00
c3437748f3 testing 2024-10-10 08:50:28 -04:00
6e1b201160 just a test 2024-10-03 18:16:57 -04:00
b222b7b655 chore: rearrange 2024-10-03 18:10:45 -04:00
35bf95891c
Cv project (#18)
* feat: updated component

* feat: added components

* feat: fixed

* refactor(feat): added button, renamed variables

* feat: updated education info component

* feat: experience component added

* refactor: modular

* feat: new components, style, etc

* refactor: remove unneccessary divs

* feat(styling): yep

* feat(style): new font added for resume

* feat(styling): colors, btns, etc

* feat: basically done

* feat: updated css/demo data
2024-06-23 20:24:55 -04:00
592ddc4c1f
Cv project (#17)
* feat: updated component

* feat: added components

* feat: fixed

* refactor(feat): added button, renamed variables

* feat: updated education info component

* feat: experience component added

* refactor: modular

* feat: new components, style, etc

* refactor: remove unneccessary divs

* feat(styling): yep

* feat(style): new font added for resume

* feat(styling): colors, btns, etc

* feat: basically done
2024-06-23 20:10:32 -04:00
940deff071
chore: change title
Signed-off-by: Mike Smith <89040888+smiggiddy@users.noreply.github.com>
2024-05-18 23:32:31 -04:00
099e6b13e7
Battleship (#16)
* project: testing

* feat: updated testing configs

* feat: ship class and test

* feat: more testing

* feat: gameboard logic/tests complete

* feat: add player methods

* feat: add main app

* sync: pushing latest code to repo

* feat: add some basic styling and stuff

* feat: added UI logic

* feat: basic game is finished

* feat: add adjacent rules

* feat: basic game complete
2024-04-02 16:45:56 -04:00
d899a773bd
project: testing (#15) 2024-02-16 16:07:49 -05:00
6f8a4ec879 feat: finished knights 2024-02-15 06:38:07 -05:00
2eb3956145 feat: sorta works 2024-02-15 00:29:06 -05:00
25b6522572
Csci (#14)
* feat: project bts

* feat: balanced binary tree project
2024-02-10 12:16:48 -05:00
b8167603d6 merge: csci branch 2024-02-02 08:37:53 -05:00
073de11e88 feat: completed 2024-02-02 08:23:19 -05:00
95d3793c20 feat: new stuff 2024-02-01 23:04:38 -05:00
0aea48d868
Csci (#12)
* feat: recursive sorting

* feat: linked list project

* fix: swap head/tail

* feat: bioler plate hashmap

* feat: project hashmap complete

* fix: remove unnecessary code
2024-02-01 19:45:01 -05:00
ddba85e74b
Merge branch 'main' into csci 2024-02-01 19:44:34 -05:00
d2a25111ad fix: remove unnecessary code 2024-02-01 19:40:28 -05:00
ff8ee40a9c feat: project hashmap complete 2024-02-01 19:17:46 -05:00