avatar-decorate
看数据的中二小章鱼 level
获赞
982
粉丝
179
关注
7
看过 TA
8533
莆田学院
2025
产品经理
IP属地:福建
正在进阶的产品
私信
关注
头像
05-11 14:45
已编辑
莆田学院 产品经理
好像从去年3、4月份开始就一直在找工作了 累计也实习了8个月 秋招的时候每天都在想自己到底怎么做自己到底要投多少简历才能有offer,简历也一直改来改去,中大厂投出去的简历大多是石沉大海的,笔试做做做做到厌烦到现在几乎还是0offer的 有一段时间真的觉得自己好失败 在牛客常常看见别人offer拿到手软,自己又会开始emo直接就是退出牛客 因为自己大一大二常常6点起来读书 尝尝想起在图书馆见证日出的自己 大一大二尝试过很多方向 也感觉自己比很多人都努力 但是最终这个结果好像配不上我自以为的努力 有时候会后悔自己选错了方向 把时间浪费在各个不同的方向上 讨厌自己的不坚定 但是也许选什么都会后悔的 时间也不能倒流 后悔一会伤感一会就让它过去吧好像是我天生乐观 沮丧一会就又满血复活了 我觉得车到山前必有路 我会继续投简历、做测评、去面试 我相信每一次有准备的面试都会让我继续成长  我现在觉得求职是一个破茧的过程,虽然我还在困境中挣扎,但也富有积极向上的力量 。                                                                                                                                    -------一个双非本的求职破茧信
0 点赞 评论 收藏
分享
想不到豆包还有代码运行的预览图 还是动态的 感觉自己out了哈哈哈哈哈哈哈哈哈哈好像大一的时候才用代码画过爱心 最近完成了毕设的系统 想回家演示一下 让妈妈看看我有多牛哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400" width="400" height="400">  <style>    @keyframes heartbeat {      0% { transform: scale(1); }      15% { transform: scale(1.2); }      30% { transform: scale(1); }      45% { transform: scale(1.2); }      100% { transform: scale(1); }    }    @keyframes float {      0% { transform: translateY(0px); }      50% { transform: translateY(-20px); }      100% { transform: translateY(0px); }    }    .heart {      animation: heartbeat 1.5s infinite;      transform-origin: center;      fill: #ff5e87;      filter: drop-shadow(0 0 15px rgba(255, 94, 135, 0.7));    }    .sparkle {      animation: float 3s infinite ease-in-out;      fill: white;      opacity: 0;    }    .sparkle:nth-child(odd) {      animation-delay: 0.5s;    }  </style>  <g transform="translate(200, 180)">    <path class="heart" d="M0,-60 C-70,-110 -150,-50 -150,30 C-150,100 -70,150 0,200 C70,150 150,100 150,30 C150,-50 70,-110 0,-60 Z" />    <circle class="sparkle" cx="-80" cy="-30" r="5">      <animate attributeName="opacity" values="0;1;0" dur="2s" repeatCount="indefinite" />    </circle>    <circle class="sparkle" cx="80" cy="-40" r="6">      <animate attributeName="opacity" values="0;1;0" dur="2.5s" repeatCount="indefinite" />    </circle>    <circle class="sparkle" cx="-60" cy="-80" r="4">      <animate attributeName="opacity" values="0;1;0" dur="3s" repeatCount="indefinite" />    </circle>    <circle class="sparkle" cx="60" cy="-90" r="5">      <animate attributeName="opacity" values="0;1;0" dur="2.2s" repeatCount="indefinite" />    </circle>    <circle class="sparkle" cx="-30" cy="-110" r="4">      <animate attributeName="opacity" values="0;1;0" dur="2.7s" repeatCount="indefinite" />    </circle>    <circle class="sparkle" cx="30" cy="-100" r="5">      <animate attributeName="opacity" values="0;1;0" dur="2.3s" repeatCount="indefinite" />    </circle>  </g></svg>
0 点赞 评论 收藏
分享

创作者周榜

更多
关注他的用户也关注了:
牛客网
牛客网在线编程
牛客网题解
牛客企业服务