✋ Hello, this is Cosine#
Specializing in React and its related ecosystem, I have been constantly trying out various small projects of my own ^_^
- It's the cosine in "cosine", not the "cos" in "cosplay"
- Github👉 https://github.com/yusixian
- Gitbook Front-end Learning Records: Preface and Table of Contents - Front-end Learning Records constantly improving...
- Personal blog
- xlog blockchain version blog 👉 https://x.cosine.ren/
- Hexo blog 👉 https://ysx.cosine.ren/
- Personal Telegram channel: @cosine_front_end Daily ramblings, occasional high-quality front-end blog recommendations, learning resources, etc.
⭐ Our favorite small projects!#
If you like or find them useful, please give them a star~
使用React+ts+tailwind+Next.js编写的音乐网站前端
cosine-music 后端,一个使用Express + Prisma搭建的音乐网站后端。
🌸 A simple and elegant component library. 使用 pnpm+vite+ts+tailwind 开发的 React 组件库,采用 monorepo 组织,文档站使用 Docusaurus 构建
🧰余弦工具箱🧰 一个使用 React + Next.js + Typescript + Tailwind 搭建的项目,集合了自己写/npm上的常用工具,在这里尝试各种技术实践
使用koa搭建的校园社区后端 巧妇难为无米之炊!一个厉害的项目的后端! gitee地址:https://gitee.com/KamenRider41/campus-community-backend 前端地址:https://gitee.com/honxinn/campus-sns-campus-community
🎧 cosine-music#
A music website for my graduation project, still far from reaching the goal, can only be said to be in its early stages, so I'll put it up first.
- Front-end using React + Next.js + Typescript + Tailwind, component library MUI
使用React+ts+tailwind+Next.js编写的音乐网站前端
- Back-end using Express + Prisma + zod + Typescript
cosine-music 后端,一个使用Express + Prisma搭建的音乐网站后端。
🧰 cosine-toolbox#
🧰余弦工具箱🧰 一个使用 React + Next.js + Typescript + Tailwind 搭建的项目,集合了自己写/npm上的常用工具,在这里尝试各种技术实践
Online address👉https://tools.cosine.ren/
🧰Cosine Toolbox🧰 A project built using React + Next.js + Typescript + Tailwind, which collects commonly used tools written by myself/npm or tools extracted from daily project requirements. Here, I try various technical practices.
My own tool project, constantly being developed and improved.
Features#
JSON Utility🧰#
👉https://tools.cosine.ren/jsonUtil
- CSV to JSON: Converts CSV format to an array of JSON objects
- JS Object to JSON: Converts JS objects to JSON strings
Base64 Utility🧰#
👉https://tools.cosine.ren/base64util
- Base64 Encoding/Decoding Tool
- Batch Download of Base64 Images
URL Utility🧰#
👉https://tools.cosine.ren/urlUtil
- URL Encoding/Decoding Tool developed at someone's request
dance-ui#
🌸 A simple and elegant component library. 使用 pnpm+vite+ts+tailwind 开发的 React 组件库,采用 monorepo 组织,文档站使用 Docusaurus 构建
A project developed with my teammates during the 5th ByteDance Training Camp~ Developed using pnpm+vite+ts+tailwind, a React component library organized using monorepo. The documentation site is built using Docusaurus.
- Online documentation site 👉 https://dance.cosine.ren/
- Github 👉 https://github.com/dancing-team/dance-ui
- NPM package 👉 https://www.npmjs.com/package/@dance-ui/ui
- Changelog 👉 https://github.com/dancing-team/dance-ui/blob/main/packages/components/CHANGELOG.md
- Development documentation 👉 https://dance.cosine.ren/docs/develop/develop-intro
Campus SNS Campus Community Backend#
使用koa搭建的校园社区后端 巧妇难为无米之炊!一个厉害的项目的后端! gitee地址:https://gitee.com/KamenRider41/campus-community-backend 前端地址:https://gitee.com/honxinn/campus-sns-campus-community
- Github 👉 https://github.com/yusixian/campus-community-backend
- Front-end address 👉 https://gitee.com/honxinn/campus-sns-campus-community
- Backend management address 👉 https://gitee.com/honxinn/back-manage
- API documentation address 👉 https://www.apifox.cn/apidoc/shared-9459ed60-58b2-45b8-b5a8-89a63d77357f/api-11836993
Tech stack: Koa2
Node.js
Sequelize
Websocket
, January 2022 - March 2022
A project from the Baidu Front-end Training Camp Advanced Class, with complete campus community functionality and a backend management system. Built with Koa2 + Sequelize, the backend of a powerful project!
- Deployed the project to my own cloud server using PM2, configured Nginx reverse proxy to solve cross-origin issues, and set up error logging and log splitting.
- Used Sequlize ORM for database operations and implemented user authentication and information encryption using JWT.
- Used WebSocket to monitor the number of online users.
I was mainly responsible for the article management, section management, and system management interfaces. It was the first project I completed that was relatively complete~ Of course, it was also relatively immature at the time.
The development documentation for this project is also very detailed~ Because it was the first time I collaborated on a team project, I recorded the basic setup process.
🕘 Currently in progress#
- 2023/5/26 Graduation project completed~ Getting ready to say goodbye to campus.
- 2023/4/5 Discovered xlog's treasure trove of blockchain blogs, moving in progress
- 2023/3/3 Updated the About page briefly^_^ Getting ready for graduation project
- 2023/2/7 Happy worker bee (x)
- 2022/9/27 Haven't really taken care of the blog since the internship, getting ready to make a big effort (probably)
- 2022/5/6 Fell in love with the Shoka theme at first sight, let's go! Immediately switched to this theme.
- 2022/3/20 It's really difficult to find a summer internship!! Also doing some coding exercises
- 2022/3/1 The Baidu Advanced Class project is coming to an end, getting ready for spring recruitment and summer internships~
- 2022/2/9 So, today I built this blog (often forget what I need to do x)
- 2022/1/17 It's not easy to finish a big project in a week (still working on it, still working on it, procrastinating——)
📖 Front-end learning achievements#
- 2023.04 to present Busy with internship, graduation project, ongoing...
- 2023.01~2023.03 Participated in the 5th ByteDance Training Camp, developed a component library dance-ui using pnpm+vite+ts+tailwind during spare time of the internship, organized using monorepo. The documentation site is built using Docusaurus.
- 2022.07~2022.12 Internship, learned a lot of things, Next.js, tailwind, recoil, wagmi, recharts, ts, motion, floating-ui...
- 2022.06-2022.07 Internship, developed company wiki project, etc., exposed to docker, jenkins, Nest.js, vue3...
- 2022.03-2022.06 Spring recruitment, submitting resumes, finding internships, memorizing clichés, improving skills~~~
- 2022.02-2022.03 Baidu Advanced Class project, Campus SNS campus community backend interface system
- 2022.01 Started learning front-end, participated in Baidu Front-end Training Camp, ByteDance Front-end Training Camp, started systematic learning of front-end, read books like "Red Book"