Coder Social home page Coder Social logo

Hello I'm Tyler! šŸ‘‹

  • šŸ”­ Iā€™m currently majoring in Computer Science and Cybersecurity Management.
  • šŸŒ± I have learned C, C++, Python, R, and SQL.
  • šŸ¤” Iā€™m looking forward to learning more!
  • šŸ’¾ I hope you enjoy my work!

Tyler Drover's Projects

client-server icon client-server

A game server written in C/C++, with a Client using Tkinter in Python.

creditcardfrauddetection icon creditcardfrauddetection

Using R, it can read a database of credit card transactions and predict how many of the transactions were fraudulent. It uses machine learning and random forest algorithm to predict fraud.

heatshieldsimulator icon heatshieldsimulator

The user enters the temperature of the heat source, and it prints out the simulation of the shields temperature.

inventorydatabase icon inventorydatabase

Using a Linked List, it is able to make a database of items and perform tasks with items. Like add items, remove, and search.

mazesolver icon mazesolver

Code is able to read a maze of 1s and 0s and print the correct path to the exit. Uses stacks and can even find its way out of loops in the maze.

mipsassemblytobinary icon mipsassemblytobinary

In this project I take a MIPS Assembly program, and convert it to binary in a C++ program. It is able to handle 17 different functions and over 30 registers.

networkmonitor icon networkmonitor

Outputs a list of IP addresses which were the source of traffic to the computer, as well as the number of packets received from that address. It is a Kernel Module and retrieves the results from the /proc filesystem.

passwordkeylogger icon passwordkeylogger

Keylogger that tracks for possible passwords and stores up to 100 of them. It is a loadable kernel module and you can use dmesg to see the possible passwords tracked.

queuesimulation icon queuesimulation

User enters Queue information and project returns Queue Simulation Statistics including wait time, service time, and response time.

shieldcalculator icon shieldcalculator

C++ code of a heat shield calculator where the user enters thickness of shield and number of neutrons and it prints out simulation results.

todolist icon todolist

To Do List app that stores its data in Google Firebase

unitysnakegame icon unitysnakegame

Simple C# Snake game built in the Unity Engine. Includes score tracking, obstacles, and UI elements.

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.