Giter Club home page Giter Club logo

shuai's Projects

compiler icon compiler

Wrote code to add new features to an open-source C++ library called IEGenLib, a computation API in the polyhedral compilation framework, to support the compiler project for ADaPT data flow optimization lab guided by Dr. Olschanowsky. And co-authored the paper "Techniques for Managing Polyhedral Dataflow Graphs" accepted by the LCPC 2021 workshop.

database icon database

I designed and implemented a command shell Java application for managing grades in a class. I used MySQL database and JDBC.

grocery-bagging icon grocery-bagging

This is a practice for AI Search Algorithm. Grocery Bagging is a Constraint Satisfaction Problem (CSP). I used Backtracking search algorithm (Depth-First-Search) along with arc-consistency, Most Restrictive Value (MRV) and Least Constraining Value (LCV) heuristics for prioritizing and pruning to solve the problem as efficiently as possible.

information-retrieval icon information-retrieval

Nominated by Dr. Sole Pera at PIReT (People and Information Research Team) and selected by Higher Education Research Council (HERC) Fellowship to conduct research about profiling hate speech spreaders on Twitter using new features. The program was written in Python using pandas, numpy, nltk, and sklearn libraries.

operating-system icon operating-system

Assignments for CS552 Operating System course. The study material used is https://pages.cs.wisc.edu/~remzi/OSTEP/

poetry-search-engine icon poetry-search-engine

This is a practice for data structure. I built a search engine to allow users to search via keyword for entries using the inverted index technique for information retrieval. This project was developed in Java.

system-programming icon system-programming

I wrote a simplified version of the ps command on Linux-based systems. The myps tool will extract 7 data points from the stat file and display them to the user by implementing specified command line options. This project was developed in C in Unix environment.

web-development icon web-development

I built a simple blogging engine using NodeJS, Express, Pug, and Mongoose database. The program was developed in JavaScript, HTML, CSS.

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.