There are no reviews yet. Be the first to send feedback to the community and the maintainers!
telegram-bot
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 the data from the external API. This data consists of famous people born on the same month/day. All this information is returned to the user as a Telegram message.online-shop
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 with Bootstrap Carousel and filter options on the left.grouping-app
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.portfolio
This is my personal portfolio website. Built on HTML, CSS and JavaScript. This was built with responsiveness in mind.flagify
Flagify is a simple vanilla JavaScript country flag guessing game, using firebase to store high scores.zilda-rpg
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 JavaScript practices.members_only
In this project, we were implementing authentication system using Devise. So user can only access areas of site they are authorized to access.library
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.react-meal-catalog
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.travelly
mijora-challenge
twc-copy
cryptoRamaBot
new-york-times
New York Times is a Microverse's Week 1 Project intended to help learn GitHub basics.nyt-copy
depot
weather-app
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 location.newsweek-copy
restaurant-page
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.react-calc
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 practicing state and props available to a react component class, it is not using hooks and utilizes only minimal CSS styling.tracking-app-frontend
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 also allows users to post new measurement data.Love Open Source and this site? Check out how you can help us