Skip to content
View Liophis's full-sized avatar
  • Beijing University of Posts and Telecommunications
  • Beijing,China

Highlights

  • Pro

Block or report Liophis

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Liophis/README.md

Hi, I'm Liophis

Studying database systems and building small, useful software with care.
Database systems · Course projects · Learning notes · Public-safe portfolio material

Database systems SQL GitHub profile

I use this profile as a compact home page for my current learning, public projects, and portfolio entries.

Now

  • Studying: database systems principles, relational models, SQL, normalization, indexing, and transactions
  • Building: practical software projects, course projects, and personal tools
  • Documenting: learning notes and public-safe portfolio material

Stack

Python TypeScript React FastAPI SQL C++ LaTeX Git

Public work, resume, and contact

Public Work

Repository Focus
digital-garden A place for learning notes and long-term knowledge organization.
TravelAgentSystem A Python project around travel planning and agent-style workflows.
Logistics-Management-System A C++ course project with management-system structure and data modeling practice.
BUPT-CS-Course-Materials Public course material collection and study archive.
Study-Manager A study-management experiment for organizing learning tasks.
Repository curation note

This profile highlights original or portfolio-friendly repositories. Forks, temporary Git exercises, and private resume sources are kept outside the main showcase.

Resume

This profile only links to public-safe resume materials and portfolio entries.

Read more about my resume setup

I keep the resume system split into two repositories:

  • Public template: LaTeX template, fake example data, build instructions, and preview PDF
  • Private resume: real personal information, detailed experience, and full LaTeX source

The public template can be linked here once it is ready. The private resume repository stays outside this profile.

Contact


This profile will keep evolving with my projects, learning, and public work.

Popular repositories Loading

  1. TravelAgentSystem TravelAgentSystem Public

    Python 1 1

  2. bupt-auth bupt-auth Public

    Forked from byrdocs/bupt-auth

    登录北京邮电大学统一认证,并获取用户基本信息。

    TypeScript 1

  3. learngit learngit Public

  4. gitskills gitskills Public

  5. learngit_pull learngit_pull Public

    Forked from michaelliao/learngit

    教程→ https://liaoxuefeng.com/books/git/ 推送请使用UTF-8编码

  6. TetrisAI TetrisAI Public

    Forked from takado8/TetrisAI

    Heuristic AI for playing Tetris. Uses neuro-evolution algorithm.

    Java