Skip to content
View shlee4458's full-sized avatar

Block or report shlee4458

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
shlee4458/README.md

HelloπŸ‘‹, I'm Seunghan Lee!

😊 Welcome to my github page.

πŸ”ŽAssignments and labs that I have completed for courses including;
πŸ“— CS50: Introduction to Computer Science, Harvard University (Spring 2022) - Complete
πŸ“— CS61A: Structure and Interpretation of Computer Programs, UC Berkeley (Fall 2022) - Complete
πŸ“— CS61B: Data Structures, UC Berkeley (Fall 2022) - Complete
πŸ“— Nand2Tetris: Computer Systems, The University of Jerusalem - Complete
πŸ“— COMSCI 453: Computer Networking, a top down approach, UMass - Complete
πŸ“˜ CS61C: Computer Architecture, UC Berkeley (Fall 2020) - On-Going
πŸ“˜ CS15-445: Intro to Database Systems, Carnegie Mellon University (Spring 2023) - On-Going

πŸ”ŽSome of the Personal Projects You can Find
⚑ Camp Review Website : Full-stack web dev project using Node.js, Express.js, and front-end tools.
⚑ Generative Dungeon Game : Game Backend Development from scratch using Java
⚑ Compiler : Jack Compiler, Virtual Machine Translator, Assembler Implementation
⚑ 2048 Game : Python Implementation of 2048 game
⚑ Employment Management App : Employment Management System Implemented using Spring Framework
⚑ Database Management System : Building database management system from scratch using C++
⚑ React Projects : Meme generator, Airbnb Clone(Front-End)

Languages and Tools:

aws bootstrap c cplusplus css3 django express firebase flask git heroku html5 java javascript linux mongodb mysql nodejs pandas python qt react spring sqlite tensorflow

Pinned Loading

  1. raft-distributed-kv raft-distributed-kv Public

    Raft Consensus based Replicated Distributed Key-Value Store implemented with C++

    C++ 1

  2. GenerativeDungeon GenerativeDungeon Public

    Randomly Generated Dungeon Game implemented with Java

    Java 1

  3. camp-review camp-review Public

    Camp review webpage - MongoDB, Express.js, Node.js

    JavaScript

  4. multi-kubernetes multi-kubernetes Public

    JavaScript 1

  5. virtual-machine-translator virtual-machine-translator Public

    python implementation of virtual machine translator for hack assembly language

    Python

  6. EmployeeManagementApp EmployeeManagementApp Public

    Employee Management App using Spring Boot and HTML/CSS/JavaScript

    Java