Skip to content
View cw1997's full-sized avatar
😸
Meow Meow Meow
😸
Meow Meow Meow

Block or report cw1997

Report abuse

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

Report abuse
cw1997/README.md

-👋 My name is Chang Wei (昌维, 昌維). For more information about me, you could visit https://www.changwei.me

You could download my resume in PDF file at here https://github.com/cw1997/resume/releases/tag/latest, it was built with xeLaTeX and the source code at here https://github.com/cw1997/resume

GitHub followers GitHub User's stars Twitter Follow

cw1997=# SELECT * FROM "user";
 id | truename       | birthday   | website                
----+----------------+------------+------------------------
  1 | 昌维 Chang Wei | 1997-10-06 | https://www.changwei.me
(1 row)

cw1997=# SELECT * FROM contact;
 id | contact_key  | contact_value                                  
----+--------------+------------------------------------------------
  1 | ZhiHu        | https://www.zhihu.com/people/changwei1006/posts
  2 | Weibo        | https://weibo.com/changweicw                   
  3 | SegmentFault | https://segmentfault.com/u/changwei            
  4 | ORCID        | https://orcid.org/0009-0008-5515-2905          
(4 rows)

cw1997=# SELECT * FROM experience;
 id | start_date | end_date   | location       | organization                                         | position                            | nature                           
----+------------+------------+----------------+------------------------------------------------------+-------------------------------------+----------------------------------
  1 | 2025-09-01 |            | Taipei, Taiwan | National Taiwan Normal University                    | Adult and Continuing Education      | Full-time Ph.D. student          
  2 | 2021-09-01 | 2025-08-01 | Taipei, Taiwan | National Taiwan University of Science and Technology | Electrical and Computer Engineering | Full-time Master's Degree Student
  3 | 2024-05-01 | 2025-03-01 | Remote         | RisingWave Labs                                      | Web Front-End Developer             | Intern                           
  4 | 2020-10-01 | 2024-04-01 | Beijing        | PingCAP                                              | Web Front-End Developer             | Intern                           
  5 | 2018-09-01 | 2021-08-01 | Taipei, Taiwan | National Taiwan University of Science and Technology | Electrical and Computer Engineering | Full-time undergraduate Student  
  6 | 2015-09-01 | 2018-07-01 | Wuhan, Hubei   | Wuhan Institute of Shipbuilding Technology           | Software Technology                 | Full-time college Student        
(6 rows)

cw1997=#

Pinned Loading

  1. NATBypass NATBypass Public

    一款lcx.exe在golang下的���现, 可用于内网穿透, 建立TCP反弹隧道用以绕过防火墙入站限制等, This tool is used to establish reverse tunnel in NAT network environment, it can bypass firewall inbound restriction, support all functions of …

    Go 1.1k 275

  2. ez-rtos ez-rtos Public

    A micro real-time operating system supporting task switching, delay function, memory allocator and critical section. It is writen by ARM Cortex-M3 assemble language and works on STM32F103 MCU.

    C 74 15

  3. ez-react ez-react Public

    A micro implementation of React.js and ReactDOM named '@cw1997/ez-react' and '@cw1997/ez-react-dom' You can use these libraries as a mini edition of official React.js and ReactDOM.

    TypeScript 18 1

  4. dell_fans_controller dell_fans_controller Public

    A tool for control the Dell server fans speed, it sends the control instruction by ipmitool over LAN for Windows, it is a GUI application which is built by C# WinForm

    C# 421 97

  5. SDRAM-Controller SDRAM-Controller Public

    SDRAM Controller, written by SystemVerilogHDL, supporting passing parameters including CAS Latency(CL), burst mode enable and burst length, using writing and reading control signal as request/respo…

    HTML 12 2

  6. www.changwei.me www.changwei.me Public

    This is Chang Wei's website. URL is https://www.changwei.me/ . It is hosted on Vercel. This is a Next.js project bootstrapped with `create-next-app`.

    TypeScript 7