Skip to content
View lsjbh45's full-sized avatar

Highlights

  • Pro

Organizations

@KWEBofficial @cofinder-team @mini-canvas-team @iNThon-Team-7
Block or Report

Block or report lsjbh45

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
lsjbh45/README.md

Hi there ๐Ÿ‘‹

I'm Seungjik Lee, an undergraduate student in the Dept of Computer Science and Engineering at Korea University (2019.03~).

Currently interested in the field of Software Development and Server Engineering.

Learning experiences in various fields patiently in order to move forward as a developer.

Completed SW Maestro 14th course as trainee, developed Macguider (2023.04~2023.11).

Served as ์†Œํ”„ํŠธ์›จ์–ด๊ฐœ๋ฐœ๋ณ‘ at ROK Air Force, managed intranet web applications using Spring framework (2021.03~2022.09).

Pinned

  1. cofinder-team/macguider-backend cofinder-team/macguider-backend Public

    Main API server for Macguider

    TypeScript 1

  2. cofinder-team/macguider-serverless cofinder-team/macguider-serverless Public

    Serverless functions for Macguider

    TypeScript 1

  3. mini-canvas-team/mini-canvas mini-canvas-team/mini-canvas Public

    Mini Canvas GUI implemented using Java and the Swing library. The outcome of a project to utilize key design patterns.

    Java 2

  4. web-server-implementation web-server-implementation Public

    Implementation of Simple Web Server supporting HTTP/1.1-subset and multi-client (Lab assignment of "Computer Network" class)

    C

  5. processor-design processor-design Public

    Designing simple 5-stage pipelined RISC-V processor (Lab assignment of "Computer Architecture" class)

    SystemVerilog

  6. simple-arp-implementation simple-arp-implementation Public

    Implementation of Simple ARP Program using the Socket API of the Data Link Layer (Lab assignment of "Data Communications" class)

    C