Skip to content
View Chieko-Seren's full-sized avatar
🌃
Listening to the Rain
🌃
Listening to the Rain

Block or report Chieko-Seren

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Chieko-Seren/README.md

Typing SVG

const seren = {
  pronouns: "she/her",
  code: {
    languages: ["JavaScript", "TypeScript", "Python", "Ruby", "Java", "Haskell", "QASM", "Go", "Rust", "Swift", "Kotlin"],
    low_level: ["x86 Assembly", "RISC-V Assembly", "C", "C++", "LLVM IR"],
    scientific: ["MATLAB", "Octave", "R", "Julia", "Scilab"],
    web: ["HTML5", "CSS3", "Sass", "WebAssembly"],
    scripting: ["Bash", "PowerShell", "Lua"],
    paradigms: ["Functional", "OOP", "Procedural", "Logic Programming"]
  },
  tools: {
    frontend: ["React", "Redux", "Storybook", "Styled-Components", "Tailwind", "Next.js", "Gatsby", "Webpack"],
    backend: ["Node.js", "Docker", "Nmap", "NGINX", "GraphQL", "PostgreSQL", "MongoDB", "Redis"],
    ai_ml: ["HuggingFace", "Transformers", "Ollama", "RWKV", "PyTorch", "TensorFlow", "Keras", "OpenCV"],
    quantum: ["Qiskit", "Cirq", "QuTiP", "Quantum Development Kit"],
    devops: ["GitHub Actions", "Jenkins", "Kubernetes", "Terraform", "Ansible", "Prometheus"],
    testing: ["Jest", "Cypress", "Selenium", "Postman", "JMeter"],
    cloud: ["AWS", "Google Cloud", "Azure", "DigitalOcean", "Firebase"],
    misc: ["Git", "Linux", "WSL2", "Vim", "Neovim", "Jupyter Notebooks", "LaTeX"]
  }
};

🔧 Technologies & Tools

📈 GitHub Stats


🌱 Current Focus

  • 🧠 Training and improving reasoning models using RWKV architecture
  • ⚛️ Exploring quantum machine learning implementations
  • 📚 Contributing to open source AI projects

📫 Let's Connect

Email

Popular repositories Loading

  1. OpenKimi OpenKimi Public

    Unlimited context on any LLM ✨在任何语言模型上使用无限的上下文窗口 | 顺便一提,我们没有股权纠纷 :)

    Python 22 1

  2. Chieko-Seren Chieko-Seren Public

    Config files for my GitHub profile.

    3

  3. hello-algo hello-algo Public

    Forked from krahets/hello-algo

    《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing

    Java