Tech Stack

Languages

  • Python
  • HTML/CSS
  • JavaScript
  • PHP
  • C#/C++

Databases

  • SQLite
  • MySQL
  • MS SQL Server

IDE's

  • VS Code
  • Visual Studio
  • PyCharm
  • MySQL Workbench
  • MS Server Management Studio
  • Arduino

Projects

API Bible Library

  • Develop an application with user interface for accessing data from a bible API, said interface can be used to look through a variety of bible in different languages, making it easier to select a bible and all its contents.
  • Implemented a search function to look for specific bibles based on abbreviation, bible name, or language as well as a default response of all bibles if left blank.
  • Implemented dynamic dropdowns which update based on the bible, book, chapter and verse all sequentially based on the previous selection. This was possible by identifying the content selected and comparing it to the data of the API to always output the correct information.
  • As final touch I implemented an export option that writes the desired quote from the selected bible into a text file that contains the bible, book, chapter, and verse that from where the quote was acquire.

Meeting Times