ІО-23 Шмуляр Олег hasslesstech
  • Joined on 2024-02-12
hasslesstech created repository hasslesstech/ak-kr-project 2025-02-14 23:05:55 +02:00
hasslesstech pushed to master at hasslesstech/ak3-labs-asm 2025-02-12 22:55:30 +02:00
1e54d5cd27 lab2-extra: enable LEDs by performing direct register writes
hasslesstech pushed to master at hasslesstech/ak3-labs-asm 2025-02-10 13:09:23 +02:00
1a6d8232a4 lab2: optimize image copying to RAM
hasslesstech pushed to master at hasslesstech/ak3-labs-asm 2025-02-09 20:13:43 +02:00
9f8f207e4b lab2: add livepatching of image in RAM
d7a311c06e lab2: add formula v2 calculation
c1f9c00fc6 lab2: add WFI instruction to freeze VM
Compare 3 commits »
hasslesstech pushed to master at hasslesstech/ak3-labs-asm 2025-02-09 15:31:24 +02:00
57c787f87d lab2: add int_to_str implementation
797b9503b7 lab2: edit BKPT_WRITE macro so it can accept r0 as address source
54ce3caccb lab2: simplify string printout
Compare 3 commits »
hasslesstech pushed to master at hasslesstech/ak3-labs-asm 2025-02-08 21:28:37 +02:00
86de75098a lab2: add working lab1_v1 and lab1_v2 prototype
hasslesstech pushed tag lab1 to hasslesstech/ak3-labs-asm 2025-02-05 21:57:40 +02:00
hasslesstech created branch master in hasslesstech/ak3-labs-asm 2025-02-05 21:55:03 +02:00
hasslesstech pushed to master at hasslesstech/ak3-labs-asm 2025-02-05 21:55:03 +02:00
0f88624b01 remove unneccesary .global directives
6aa07b8feb remove sp loading
f5dab78c53 remove 6 bytes by loading sp directly from vtable
15377d3b48 remove unused .type directive
2ad992da9c remove unused size directive
hasslesstech created repository hasslesstech/ak3-labs-asm 2025-02-05 21:51:28 +02:00
hasslesstech pushed tag lab4 to hasslesstech/backend-development-course 2024-12-29 18:38:42 +02:00
hasslesstech pushed to master at hasslesstech/backend-development-course 2024-12-29 18:33:17 +02:00
c644c472e3 merging dev branch into master as a stable release
731b79c865 clean up debugging context
f78fa33397 secure all required endpoints with JWT
729498db11 add dependencies for JWT support
589700e4d3 improve test performance
Compare 5 commits »
hasslesstech pushed to dev at hasslesstech/backend-development-course 2024-12-29 18:25:36 +02:00
731b79c865 clean up debugging context
hasslesstech pushed to dev at hasslesstech/backend-development-course 2024-12-29 18:22:37 +02:00
f78fa33397 secure all required endpoints with JWT
729498db11 add dependencies for JWT support
589700e4d3 improve test performance
Compare 3 commits »
hasslesstech pushed tag lab2 to hasslesstech/backend-development-course 2024-12-28 19:31:36 +02:00
hasslesstech pushed tag lab3 to hasslesstech/backend-development-course 2024-12-28 19:31:36 +02:00
hasslesstech pushed to master at hasslesstech/backend-development-course 2024-12-28 19:26:31 +02:00
a42d94779c hotfix: balance_up not recognizing uuid as a valid argument
hasslesstech pushed to master at hasslesstech/backend-development-course 2024-12-28 18:55:21 +02:00
bba801f2d2 add balance entity
32fd20b3ae migrate user, category and record API to db
b96ba3eb34 add automated testing script for user table
c2104fd9cc finish user API migration to DB
7ef08e64c2 migrate post user and get users api
Compare 10 commits »
hasslesstech pushed to dev at hasslesstech/backend-development-course 2024-12-28 18:53:02 +02:00
bba801f2d2 add balance entity
hasslesstech pushed to dev at hasslesstech/backend-development-course 2024-12-28 15:10:35 +02:00
32fd20b3ae migrate user, category and record API to db