Giter VIP home page Giter VIP logo
  • šŸ‘‹ Hi, Iā€™m @niuee

I come from a mechanical engineering background and am interested in coding in general.
My learning path began when I started taking courses within the CS curriculum in college.

I have most of my projects in college here on GitHub.
Feel free to check those out. However, I haven't touched many of them since college.
I intend to revisit those during my free time at work.

Below is the list of those project

  • Web crawler implemented in C++ with a custom parser for urls and site content. A Search engine using three different data structures: BST, Array, and HashTable(from CS 251 in Purdue)
  • IRC server for real-time chatting with features like a chat room and user account (from CS 240 in Purdue)

Current Side Projects

  • board This library transforms a regular canvas element into a pannable, zoomable, and rotatable near-infinite canvas.
  • board Testground This is the sandbox where I test out the capabilities of the board element in board
  • bounce This is the animation backbone I plan to use in my new portfolio website showcasing the board element.
  • bolt This is a simplified physics simulation engine originated from the python version. The implementations are almost identical. However, to optimize the collision detection a bit, I added a quadtree for the broad phase.
  • bend This is a simple, bezier curve-related computation library.
  • point2point This is a 2D vector-related library I use in my other projects. For instance, the bend and the board.

Still finding time to develop these.

After I left my previous job, I started to keep myself busy by catching up with the backend development in the web dev industry. I have started a series of side projects that will ultimately come together as a horse racing simulation game. I have applied some of the stuff I learned about backend tech in some projects. Everything with a hr(horse racing) prefix is part of the project.

niuee's Projects

bend icon bend

A simple bezier curve calculation library that follows the superb documentation by Pomax

board icon board

Make your html canvas element pannable, zoomable, and rotatable (making it a near infinite canvas).

bolt icon bolt

A work in progress physics simulation engine

border icon border

A simple geo location related calculation project

bounce icon bounce

A simple animation related project.

niuee icon niuee

Config files for my GitHub profile.

point2point icon point2point

A simple vector calculation helper functions collection.

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.