CV updated
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import express from "express";
|
||||
import userController from 'controllers/userController';
|
||||
import userController from 'backend/controllers/userController';
|
||||
import checkAuthenticated from 'backend/miscellaneous/checkAuthenticated';
|
||||
|
||||
const router = express.Router();
|
||||
|
||||
@@ -56,8 +56,8 @@
|
||||
{
|
||||
"title": "HW Developer",
|
||||
"company": "Spica International",
|
||||
"time": "17/03/2025 - CURRENT",
|
||||
"des": "Working on access menegment systems."
|
||||
"time": "17/03/2025 - 01/08/2025",
|
||||
"des": "Worked on access menegment systems. Programed integrated devices, based on Buildroot using c++ and python web server."
|
||||
},
|
||||
{
|
||||
"title": "Backend/Frontend",
|
||||
|
||||
Reference in New Issue
Block a user