Sephta
Software Engineer. Majored in Computer and Information Science @ University of Oregon.
Plexsys Interface ProductsVancouver, WA
Pinned Repositories
inquiremb
A message-board and forum built to incentivize productive classroom communication amongst students and teachers. Inquire offers a clean and simple way to create discussion based interaction in a classroom environment.
cis441-2d-platformer
Source code for my final project in CIS 441 (Intro to Computer Graphics) @ University of Oregon. For this project I created a simple action platformer in the Unity game engine. The project utilizes a mixture of 2D character sprites and 3D low poly environment assets to create a unique 2.5D art style.
mashup-jam-entry
Propagate is a traditional 2D platformer where the player utilizes their plant-like nature to propagate foliage in order to traverse the environment.
mixjam-submission
This repo holds the source code for my Mix and Game Jam submission
Sephta
Sephta.github.io
With the original goal being to simply create a hosting platform for my work, for now this has become an extension of my Resume.
Spotlight-Darkweb-Scraper
Spotlight is an open-source .NET console application developed with Microsoft’s .NET standard 5.0, and is written in C#. The program is meant to be run from any command line tool, and requires the use of specifically defined input commands. Spotlight is the culmination of multiple open-source libraries to simplify the process of crawling and scraping text content from the Dark Web. Amongst these libraries includes: Abot, TorSharp, HtmlAgilityPack, MongoDB, CommandLineParser, and Serilog.
stal-alloys
A Minecraft mod written in Java using Fabric. This mod adds new metals and metal alloys into Minecraft that add more variety to tools, armors, decorative blocks, and resources when mining.
stal-arithmetic-parser
Rudimentary arithmetic parser executable on the command line. Built with C++11 using standard libraries.
time-series-modeling
This transformation tree library allows you to quickly build out possible modification paths for input data, and test various outcomes. The library also allows these pipelines and trees to be saved and loaded with ease. The library provides four major modules to build out transformation trees and pipelines, as well as provided operators and visualization tools to help build a pipeline.
Sephta's Repositories
Sephta/cis441-2d-platformer
Source code for my final project in CIS 441 (Intro to Computer Graphics) @ University of Oregon. For this project I created a simple action platformer in the Unity game engine. The project utilizes a mixture of 2D character sprites and 3D low poly environment assets to create a unique 2.5D art style.
Sephta/time-series-modeling
This transformation tree library allows you to quickly build out possible modification paths for input data, and test various outcomes. The library also allows these pipelines and trees to be saved and loaded with ease. The library provides four major modules to build out transformation trees and pipelines, as well as provided operators and visualization tools to help build a pipeline.
Sephta/Sephta
Sephta/mashup-jam-entry
Propagate is a traditional 2D platformer where the player utilizes their plant-like nature to propagate foliage in order to traverse the environment.
Sephta/mixjam-submission
This repo holds the source code for my Mix and Game Jam submission
Sephta/Sephta.github.io
With the original goal being to simply create a hosting platform for my work, for now this has become an extension of my Resume.
Sephta/Spotlight-Darkweb-Scraper
Spotlight is an open-source .NET console application developed with Microsoft’s .NET standard 5.0, and is written in C#. The program is meant to be run from any command line tool, and requires the use of specifically defined input commands. Spotlight is the culmination of multiple open-source libraries to simplify the process of crawling and scraping text content from the Dark Web. Amongst these libraries includes: Abot, TorSharp, HtmlAgilityPack, MongoDB, CommandLineParser, and Serilog.
Sephta/stal-alloys
A Minecraft mod written in Java using Fabric. This mod adds new metals and metal alloys into Minecraft that add more variety to tools, armors, decorative blocks, and resources when mining.
Sephta/stal-arithmetic-parser
Rudimentary arithmetic parser executable on the command line. Built with C++11 using standard libraries.
Sephta/stal-catalog-cms
This project was an experiment mainly to learn the MERN stack for web developement. The site is a mono repo containing a frontend React client and a backend Express api that can be hosted in a docker container.
Sephta/term-project-cis410
This repo will house the source code for my Team's term wide game dev project for the CIS 410: Intro to Game Programming course at the University of Oregon.
Sephta/stal-rbv
Using the public reddit api webpage fetches latest posts from r/business and displays them following predefined design parameters.
Sephta/2DToolkit-Personal
This repo contains my personal library of self created tools used in various game projects when working with Unity
Sephta/aemmadi
Profile Repo
Sephta/completion-jam-submission
This repo holds the project source files for the Completion Jam (gamejam)
Sephta/directed-acyclic-graph
Program that prints longest path and number of longest paths in a given directed acyclic graph to an output file.
Sephta/evermorn-alpha-demo
This is the demo WebGL alpha build of Project: Evermorn
Sephta/evermorn-beta-demo
Sephta/evermorn-final-demo
This is the final build and submission for CIS 410 Introduction to game programming.
Sephta/evermorn-pre-alpha-demo
The Proof of Concept build for Project: really cool game, game. From the Team established for the CIS 410 Introduction to Game Programming course term wide game project.
Sephta/ld74-submission
My submission to the Ludum Dare 47 Game Jam. Category: The Jam
Sephta/Pocket-Summoner-HTML
Based off of an old ios game I used to play titled "Pocket Summoner Episode 1: The Dragon Master". Not a very popular game but one I played a lot and modeled a lot of the UI elements of this project off of it.
Sephta/Pong-Clone
This is a clone of the classic game pong that I made from scratch using HMTL5, CSS3, and JavaScript. It is very rough around the edges and is not particularly cleanly written but it was fun nonetheless.
Sephta/stal-cis415-projects
all source code for my projects and labs in CIS 415 Operating Systems
Sephta/unity-mod-the-cube
This repo holds the webGL build of my unity Mod the Cube project.
Sephta/VimJam-submission
Submission project repo for the VimJam Game Jam