Trixia 's repositories

somecode

Some code

Language:HTMLStargazers:0Issues:0Issues:0

exchange_rate_api

Provides an API for accessing and converting foreign exchange rates.

Language:ScalaStargazers:0Issues:0Issues:0

Bill-Information-System

Reactjs | Nodejs | MySQL/MariaDB

Language:JavaScriptStargazers:0Issues:0Issues:0

Inventory

A simple CRUD (Create, Run, Update, Delete) application created in NodeJS and ReactJS.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Automated-Text-Classification

An automated text classification using machine learning approaches such as a Multi-label One-vs-Rest scheme and a Support Vector Machine

Language:PythonStargazers:1Issues:0Issues:0

MergeSort

Merge Sort using recursion coded in C

Language:CStargazers:0Issues:0Issues:0

TheBeautyLab

This is just an HTML + CSS website. The goal of this project is to enhance my user interface (front-end) skills.

Language:HTMLStargazers:0Issues:0Issues:0

BoxHeadGame

A player vs zombie game coded in Java

Language:JavaStargazers:1Issues:0Issues:0

Perceptron

A perceptron is a form of simple neural network, consisting of a single neuron that takes a feature vector with n coordinates, assigns each coordinate with a corresponding weight, and outputs the feature vector’s classification based on a threshold function. Perceptrons were conceptualized by Frank Rosenblatt in 1957, and it was one of the first neural networks to be implemented. Perceptrons only work on linearly separable data. If the training data is not linearly separable, the perceptron algorithm will not converge.

Language:JavaStargazers:0Issues:0Issues:0

HiddenMarkovModel

A Hidden Markov Model is a statistical model where a system is represented as a simple Bayesian model called a Markov Chain. In a Markov Chain, the next state is solely dependent on the current state; it is independent of any past and future states.

Language:JavaStargazers:0Issues:0Issues:0

ChromaKeying

Chroma Keying of Shakugan no Shana using Python & OpenCV

Language:PythonStargazers:0Issues:0Issues:0

Polynomial_Solver

Polynomial Solver using Polynomial Regression, Quadratic Spline Interpolation, and Simplex coded in R and R Shiny

Language:RStargazers:0Issues:0Issues:0

Pacman-Multiplayer

Pacman Multiplayer game coded in Java with an applied concept of networking.

Language:PythonStargazers:0Issues:0Issues:0

Finding-Roots-of-Eq

Find roots of equation using Secant and Muller's methods

Language:RStargazers:0Issues:0Issues:0

Lagrange-Neville

Lagrange and Neville functions for data analysis

Language:RStargazers:0Issues:0Issues:0

Newton-s-Divided-Difference

newton's divided difference (with gaussian elimination)

Language:RStargazers:0Issues:0Issues:0

Regression

Regression in R

Language:RStargazers:0Issues:0Issues:0

Gaussian-Gauss-Jordan-Elimination

Gaussian and Gauss-Jordan Elimination coded in R

Language:RStargazers:0Issues:0Issues:0

Fetch-Decode-Execute-MemoryAccess-Writeback-System-using-VHDL

To create a VHSIC Hardware Description Language, a hardware description language that is used for describing signal systems such as the Fetch-Decode-Execute-Memory Access-Writeback system. The input is a series of instructions. The design supports a register-register model only, contains two to three address instructions namely the LOAD, ADD, SUB, MUL, DIV, and MOD. These support 2-bit inputs and performs integer arithmetic operations. The program should display a five-stage design with each instruction moving from one stage to another in 1 ns clock cycle intervals.

Language:VHDLStargazers:1Issues:0Issues:0

E-Commerce-Logistics-An-Internship-Project-

This is a module for booking-pickup-receiving of items from a shipper.

Language:JavaScriptStargazers:0Issues:0Issues:0

Console_History_Command

Create a history command with up & down arrow keys to view previous commands

Language:CStargazers:0Issues:0Issues:0

SimpleComputerDesign_VHDL

A simple computer design that records the fetch, decode, execute, memory, writeback cycle. The code is written in VHDL and outputs a GTKwave of the FDEMW cycle.

Language:VHDLStargazers:0Issues:0Issues:0

K-Means-Clustering

Artificial Intelligence Machine Learning: groups the data into k clusters based on the data’s distance from each cluster’s center (aka centroid)

Language:JavaStargazers:0Issues:0Issues:0

Bag-Of-Words

Iterates each file from the given folder and counts the frequencies of each word. Also counts the dictionary size of the data set.

Language:JavaStargazers:0Issues:0Issues:0

A-Star-Algorithm-Finding-A-Solution-to-a-Maze

This program generates a solution to a given maze using A* Algorithm

Language:JavaStargazers:0Issues:0Issues:0

Sokoban-Game-Java

A puzzle, in which the player pushes boxes around in a warehouse, trying to get them to storage location.

Language:JavaStargazers:0Issues:0Issues:0

sample

tutorial

Stargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

trixiabelleza.github.io

Using HTML and CSS, create a simple profile page (At least one html file, and one css file. Javascript is optional). Include the following information: - Name, Picture, Course, Student Number, About yourself, Expectations for the subject/teacher, Number of times you have taken CMSC 100, Contact Number, (anything else you want to include).

Language:HTMLStargazers:0Issues:0Issues:0