Skip to content
View redraiment's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report redraiment

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
redraiment/README.md

Hi 👋, I'm Zhang, Zepeng (redraiment)

redraiment


👨‍💻 Bio

{:name {:first "Zepeng"
        :last "Zhang"}
 :email "redraiment@gmail.com"
 :bio "A Full Stack Engineer Passionate about Cutting-Edge Technologies."
 :favorites [:AI :Compiler :Database :DataAnalysis :WebApplication
             :Clojure :Kotlin :Python :C :JavaScript
             :Linux :FreeBSD :PostgreSQL :Emacs]}

🔭 Looking forward to connecting with you and creating something amazing together!

📋 My Funny Projects

Quote by Richard P. Feynman: "What I cannot create, I do not understand."

Hence, I reinvented many wheels.

🧬 Play with Interpreters & Compilers

  • brainfuck: A learning project focused on practicing compiler and interpreter construction using LLVM C API, flex, bison, and more.
  • basic: A BASIC Programming Language Interpreter implemented in ANSI C.
  • SmallC: my undergraduate graduation project, featuring a programming language with built-in concurrency support.
  • Linsp: A minimal Lisp interpreter in Lisp, inspired by The Roots of Lisp.
  • clop: A programming language currently under design.
  • jssp: A templating system embedding JVM scripting language into text documents, similar to JSP, PHP, ASP, and other server-side scripting languages.

🖼️ Frameworks

FrontEnd Framework on React
  • pure-frame: A data-driven, functional, and reactive JavaScript framework for modern web apps, utilizing React and inspired by re-frame.
BackEnd Framework on Clojure
  • zeta: An open-source software development toolkit in Clojure.
BackEnd Framework on Java
BackEnd Framework on PHP 5
  • PinkRaiment: A PHP MVC framework inspired by RoR.
  • phpActiveRecord: ActiveRecord implementation in PHP, similar to jActiveRecord.

🐂 Play with Emacs Lisp

  • edbc: Emacs-Lisp-based data access technology inspired by JDBC.
  • emacs-cgi: Using Emacs Lisp for CGI scripting.
  • eml: Emacs-lisp Markup Language - converting S-expressions to XML.
  • wechat.el: A framework for developing WeChat games in Emacs Lisp.

💽 Play with Databases

  • SciKit Learn for PolarDB: A PostgreSQL extension wrapping SciKit-Learn.
  • pgaut: A PostgreSQL extension implementing MySQL's on update current_timestamp.
  • pgsql-proxy-middleware: A one-liner Node.js proxy middleware for PostgreSQL.
  • sqlet: A framework for developing web services in pure SQL.

🐬 Play with Docker

My workstations: Development environments based on Docker containers.

  • docker-workstations: A collection of Docker images for development, including:
    • archlinux: A Archlinux Docker based image with useful utilities.
    • clojure: A Clojure development environment based on archlinux with Leiningen.
    • python: a Python development environment based on archlinux with IPython and Jupyter.

💡 Play with Knowledges

🧰 Play with Utilities

  • jco: An API for parsing command-line options in Java programs.
  • jfn: An example of functional-style programming in pure Java (1.5+).
  • listfile: An enhanced ls capable of matching file paths with regular expressions.

Popular repositories

  1. wechat.el wechat.el Public

    用Emacs Lisp开发的微信小游戏; Wechat game in Email Lisp

    Emacs Lisp 83 24

  2. district district Public archive

    针对中国大陆地区的查询 手机号码、电话号码、IP地址 归属地。

    Java 50 15

  3. java-on-rails java-on-rails Public

    Yet another Java MVC framework inspired by Ruby on Rails.

    Java 31 7

  4. edbc edbc Public

    EDBC is Emacs-Lisp-based data access technology.

    Emacs Lisp 25 3

  5. redraiment.github.io redraiment.github.io Public

    基于iKnowledge的个人博客

    JavaScript 19 10

  6. basic basic Public

    BASIC Programming Language Interpreter in ANSI C

    C 18 3