top of page

Portfolio

As I mention in my "Introduction to my Coding Blog" post, I most recently worked in the financial industry and my work there was highly confidential. So please bear with me as I slowly work on building up my portfolio.

​

I can program in Python, R, SQL, HTML, CSS, Javascript/Jquery and am well versed with git. Besides some of the work seen below, I've worked extensively with database architecture and data analytics. My resume is available upon request and you can also visit my LinkedIn and GitHub.

IseriWedding.jpg

Iseri Wedding Website

Web Development | Web Design | Django

​

I created this wedding website from scratch using Django. The site utilizes python, html, css, and js. A sqlite database is also hooked up to the site. Some cool features of the site are the RSVP pages where it takes in guest rsvps and the Wedding Party page where multiple overlay techniques were used. The site was also made to be optimized for different screen sizes. The site itself is hosted on Heroku.

​

The code can be viewed here:

https://github.com/marsipang/Iseri_Wedding

​

A more extensive demo of the RSVP site can be requested. But a simple version is here:

https://iseri-wedding.herokuapp.com/guests 

Data Entry Flask.png

Data Entry Form Flask App

Web Development | Flask

​

This was created to make a way people could easily input data. It's a simple Flask app that goes through several forms. It uses python, html, css, js and sql. (sqlite) The js on this lets forms being edited be pre-populated with their current values. This was created to be hosted on an internal computer and any email capabilities were meant to work with a Microsoft Outlook account on the same server.

​

To pull the app up on your local drive, make sure to follow instructions in the README file first.

​

The code can be viewed here:

https://github.com/marsipang/Simple_Form_App

Epilepsy Foundation Hawaii.jpg

Epilepsy Foundation of Hawaii Website

Web Design | Wordpress

 

I redesigned the website for the Epilepsy Foundation of Hawai'i. It's hosted by Wordpress which I continued to use as maintenance was meant to be done by the organization. In doing the redesign, I also helped to make the backend easier for someone to use.

​

The site can be visited here:

http://www.epilepsyhawaii.org/

ToDo_App.png

To-Do App

Web Development | Flask | Postgres

 

I did an exercise to practice using PostgreSQL databases along with SqlAlchemy with Flask to create a To-Do App. To-do items are linked to lists and the list, and to-do items can be edited. This app uses Python, Javascript, HTML, and CSS. 

​

The code can be viewed here:

https://github.com/marsipang/ToDo_App

© 2019 by Marsipang.com

  • Instagram Social Icon
  • LinkedIn Social Icon
  • GitHub-Mark
bottom of page