Pinned Repositories
battleship
This is a battleship game the user can play against a computer or another human. It was written in HTML, CSS, and vanilla JavaScript, and uses Jest for testing.
blog_flask
A blog created using python flask and bootstrap
calculator
Simple calculator built using vanilla JS, html and css.
cv-creator
Editable CV template created with React JS, that can be printed to PDF.
dad-jokes
Display and rate jokes application. Uses the dad jokes API and makes use of React lifecycle methods.
library
The Book Library App is a list of books the user can set up to display on a table. The user can add, remove, and edit books in the list. Built using vanilla JS, css, and html.
polln
Interactive presentation software for real-time audience engagement and feedback. Built with Django and Vanilla JavaScript.
restaurant-website
This fictitious restaurant website was created using webpack, JavaScript, and CSS. Contains menu filters and Google Maps iFrame.
secure_register_and_login_python
Flask-React template for secure registration and login of users
weather-app
Weather forecast app using the openWeather API
bgtti's Repositories
bgtti/blog_flask
A blog created using python flask and bootstrap
bgtti/polln
Interactive presentation software for real-time audience engagement and feedback. Built with Django and Vanilla JavaScript.
bgtti/cv-creator
Editable CV template created with React JS, that can be printed to PDF.
bgtti/secure_register_and_login_python
Flask-React template for secure registration and login of users
bgtti/battleship
This is a battleship game the user can play against a computer or another human. It was written in HTML, CSS, and vanilla JavaScript, and uses Jest for testing.
bgtti/library
The Book Library App is a list of books the user can set up to display on a table. The user can add, remove, and edit books in the list. Built using vanilla JS, css, and html.
bgtti/calculator
Simple calculator built using vanilla JS, html and css.
bgtti/dad-jokes
Display and rate jokes application. Uses the dad jokes API and makes use of React lifecycle methods.
bgtti/restaurant-website
This fictitious restaurant website was created using webpack, JavaScript, and CSS. Contains menu filters and Google Maps iFrame.
bgtti/weather-app
Weather forecast app using the openWeather API
bgtti/European_countries_quiz
Using python turtles to build an european countries list that places names on a map
bgtti/hangman_python
A hangman game in python
bgtti/password_manager_python
Python Tkinter password manager
bgtti/rps_game
Rock Paper Scissors game - player versus computer. Built using vanilla JS, html and css.
bgtti/sketchpad
Sketchpad for the creation of pixelated art using vanilla JS, html, and css. Two sketchpad versions available: a simple (using hover), and a complete one (using click events).
bgtti/stock_trading_news
Python stock trading and news app
bgtti/tick-tack-toe
Tick tack toe game in vanilla JS, using traditional modular patterns and factory functions.
bgtti/todo-board
User can create boards and todo cards, setting description, notes, check lists, due dates, ad set priority tags. Todos due tomorrow and in the upcoming 7 days filtered. App built with vanilla JS, webpack, and date-fns library.
bgtti/todo-list
Simple to-do list in react