Giter Club home page Giter Club logo

node-oauth's Introduction

πŸ‘‹ Hello! Thank you for visiting my code samples!

I'm currently a Senior studying Computer Science and Machine Learning at DigiPen Institute of Technology.

ResumΓ©

LinkedIn

Below are some curated examples of code that I have written and projects I have had the privilege of working on.

Source Code Samples

Monty-Hall (Rust):

Here is a cool project that I can share, a nice self-contained one. You've heard of the Monty-Hall problem right? Of course you have, I knew you were a smart cookie. Well this is a very quick n' dirty program that simulates that problem being played a bunch of times, demonstrating that switching your door is the best way to find the goat.

monty-hall.rs

Chess Data Parsing (Python):

This is a function that I extracted with permission from a project I worked on at DigiPen. The intent was to create a neural network that had a neuron for each place on a chess board. We then took as much data as we could find about chess matches, and ran them through our model.

This particular function helps to extract some of the meta-data about board state; it's a decent example of well-documented python code that (hopefully) won't put you to sleep while reading, and it shows my thought process a bit.

python-example.py

Quicksort (C++):

Due to their nature as academic projects, most of the interesting things I do I can't share here, so here's a quicksort implementation that's like all the other ones you've ever seen. It's not interesting. I should really come up with something cute to use as an example - maybe I'll make a tic-tac-toe game or something over the next weekend.

quicksort.h

quicksort.pp

node-oauth's People

Contributors

bdickason avatar btspoony avatar cakebaker avatar ciaranj avatar coopernurse avatar dmathieu avatar ericabouaf avatar evnm avatar fjakobs avatar francois2metz avatar jchris avatar kirilltemnov avatar lukebaker avatar mansilladev avatar meltingice avatar novemberborn avatar paulhazen avatar paulmars avatar pnegri avatar raoulmillais avatar rsms avatar thecolorblue avatar troyk avatar wadey avatar yssk22 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.