👋 Hello! I'm Janrey "CodexLink" Licas
from typing import Any, Final, Literal
from asyncio import create_task, Future, get_event_loop, wait
from me.interest import my_future
async def my_future() -> Any:
_work , _ : = await wait(
{
create_task(
resolve_interest(Future[Any] | (
Literal["Engineer"] | (
Literal["Developer"] | Literal["Programmer"]
)
), name="My Future Role"
)
}
)
return _work.result() # ???
loop = get_event_loop()
loop.run_until_complete(my_future())I'm a Python Developer focusing on Backend Implementation. Also, I'm a 4th Year Computer Engineering Student at Technological Institute of the Philippines.
Progression 📊
|
|
|
Development Consumption Time In Week's Scale ⚖️
From: 13 May 2022 - To: 20 May 2022
Python 7 hrs 44 mins ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 47.49 %
Vue.js 6 hrs 13 mins ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣦⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 38.16 %
JavaScript 1 hr 4 mins ⣿⣶⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 06.61 %
YAML 42 mins ⣿⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 04.32 %
JSON 12 mins ⣤⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 01.25 %
Other 10 mins ⣤⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 01.11 %