-
Full-Stack Developer
- Lithuania
- https://norvilis.com
- @zilasino
-
-
restaurant-page Public
Here I built a very basic restaurant page using only JavaScript modules and webpack. All pages are generated using Javascript DOM manipulation and HTML Element creation.
-
tracking-app-frontend Public
Tracker app is an application designed to track results using back-end API, which was also custom-built for this app. It fetches data such as measurements of the Biceps, Thighs, Hip, and Waist. It …
-
-
-
-
-
-
tubertc Public
Forked from trailofbits/tubertcPeer-to-Peer Video Chat for Corporate LANs
JavaScript MIT License UpdatedJun 21, 2021 -
react-meal-catalog Public
React Meal Catalog App uses themealdb.com API to fetch data for vegetarian meals. User can filter the displayed meals searching by meal's name.
-
-
Book-store Public
Forked from taiwo2/Book-storeThis is React Bookstore app which was built fully using React and JSX. In this app, you can manage bookstore assets very easily and fast.
JavaScript UpdatedJun 14, 2021 -
flagify Public
Flagify is a simple vanilla JavaScript country flag guessing game, using firebase to store high scores.
-
weather-app Public
I built a weather application, with basic styling, using JavaScript openweathermap.org and API. Visitor is able to input the name of the city and instantly get weather information for procided loca…
-
zilda-rpg Public
In this project, I have built a RPG game using Phaser 3 Framework. This project's main goal was to learn completely new technology and implement a fully working game in 5 work days, using best Java…
-
react-calc Public
The React Calc App is able to perform basic calculations. After inputting a value, an operator, and another value it will display the result of the calculation. Since this project is focused on pra…
-
library Public
In this project, we created a simple library logging website, where you can add books to the library, remove books, and set the books that you have to read/unread.
-
-
-
telegram-bot Public
I was asked to create a Telegram bot. For this project I have used couple gems and hiztory.org API. The Bot waits for user's birth-date input and than checks if its valid date and if so it fetches …
-
grouping-app Public
Gift Grouping is a mobile-only app where you can sign up (and/or sign in), create groups and add gifts. View created groups created by all users and view only signed in user's added gifts.
-
online-shop Public
This responsive design was built with online books stores in mind. It consists of 2 pages. The main page and the search result page. In the main page there is book showcase on the very top, built w…
-
To-do-list-app Public
Forked from AymanJabr/To-do-list-appSimple To-Do-List, using Node and Webpack functionality, In this project you have the ability to add projects, add tasks that you have to do to a project, including its description, date to be done…
-
-
RestaurantPage Public
Forked from garciajordy/RestaurantPageIn this project, I built a basic restaurant page using JavaScript and webpack. All pages are build using DOM manipulations.
-
-
-
-
private-events Public
Forked from marijanbrvar/private-eventsWe are building the site similar to a private Eventbrite which allows users to create events and then manage user signups. Users can create events and send invitations and parties. Events take plac…
-
members_only Public
In this project, we were implementing authentication system using Devise. So user can only access areas of site they are authorized to access.