Coder Social home page Coder Social logo

Ferdinand Su

Program.cs

using System;
using System.Linq;

namespace FerdinandSu;

var summary = 
    @"Undergraduate student in an 'Institute of Technology' 
      which is in the northeast of a country.";
var languages = new [] {
  "C#", // The world's best language.
  "TypeScript", // Frontend developer, using Angular.
  "C", // Most of undergraduate students should have learned.
  "python", // Most of undergraduate students should have learned.
  "Visual BASIC", // My first programming language.
  "C++", // Most of undergraduate students should have learned, but too difficult.
  "Java", // Most of undergraduate students should have learned, but I dislike this.
  "JavaScript" // Hardly used, but I did learn that ...
  //, "HTML" // Oh please, HTML is not a programming language !!!
};
var favoriteLanguage = languages.First(); // C# is the best!
var fieldsOfWork = new [] {
  "Service Computing", // My director's major.
  "Distributed System & Metaverse", // Future.
  "NLP" // My undergraduate major.
};

Console.WriteLine("Hello, my friends!");

Major Projects

Languages

csharp csharp csharp csharp

My Stats

Ferdinand Su's Projects

openschedule icon openschedule

An opensource framework to build calendar server for students and teachers.

powerclone icon powerclone

This program can clone the valuable information of one folder to another

pymobilesuit icon pymobilesuit

MobileSuit provides an easy way to build Console App quickly. For python.

seconddimensionwatcherlite icon seconddimensionwatcherlite

在人们看“二次元动画”的时候,经常性地需要从一些网站上下载种子,然后手动下载。人们喜欢在手机或者平板电脑上进行“二次元观测”,然而人们往往不喜欢(或者不能)在移动设备上下载种子,因此需要将下载好的“二次元动画”从电脑传输到移动设备上进行观看。这造成了很多不便,因此,二次元观测器横空出世,能够自动化或半自动化地从云端下载并且方便您在任何喜爱的设备上观看您喜欢的“二次元动画”。

tinycmsserver icon tinycmsserver

A tiny file server that serves static files from harddrive and allows user to read/write/overwrite/delete files.

vlmcsd icon vlmcsd

KMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin)

zh-ner-tf icon zh-ner-tf

A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)

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.