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 "[email protected]"
 :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.

Pinned Loading

  1. iKnowledge iKnowledge Public

    iKnowledge:基于Jekyll的个人知识管理(博客)系统

    Ruby 11 6

  2. brainfuck brainfuck Public

    Brainfuck Compiler and Interpreter with LLVM in C

    C 7

  3. linsp linsp Public

    Lisp in Lisp

    Kotlin 7 1

  4. SmallC SmallC Public

    我的本科毕业设计:针对并行任务的新编程语言及其解释器

    Java 3

  5. pure-frame pure-frame Public

    A data-driven, functional, and reactive framework for building Modern Web Apps in JavaScript. It leverages React, inspired by re-frame.

    JavaScript 2

  6. zeta zeta Public

    Zeta is an open source software development toolkit in Clojure.

    Clojure 1