Pinned Repositories
3110
_CIS4290_FinalProject
For CIS 4290. A basic e-commerce application with a functioning, database-driven API.
battleships
A game of battleships against a CPU. Built with Vanilla JS, CSS, and HTML.
bootstrap-markdown
Bootstrap plugin for markdown editing
buffing-components
A project in which I build 3 dynamic UI components -- a website header menu which supports dropdowns, its mobile variant, and then an image slider.
EasyWriterCIS4270
Easy Writers, a creative writing app that was conceived as the final project for CIS 4270 Mobile Applications Development at Cal Poly Pomona.
LoanClassificationProject
A group project for data mining at Cal Poly Pomona in which we analyzed a dataset from online lending platform Bondora to see if we could build a classification model that could identify defaults based on given registration data.
portfolio
My portfolio.
react-shopping-cart
A project which recreates the front-end of an e-commerce site for electric bicycles. Uses React Router for routing.
roadtrypper
A React / Firebase app for planning trips or recording trips.
Datrinon's Repositories
Datrinon/roadtrypper
A React / Firebase app for planning trips or recording trips.
Datrinon/3110
Datrinon/_CIS4290_FinalProject
For CIS 4290. A basic e-commerce application with a functioning, database-driven API.
Datrinon/battleships
A game of battleships against a CPU. Built with Vanilla JS, CSS, and HTML.
Datrinon/bootstrap-markdown
Bootstrap plugin for markdown editing
Datrinon/buffing-components
A project in which I build 3 dynamic UI components -- a website header menu which supports dropdowns, its mobile variant, and then an image slider.
Datrinon/BulletinBoard
A bulletin board built with vanilla JS.
Datrinon/cis3110finalproject
Saif and Dan's final project for CIS 3110. Based on Emaar Malls, a Dubai-based Megamall corporation which is a subsidiary of Emaar Properties PJSC.
Datrinon/CIS4270-ClubSticker-WebApp
A mock e-commerce website built for a web security class to demonstrate security features such as sanitization, secure file upload, SQL injection, XSS, and user authentication.
Datrinon/CIS4270-ClubSticker-WebApp-Everything
A mock e-commerce website built for a web security class to demonstrate security features such as sanitization, secure file upload, SQL injection, XSS, and user authentication.
Datrinon/cv-maker
An application where you can create resumes. Built with React.
Datrinon/EasyWriterCIS4270
Easy Writers, a creative writing app that was conceived as the final project for CIS 4270 Mobile Applications Development at Cal Poly Pomona.
Datrinon/inputandlist
A small exercise CRUDing data using the React framework.
Datrinon/julienne
Sample app for sharing recipes built with React, Typescript, Firebase and Sancho
Datrinon/LoanClassificationProject
A group project for data mining at Cal Poly Pomona in which we analyzed a dataset from online lending platform Bondora to see if we could build a classification model that could identify defaults based on given registration data.
Datrinon/memorycards
[Built with React.] A game of memory cards based on delicious American and Indian food. How many can you get right?
Datrinon/PixelPainter
An app which allows users to paint on a small grid. Created for the Odin Project Curriculum.
Datrinon/portfolio
My portfolio.
Datrinon/project-restaurant
An informational website about a generic restaurant. For practice with webpack.
Datrinon/qBittorrent
qBittorrent BitTorrent client
Datrinon/react-hooks-introduction
An introduction to React.js Hooks. Also see: https://academind.com/learn/react/react-hooks-introduction
Datrinon/react-shopping-cart
A project which recreates the front-end of an e-commerce site for electric bicycles. Uses React Router for routing.
Datrinon/roshambo
Rock paper scissors for the odin project.
Datrinon/router-meta-tag-test
Test dynamically generating meta tags with react router
Datrinon/Spoon-Knife
This repo is for demonstration purposes only.
Datrinon/testing
Practice with testing on Jest.
Datrinon/tictactoe-odinproject
Tic tac toe for the odin project. Vanilla JS. Leverages factory functions and module pattern to organize code.
Datrinon/TodoList
A to-do list based off of Todoist and any.do. Built using webpack, npm packages date-fns, Tagify, and and font-awesome.
Datrinon/validation-form
Practice with JS Form Validation APIs. A mock sign-up page.
Datrinon/weather-widget
A weather widget created using Open Weather to practice asynchronous programming / promises. Built with vanilla JS and CSS.