44jovi
Software Engineer with a multifaceted background. Lifelong Learner. πππΈπ₯πΉβπ§πΉοΈβπΉ
UK
Pinned Repositories
beginners-typescript-tutorial
Working through Matt Pocock's Beginner's TypeScript Tutorial (Total TypeScript)
bowling-challenge-javascript
Calculate Scores for Ten Pin Bowling
bowling-scoring-logic-js
Implementing 10-pin bowling scoring logic in JavaScript (tested with Jest)
chitter-challenge
Twitter clone with Ruby/Sinatra, PostgreSQL & BCrypt for credentials hashing.
gilded-rose-js
The famous Gilded Rose Polymorphism tech test in JS and 100% test coverage.
go-text-encrypter
A plaintext encrypter, using a symmetrical block cipher, using the built-in 'crypto' library in Go.
hangman-react-ts
The classic game built using React.js and TypeScript.
loopy-cookies
Game engine and game(top-down RPG) using only JavaScript / Jest, HTML and CSS.
microservices-microservia
A microservices simulation of the fictional country "Microservia". Services communicate via RESTful API's over HTTP.
tranquil-magpie-backend
E-Commerce API (Java Spring Boot / Security). JWT token authentication (HMAC-SHA), BCrypt hashed user credentials, Stripe API payments.
44jovi's Repositories
44jovi/bowling-scoring-logic-js
Implementing 10-pin bowling scoring logic in JavaScript (tested with Jest)
44jovi/gilded-rose-js
The famous Gilded Rose Polymorphism tech test in JS and 100% test coverage.
44jovi/go-text-encrypter
A plaintext encrypter, using a symmetrical block cipher, using the built-in 'crypto' library in Go.
44jovi/hangman-react-ts
The classic game built using React.js and TypeScript.
44jovi/loopy-cookies
Game engine and game(top-down RPG) using only JavaScript / Jest, HTML and CSS.
44jovi/microservices-microservia
A microservices simulation of the fictional country "Microservia". Services communicate via RESTful API's over HTTP.
44jovi/tranquil-magpie-backend
E-Commerce API (Java Spring Boot / Security). JWT token authentication (HMAC-SHA), BCrypt hashed user credentials, Stripe API payments.
44jovi/44jovi
44jovi/FlaskAppBasic
44jovi/GitBasics
For exercise only - can be deleted.
44jovi/GitPuns-TeamNero
44jovi/GL-Garage
44jovi/GL-Maven-Demo-JHarry444
44jovi/GL-Mockito
44jovi/javascript
Personal reference material/snippets for JavaScript
44jovi/maven-demo-1
44jovi/nero
44jovi/python
44jovi/qa-gl-javascript-crud-sky-spring-demo
44jovi/qa-gl-js-express-1
44jovi/qa-gl-js-node-1
44jovi/qa-gl-mern-react-1
44jovi/qa-gl-mern-react-3
44jovi/qa-gl-selenium-demo
44jovi/qa-gl-spring-api-demo
44jovi/react-js
Personal reference/snippets/projects for React.js.
44jovi/tdd-practice
An archive of TDD practice sessions.
44jovi/vim
44jovi/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
44jovi/yt-mp3-py
Convert YouTube videos to MP3 format using Python