Skip to content
View JpBongiovanni's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report JpBongiovanni

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JpBongiovanni/README.md

Hello! I'm Jason 👋

I'm a full stack software developer with over 10 years in international education. I completed Coding Dojo's full stack python course in February 2021, and since then I have been creating full stack python projects, and teaching myself React.Js. Below are a few projects I'm working on. If you'd like to view them on a separate page, click here to visit my personal website.


Employee Management System - Java, Spring Boot, Angular, MySQL

EMS platform that enables administrators to sort, filter, and display employee information. Leverages Java and Spring Boot to build a scalable database and integrated a search feature with Angular to query database and present MySQL employee data in real time -- Front End -- Back End

EMS

Filter database results in real time using search function

EMS

Delete employee entries quickly and efficiently

EMS

Quickly edit employee information

EMS

View Employee Links

EMS

Easily Add Employees to your managment system

EMS


Gaming News API / Web scrapper - Javascript, Express, Axios, Cheerio

The Gaming News API was created utilizing Express, Axios, and Cheerio. The API scrapes the webpages of various gaming news sites for a specific game franchise, and then returns the newest headlines for your favorite video games. Click the links below to view the code, or visit rapidapi.com to test endpoints, and copy code snippets to utilize the API for your own project.

- Rapid API Instructions:

After clicking the link to Rapid API, you can subscribe to the API to get a number of free end point tests. Select a GET endpoint on the left side of the screen, and then click the blue "Test Endpoint" button to run the we web scrapper and see results.

click here to view the code on GitHub ------ click here to view the RapidAPI interface

rapid API gif

Once the endpoint is tested, the user can then copy the code snippet to integrate into their own project.

rapidAPI_code_snippet_use


World Deity Database - Python/Django

A wiki-fandom inspired information aggregation tool for scholars and non-scholars alike which serves as a hub for specific information and sources in a niche field to aid researchers as they study ancient cultures. This application was developed full stack and deployed to Heroku. This web application has an intuitive backend and a responsive frontend built with Bootstrap, Python and Django framework. This site has functionality with PostgreSQL that enables advanced search engine queries and results while ensuring security with bcrypt encryption. Further functionality includes Wikipedia API to provide additional summary information for each entry, and a generate csv files for personal use utilizing Python’s built in csv writing function

click here to view the code on GitHub

WDD

WDD Search

WDD add to database

Pinned Loading

  1. Jason_website Jason_website Public

    personal website for sharing projects and personal information

    HTML 1

  2. gaming_news_api gaming_news_api Public

    JavaScript 1

  3. MERN-Exercise-Tracker MERN-Exercise-Tracker Public

    JavaScript

  4. WorldDeityDatabase WorldDeityDatabase Public

    JavaScript

  5. EmployeeManager EmployeeManager Public

    Java

  6. EmployeeManagerFrontEnd EmployeeManagerFrontEnd Public

    HTML