irmowan
Undergraduate student majoring in Computer Science. Working at AI company now. Keep going...
Fudan UniversityShanghai
Pinned Repositories
Collaborative-Filtering
Recommendation System using Collaborative Filtering
Convert-ppt-to-pdf
AppleScript to convert doc/ppt to pdf
Course-Selection-System
Database Project
DES
Cipher Project
Earth
A 3D Earth built by threejs
Face-Recognition
Face recognition using TensorFlow
Fudan-Mail-Checker
A chrome extension to autocheck Fudan mail inbox
MiniJava
A compiler of language MiniJava
RSA
Cipher Project
Weibo-Emotions
Using Spark to analyse weibo emotions
irmowan's Repositories
irmowan/Convert-ppt-to-pdf
AppleScript to convert doc/ppt to pdf
irmowan/Collaborative-Filtering
Recommendation System using Collaborative Filtering
irmowan/Weibo-Emotions
Using Spark to analyse weibo emotions
irmowan/Face-Recognition
Face recognition using TensorFlow
irmowan/Fudan-Mail-Checker
A chrome extension to autocheck Fudan mail inbox
irmowan/RSA
Cipher Project
irmowan/DES
Cipher Project
irmowan/Earth
A 3D Earth built by threejs
irmowan/Expert-System
irmowan/MiniJava
A compiler of language MiniJava
irmowan/Cube
A simple cube built by Three.js
irmowan/Music-Visualizer
A music visualizer
irmowan/Speech-Recognition
Using DTW and VQ algorithm to recognize words
irmowan/SE-Lab
Software Engineering Lab
irmowan/chatgpt-demo
A demo repo based on OpenAI API (gpt-3.5-turbo)
irmowan/Chatroom
Computer Network project, socket programming
irmowan/docker-scrapy
Docker image of scrapy
irmowan/facenet
Face recognition using Tensorflow
irmowan/FallingBall
A falling ball
irmowan/lantern
:zap: Open Internet for everyone. Lantern is a free desktop application that delivers fast, reliable and secure access to the open Internet for users in censored regions. It uses a variety of techniques to stay unblocked, including P2P and domain fronting. Lantern relies on users in uncensored regions acting as access points to the open Internet.
irmowan/LeetCode
LeetCode solutions
irmowan/MatchingGame
A simple Matching Game.
irmowan/models
Models and examples built with TensorFlow
irmowan/SimpleShell
Operating System Assignment
irmowan/Stanford-Machine-Learning-Assignments
assignments of Machine Learning at Coursera
irmowan/Steps-Analysis
Step Analysis using Echarts
irmowan/tensorflow
An Open Source Machine Learning Framework for Everyone
irmowan/WebServer
Operating System Programming Assignment
irmowan/WechatBot
irmowan/xv6-public
fork of xv6 OS, some additional implements