Kevin Mora (morkev)

morkev

Geek Repo

Company:NASA

Location:California

Home Page:morkev.github.io/kevinmora-blog/

Twitter:@FermionicSoup

Github PK Tool:Github PK Tool

Kevin Mora's repositories

discord-render-status

Displays "Rendering" in your Discord status when you are working on NX / AutoCAD / MATLAB / Blender / Houdini.

rendering-projects

A compilation of renders created in Houdini, Blender, NX Siemens and SolidWorks. Some animations were scripted in Python or C/GLSL.

Language:GLSLStargazers:6Issues:2Issues:0

game-of-life-java

The Game of Life is played on a two-dimensional rectangular grid of cells. Each cell can be either alive or dead.

Language:JavaStargazers:4Issues:2Issues:0

sql-injection-payloads

Allows attackers to spoof identity, change balances, become administrators of the database server, destroy data or make it unavailable.

License:GPL-3.0Stargazers:4Issues:2Issues:0

air-gesture-mouse

Motion-controlled computer mouse created with an Arduino Micro and an MPU-6050 gyroscope.

Language:C++License:GPL-3.0Stargazers:3Issues:2Issues:0

percolation-quick-union

Write a program to estimate the value of the percolation threshold via Monte Carlo simulation.

Language:JavaStargazers:3Issues:2Issues:0

8-puzzle-graph-traversal

Write a program to solve the 8-puzzle problem (and its natural generalizations) using the A* search algorithm.

Language:JavaStargazers:2Issues:2Issues:0

autocomplete-binary-search

Write a program to implement autocomplete for a given set of N strings and positive weights.

Language:JavaStargazers:2Issues:2Issues:0

canvas-array-answers

Prints all the correct & incorrect answers on a quiz with multiple answers in Canvas.

Language:JavaScriptLicense:GPL-3.0Stargazers:2Issues:2Issues:0

kd-trees

Create a symbol table data type whose keys are two-dimensional points. Use a 2d-tree to support efficient range search and nearest neighbor search.

Language:JavaStargazers:2Issues:2Issues:0

morkev

A bit about me. This bot keeps this README updated!

Language:PythonStargazers:2Issues:3Issues:0

fluid-simulations

SPlisHSPlasH is an open-source library for the physically-based simulation of fluids.

Language:C++License:MITStargazers:1Issues:1Issues:0

FluidX3D

The fastest and most memory efficient lattice Boltzmann CFD software, running on any GPU via OpenCL.

Language:C++License:NOASSERTIONStargazers:1Issues:1Issues:0

genetic-algorithm-optmization

Implementation of a genetic algorithm to solve the Knapsack problem with a capacity C and a given set of N objects. The genetic fitness function sums up the profits of the objects in the Knapsack.

Language:PythonLicense:GPL-3.0Stargazers:1Issues:2Issues:0

modern-ecommerce

I built this cute and modern e-commerce for my final project in my Advanced Web Development course using mainly PHP.

Language:PHPLicense:GPL-3.0Stargazers:1Issues:2Issues:1

neo4j-bank-anomalies

The central concept involves employing graphs, Java, and Neo4j to identify anomalies in banking transactions.

Language:JavaLicense:GPL-3.0Stargazers:1Issues:1Issues:0

numpy

The fundamental package for scientific computing with Python.

Language:PythonLicense:NOASSERTIONStargazers:1Issues:0Issues:0

randomized-queues-deques

Write a generic data type for a deque and a randomized queue. Implement elementary data structures using arrays and linked lists, as well as generics and iterators.

Language:JavaStargazers:1Issues:2Issues:0

statistical-computing

A compilation of programs written in R able to visualize, estimate, predict or find patterns in our data. This project is meant for beginners.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:2Issues:0

THEAS

Generates 3D graphs of terrain elevation, heatmaps based on the regolith temperature, thermal imaging representations of the surfaces, shortest paths, and top views of the terrain.

Language:PythonLicense:GPL-3.0Stargazers:1Issues:2Issues:0