pjblitz86
Software developer. Frontend: Javascript(ES6), Angular, React, Wordpress. Backend: NodeJS, C# .NET, Java, Progress/4GL/ABL, mySQL, MongoDB.
Kaunas, Lithuania
Pinned Repositories
Angular2Project
Angular 2 project with Visual Studio 2017 on ISS express
Angular6_Shopping_Project
Angular 6 shopping project with visual studio code and angular cli
BookRentalMVC
Book Rental website with ASP.NET MVC, implemented auth/roles and CRUD
Javascript_Projects
various JS projects, Deployed: FindditProject https://finddit.netlify.com/ , ImageFilterApp https://pjimagefilter.netlify.com/
MyPortfolioWebsite
My responsive lightweight static portfolio website with HTML5, CSS3 - Transitions/Grid/Flex/Sass, NPM, JavaScript. Deployed https://pjblitz86.github.io/MyPortfolioWebsite/
NFQ_Academy_Frontend_Website
NFQ company test task for academy selection. Now deployed https://pjchessshop.firebaseapp.com/
NgClientPanelProject
Client panel project with angular and firebase, implemented CRUD, authentication, deployed: https://clientpanelprod-9b008.firebaseapp.com/login
PC_Academy_2018
PC_Academy_2018 MERN stack DevConnector project deployed https://pj-dev-connector.herokuapp.com/
ReactTrainingProjects
Expanding React knowledge with various training projects
YelpCamp_PJ
MEN (mongo, express, node) stack project, showing knowledge of html(ejs template), css(flexbox, responsive), javascript, node/express, mongo/mongoose, CRUD, auth, file upload
pjblitz86's Repositories
pjblitz86/Angular6_Shopping_Project
Angular 6 shopping project with visual studio code and angular cli
pjblitz86/Javascript_Projects
various JS projects, Deployed: FindditProject https://finddit.netlify.com/ , ImageFilterApp https://pjimagefilter.netlify.com/
pjblitz86/ReactTrainingProjects
Expanding React knowledge with various training projects
pjblitz86/YelpCamp_PJ
MEN (mongo, express, node) stack project, showing knowledge of html(ejs template), css(flexbox, responsive), javascript, node/express, mongo/mongoose, CRUD, auth, file upload
pjblitz86/Creative-Agency-Website
simple static responsive website using html, css and a bit of JS for form submission. Deployed: https://pj-creative-agency-site.netlify.app/
pjblitz86/Flixx-movie-app
little netflix clone app using movie-db API and vanilla javascript without frameworks
pjblitz86/house-marketplace-app-pj
react app with firebase stuff to offer house rent for users
pjblitz86/HTML_CSS_Sandbox
Various sandbox stuff with html5, css3 and sass
pjblitz86/Javascript_Algorithm_Exercises
various JS exercises
pjblitz86/JS-animated-clock
animated clock only with js and its' native libararies like canvasAPI
pjblitz86/JS-Audio-Player
Custom JS audio player using html5 audio API
pjblitz86/JS-Custom-Video-Player
Custom video player using html video tag api, fontawesome to style and javascript to set custom controls
pjblitz86/JS-DOM-Array_Methods
Javascript DOM Array Methods: forEach, map, filter, sort, reduce
pjblitz86/JS-Exchange-Rate-Calculator
Dynamic Exchange Rate Calculator with javascript using free exchangerate api
pjblitz86/JS-Expense-Tracker
JS-Expense-Tracker using array methods and local storage
pjblitz86/JS-Form-Validator
simple vanilla javascript Form Validator
pjblitz86/JS-HangmanGame
Javascript Hangman game using DOM, SVG, Events
pjblitz86/JS-Infinite-Scroll-Posts
Fetch, Async/Await, CSS Loader
pjblitz86/JS-Meal-Finder
Meal Finder small app using js with api
pjblitz86/JS-Memory-Cards
Question and answer memory cards with CSS effects, local storage
pjblitz86/JS-MenuSlider-Modal
simple javascript hamburger menu slide and modal, most work is css though
pjblitz86/JS-Movie-Seat-Booking
Movie seat booking using javascript with local storage
pjblitz86/JS-Shopping-List
Simple shopping list app with CRUD on local storage, filter and clear items functionality
pjblitz86/JS-Text-To-Speech-Reader
text to speech reader using web speech api
pjblitz86/JS-Typing-Game
JS DOM, Intervals, Events
pjblitz86/NodeJS_Projects
NodeJS learning projects
pjblitz86/pj-docs-site
docs web site project
pjblitz86/Python_projects
Various python projects in order to learn the language
pjblitz86/RegisterGuestsInHotel
simple java program with command line interface to register guests in hotel with only 5 single rooms
pjblitz86/TrackCalorie
Simple calorie daily tracking app using JS classes