Code Monkey home page Code Monkey logo

Typing SVG

基本信息

  • 👋 Hi, I’m @scatyf3
  • 👀 我在**大陆,北京师范大学,计算机科学与技术专业读书
  • 🌱 转码两年了,大抵可以宣称自己走入了「计算机科学」的大门 🥺
  • 💞️ 我很想出国深造,希望能在github找到志同道合的朋友
  • 📫 我的联系方式:
  • 🌟 我对system和hpc有朴素的兴趣,但是仅仅是刚刚了解,我希望在system和ai的交叉点发展自己未来的学术和职业道路
  • 🤔 关于我是谁,我秉持着什么样的价值观

关于我的技术栈🔧

  • obsidian/anki中度用户

Languages and Tools:

arduino bash c cplusplus docker git go java linux matlab mongodb mysql pandas postgresql python pytorch rust

赛博SCAT🐱

我关注的社媒文章

我关注的社媒文章

工作时长

Code Time

Profile Views

🐱 My GitHub Data

📦 3.2 MB Used in GitHub's Storage

🚫 Not Opted to Hire

📜 50 Public Repositories

🔑 33 Private Repositories

I'm a Night 🦉

🌞 Morning                116 commits         ███░░░░░░░░░░░░░░░░░░░░░░   10.22 % 
🌆 Daytime                416 commits         █████████░░░░░░░░░░░░░░░░   36.65 % 
🌃 Evening                545 commits         ████████████░░░░░░░░░░░░░   48.02 % 
🌙 Night                  58 commits          █░░░░░░░░░░░░░░░░░░░░░░░░   05.11 % 

📅 I'm Most Productive on Tuesday

Monday                   130 commits         ███░░░░░░░░░░░░░░░░░░░░░░   11.45 % 
Tuesday                  202 commits         ████░░░░░░░░░░░░░░░░░░░░░   17.80 % 
Wednesday                174 commits         ████░░░░░░░░░░░░░░░░░░░░░   15.33 % 
Thursday                 144 commits         ███░░░░░░░░░░░░░░░░░░░░░░   12.69 % 
Friday                   127 commits         ███░░░░░░░░░░░░░░░░░░░░░░   11.19 % 
Saturday                 184 commits         ████░░░░░░░░░░░░░░░░░░░░░   16.21 % 
Sunday                   174 commits         ████░░░░░░░░░░░░░░░░░░░░░   15.33 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Asia/Shanghai

💬 Programming Languages: 
Markdown                 12 hrs 50 mins      █████████████░░░░░░░░░░░░   50.10 % 
Rust                     5 hrs 24 mins       █████░░░░░░░░░░░░░░░░░░░░   21.08 % 
C                        2 hrs 31 mins       ██░░░░░░░░░░░░░░░░░░░░░░░   09.89 % 
Cuda                     2 hrs 28 mins       ██░░░░░░░░░░░░░░░░░░░░░░░   09.67 % 
CMake                    1 hr 1 min          █░░░░░░░░░░░░░░░░░░░░░░░░   04.01 % 

🔥 Editors: 
VS Code                  13 hrs 43 mins      █████████████░░░░░░░░░░░░   53.55 % 
Obsidian                 11 hrs 53 mins      ████████████░░░░░░░░░░░░░   46.45 % 

🐱‍💻 Projects: 
SCAT's HOME              11 hrs 47 mins      ████████████░░░░░░░░░░░░░   46.06 % 
llama2.cu                6 hrs 57 mins       ███████░░░░░░░░░░░░░░░░░░   27.18 % 
learning-lm-rs           5 hrs 46 mins       ██████░░░░░░░░░░░░░░░░░░░   22.56 % 
llm_interview_note       20 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.35 % 
scatyf3                  17 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.15 % 

💻 Operating System: 
Mac                      15 hrs 3 mins       ███████████████░░░░░░░░░░   58.78 % 
Linux                    6 hrs 58 mins       ███████░░░░░░░░░░░░░░░░░░   27.20 % 
Windows                  3 hrs 35 mins       ████░░░░░░░░░░░░░░░░░░░░░   14.03 % 

I Mostly Code in Python

Jupyter Notebook         7 repos             ████░░░░░░░░░░░░░░░░░░░░░   15.22 % 
HTML                     5 repos             ███░░░░░░░░░░░░░░░░░░░░░░   10.87 % 
Rust                     4 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   08.70 % 
C                        4 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   08.70 % 
JavaScript               3 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   06.52 % 

Last Updated on 21/08/2024 18:43:06 UTC

更多有趣的事实

scat's GitHub stats

Top Langs

Ashutosh's github activity graph

github contribution grid snake animation

s酱's Projects

apriori_python icon apriori_python

🔨 Python implementation of Apriori algorithm, new and simple!

asst1 icon asst1

Stanford CS149 -- Assignment 1

awesome-marp icon awesome-marp

🥂 custom Marp templates with a selection of over a dozen themes

blog icon blog

我的rcore学习总结

bnu-auto-ncov-daily-report icon bnu-auto-ncov-daily-report

某校 每日上报打卡助手,支持使用 Github Actions 定时任务在线自动打卡,且支持打卡后用微信消息、电子邮件通知打卡结果。

bnu-c-proj icon bnu-c-proj

北师大程序设计C语言大作业,完成一个学生成绩统计程序

bnu_cpp icon bnu_cpp

个人的北师大C++作业的实现,仅供学习使用

bnu_os icon bnu_os

北京师范大学23秋操作系统

csapp icon csapp

个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/

csapp_lab icon csapp_lab

The docker source and materials for CS:APP labs

hw0 icon hw0

你带我走吧😭

llvm-project icon llvm-project

This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.