Git Product home page Git Product logo

evian-blog's Introduction

Evian张的博客

这个仓库存储的是我的博客的源代码,包括后端、Web端、iOS端和Android端,以及一个简易的管理端。

同时,我会在docs目录下,以我这篇博客的开发为线索,更新现代化程序开发笔记。

语言与架构

后端

后端使用Rust语言,采用actix框架作为服务器框架,采用neo4j图数据库作为后端数据库。

Web端

Web端使用TypeScript语言,采用react框架,next.js服务器端渲染框架,ant-design图形库。

iOS端

iOS端使用swift语言,SwiftUI框架。

Android端

Android端使用kotlin语言。

管理端

简易的管理端使用Python语言。

项目目录

  • backend/
    • 后端代码
  • frontend/
    • Web端代码
  • iOS/
    • iOS端代码
  • Android/
    • Android端代码
  • admin/
    • 管理端代码
  • docs/
    • 文档

evian-blog's People

Contributors

evian-zhang avatar

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.