- Los Angeles, CA
-
12:30
(UTC -07:00) - https://morkev.github.io
- https://orcid.org/0009-0001-9760-4681
- https://gist.github.com/morkev
Highlights
-
morkev Public
A bit about me. This bot keeps this README updated!
-
FluidX3D-easy-run Public
Forked from ProjectPhysX/FluidX3DThis is a ready to deploy fork of FluidX3D. For people that want to get started with Computer Fluid Dynamics.
-
Classless.css Public
Forked from DigitallyTailored/Classless.cssA lightweight, classless CSS framework that makes simple websites look better without requiring any additional markup.
CSS UpdatedMar 22, 2025 -
-
python_cmr Public
Forked from nasa/python_cmrPython library for querying the common metadata repository.
-
the-future-software-engineer Public
Forked from bjornregnell/the-future-software-engineerTalk by Prof. Björn Regnell at Foo Café 12th anniversary, 2024 August 27.
Scala UpdatedAug 29, 2024 -
THEAS Public
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.
-
numpy Public
Forked from numpy/numpyThe fundamental package for scientific computing with Python.
-
neo4j-bank-anomalies Public
Forked from neo4j/neo4jThe central concept involves employing graphs, Java, and Neo4j to identify anomalies in banking transactions.
-
discord-render-status Public
Displays "Rendering" in your Discord status when you are working on NX / AutoCAD / MATLAB / Blender / Houdini.
-
statistical-computing Public
A compilation of programs written in R able to visualize, estimate, predict or find patterns in our data. This project is meant for beginners.
-
rendering-projects Public
A compilation of renders created in Houdini, Blender, NX Siemens and SolidWorks. Some animations were scripted in Python or C/GLSL.
-
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.
-
air-gesture-mouse Public
Motion-controlled computer mouse created with an Arduino Micro and an MPU-6050 gyroscope.
-
modern-ecommerce Public
I built this cute and modern e-commerce for my final project in my Advanced Web Development course using mainly PHP.
-
fluid-simulations Public
Forked from InteractiveComputerGraphics/SPlisHSPlasHSPlisHSPlasH is an open-source library for the physically-based simulation of fluids.
-
nuclear-processing Public
Forked from flatmax/nuclear-processingLockless and ordered, parallel chain reaction processing
C++ BSD 3-Clause "New" or "Revised" License UpdatedDec 28, 2022 -
autocomplete-binary-search Public
Write a program to implement autocomplete for a given set of N strings and positive weights.
-
kd-trees Public
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.
-
percolation-quick-union Public
Write a program to estimate the value of the percolation threshold via Monte Carlo simulation.
-
8-puzzle-graph-traversal Public
Write a program to solve the 8-puzzle problem (and its natural generalizations) using the A* search algorithm.
-
randomized-queues-deques Public
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.
-
game-of-life-java Public
The Game of Life is played on a two-dimensional rectangular grid of cells. Each cell can be either alive or dead.
-
sql-vulnerabilities Public
Allows attackers to spoof identity, change balances, become administrators of the database server, destroy data or make it unavailable.
-
canvas-array-answers Public archive
Prints all the correct & incorrect answers on a quiz with multiple answers in Canvas.