Git Product home page Git Product logo

Hi there, I'm Mark 👋 Welcome to my Github

Frank's github stats

Linkedin / Leetcode / CV

  • Initiator of Startup
  • 👨‍💻 Software Intern at Morgan Stanley
  • 👨‍💻 Software Intern at Salesforce
  • 🎓 Proud UCI Anteater
  • 🎓 Proud SJTU er
  • 🎯 Actively seeking software engineer positions in US

alt text

Mark Ma's Projects

chaosblade icon chaosblade

An easy to use and powerful chaos engineering experiment toolkit.(一款简单易用、功能强大的混沌实验注入工具)

chromeappheroes icon chromeappheroes

🌈Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~

classface icon classface

detect how many faces in one picture and figure them out

cloud-pet-project icon cloud-pet-project

Complete sample project with spring cloud using cloud config, eureka, zuul, feign, hystrix and turbine

config icon config

This is the config repo for spring boot cloud config

coredns icon coredns

CoreDNS is a DNS server that chains plugins

cs-notes icon cs-notes

:books: 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计

csapp-proxy-lab icon csapp-proxy-lab

A Web proxy is a program that acts as a middleman between a Web browser and an end server. Instead of contacting the end server directly to get a Web page, the browser contacts the proxy, which forwards the request on to the end server. When the end server replies to the proxy, the proxy sends the reply on to the browser.

csrankings icon csrankings

A web app for ranking computer science departments according to their research output in selective venues.

cut-the-cake icon cut-the-cake

You want to give your friend a cake, but the shape of the cake you own is too strange. So, you decide to cut the cake based on the following requirements: ⚫ The cake you cut must be rectangular ⚫ You only give your friend one cake, the rest will be thrown away; ⚫ The larger of the cake you cut is, the better. Now, cut the cake and compute the area the cake you cut. In this problem, the cake can be represented by a string of integers. Each integer is non-negative, and each integer represents the height of a cake bar which of the width is 1

datalink icon datalink

Just try to learn a new data structure map

dmca icon dmca

Repository with text of DMCA takedown notices as received. GitHub does not endorse or adopt any assertion contained in the following notices. Users identified in the notices are presumed innocent until proven guilty. Additional information about our DMCA policy can be found at

ebook icon ebook

Vue+SpringBoot实现的实体书购买平台

encoding-a-text- icon encoding-a-text-

问题描述: 给定一个字符数不超过100的英文文本,输出加密版本。 首先,需要将输入标准化,从英语文本中删除空格和标点符。其次,将标准化的字符串分为多行,形成一个矩阵,根据生成的矩阵,获取加密版本。 举个例子,英文文本 This is fun! 被标准化为: thisisfun 明文组织成一个矩形。矩形(a x b)的大小应该试能记录消息长度的最小矩阵,并满足b>=a和b-a<=1,其中b是列的数量,a是行的数量。例子中的标准化明文为9个字符,于是生成一个3×3的矩阵: thi sis fun 按列读取生成的矩阵,得到输出密文: tsf hiu isn 如果标准化明文为空,则输出密文为: Null

frontend-maven-plugin icon frontend-maven-plugin

"Maven-node-grunt-gulp-npm-node-plugin to end all maven-node-grunt-gulp-npm-plugins." A Maven plugin that downloads/installs Node and NPM locally, runs NPM install, Grunt, Gulp and/or Karma.

ghost icon ghost

👻 The headless Node.js CMS for professional publishing

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.