Skip to content
Avatar
🚤
Grinding my way to graduation on time.
🚤
Grinding my way to graduation on time.

Achievements

Achievements

Block or Report

Block or report CodexLink

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CodexLink/README.md

👋 Hello! I'm Janrey "CodexLink" Licas

(Script) Discord Activity Badge Wakatime

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 📊

Past Experience (Deprecated) Has Knowledge On Currently Learning To Be Planned / On-Halt
Kotlin VHDL Arduino C++ Discord.py Django Docker FastAPI Git Github Actions Google Analytics Jenkins JQuery Python Sentry.io FastAPI Node.JS Vue.JS Quasar TypeScript? C++ (Modern) Firebase Flutter GraphQL Java Kubernetes MUI React Rust SASS

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 %

Non-Unique Visit Count Discord Activity Badge Updater README Activity Updater WakaTime Stats Updater

Pinned

  1. folioblocks Public

    Implementation of "Credential Verification System using Blockchain Technology" Thesis. | FastAPI and Quasar SPA. Deployed in Azure Container Instance and Github Pages.

    Python 1 1

  2. Bridge your discord's state and activities to a representable badge on your repository to show your current status. Powered by Docker and Python + AsyncIO + discord.py + aiohttp.

    Python 6 3

  3. Ease your class workflow by automating classroom access based on the lecturer's time without the need for staff/inspectors to open them for you. | An Embedded Systems and IoT Whole Semester Project.

    Python 2

  4. A Time-Based Clap Lock Mechanism in Lower-Level Machine Implementation. Created by 4-Member Team VHDL Project in CPE 016 — Introduction to VHDL | Implemented in HDL 2008.

    VHDL 1

  5. DevOps Final Case Study: Application of Network Automation and Programmability

    Shell

  6. A set of 8086 Architecture ASM Examples runnable on DOSBox for Educational Purposes.

    Assembly 1

830 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri
Activity overview

Contribution activity

May 2022

Created 1 repository
Opened 1 pull request in 1 repository
education/GitHubGraduation-2022 1 merged

Seeing something unexpected? Take a look at the GitHub profile guide.