Kevin Roi Basina (@rookiemonkey)

Top repositories

1

dummy-products-api

An api to fetch dummy e-commerce product 👕 👗 👖 👚 JSON data with placeholder images.
JavaScript
146
star
2

dummy-ecommerce

An e-commerce application 👗 👖 👕 consuming the dummy products api that i've created. This application was created using plain old javascript with the help of webpack for modularity 🎉 Looks best on Ipad & IphoneX
JavaScript
4
star
3

warbler-frontend

A social media 👩 👨 application that behaves like the usual typical social media app
JavaScript
4
star
4

Avion-Main_Course

📘 💻 Avion school project source codes
Ruby
3
star
5

devcamper-frontend

An app that allows user to discover details about coding bootcamps 💻 nearest to their given location.
JavaScript
3
star
6

boilerplate-lighthouse

🔆 🔦 🔧 🔨 boilerplate for automating website performance, accessibility, best practice, and SEO audits via node.js using Google's Lighthouse CLI runtime https://github.com/GoogleChrome/lighthouse
JavaScript
3
star
7

warbler-backend

This is the backend source code for my warbler application (social media app)
JavaScript
2
star
8

Avion-Journal_App

A Ruby-on-Rails project on Avion School 🎉 A journal application written in ruby ♦️ using ruby on rails framework 🚆 🎉
Ruby
2
star
9

dadjokes

A simple application that consumes https://icanhazdadjoke.com/ api which comprises of 'dad jokes' 😆
JavaScript
2
star
10

webscrape-ig-followers

🔧 a tool to scrape number of ig followers
JavaScript
2
star
11

boilerplate-graphql

🔧 🔨 A very basic file structure for graphql implemented both in backend (Node.js) and frontend. (Jest setup inc.)
JavaScript
2
star
12

Avion-Blog_App_v4

A Ruby-on-Rails project on Avion School 🎉 A blogging application, my 4th one, written in ruby ♦️ using ruby on rails framework 🚆 🎉 WARNING ⚠️ images uploaded on heroku will be purged after some time
Ruby
2
star
13

boilerplate-gulp

🔧 🔨 boilerplate to minify/build assets (css, js, jpg, png, gif). Basic implementation of Gulp
JavaScript
2
star
14

movies-next

Another 📺 movie application but this one is written using NextJs for server-side rendering instead of ReactJs
JavaScript
1
star
15

lottery_app_fe

JavaScript
1
star
16

techdocumentation

One of my first projects when I started studying web development 🎉. A technical documentation page that focuses on building responsive websites.
HTML
1
star
17

portfolio-frontend-v2

JavaScript
1
star
18

guessthepassword

🔐 💻 A simple game that allows players to simple guess the password on a certain number of tries
JavaScript
1
star
19

todolist-v1

A todo 📃 app that utilizes localstorage for data persistence
JavaScript
1
star
20

yelpcamp

A nodejs application utlizing embedded javascript (ejs) templating engine to showcase campsites
JavaScript
1
star
21

boilerplate-webpack-static

🔧 🔨 boilerplate for a simple webpack setup intended for static websites
JavaScript
1
star
22

hangmangame

🙈 A web version of the original paper/pencil guessing game 'Hangman' https://en.wikipedia.org/wiki/Hangman_(game)
JavaScript
1
star
23

lightsout

Inspired by LIGHTS OUT 💡, an electronic game released by Tiger Electronics in 1995. Implemented high scores using my HighScore API
JavaScript
1
star
24

petgallery

An application to showcase dogs 🐶 available for adoption ❤️
JavaScript
1
star
25

museumofcandy

A simple landing page for a candy shop 🍬 🍫
HTML
1
star
26

boilerplate-image-minifier

🔆 🔦 🔧 🔨 boilerplate to automate minification of image files
JavaScript
1
star
27

rookiemonkey

Shell
1
star
28

proyekto

A SaaS application written in ruby ♦️ using ruby on rails framework allowing an organization to signup and invite their staffs to work on their projects 🎉
SCSS
1
star
29

advent_of_code

JavaScript
1
star
30

chatapp

A simple chat 💬 application that allows a user to join/create a room and communicate with each other online!
JavaScript
1
star
31

git-cheat

bash scripts of shortened git commands grouped depending on their use cases
Shell
1
star
32

messageme

A chat application written in ruby ♦️ using ruby on rails framework utilizing ActionCable for realtime data
Ruby
1
star
33

recipe_app

An recipe 🍕 🍔 🍛 application to practice consuming publlic apis (this one consumes the themealdb.com api). Also, my first application written in typescript to practice basics of ts along with webpack
TypeScript
1
star
34

xrpl_portfolio

A portfolio web app intended for xrpl tokens. Made possible by XRPScan API and XRPL HTTP API 🎉
CSS
1
star
35

boilerplate-holygraillayout

🔧 🔨 Just a simple layout. nothing special
CSS
1
star
36

colorpalettes

This single-page color palette 🌈 application uses reactjs and a couple of pre-made components available to achive drag-and-drop functionality and some transitions.
JavaScript
1
star
37

mountaintravel

A simple landing page for mountain tour guide service
HTML
1
star
38

lottery_app_be

Solidity
1
star
39

boilerplate-npm_on_browser

🔧 🔨 An example on how to use node modules on browser instead of a nodejs environment. WARNING ‼️ not all node modules will work on browsers
JavaScript
1
star
40

greatcolorgame

A simple game that let users guess the color by the given RGB color 🌈
JavaScript
1
star
41

boilerplate-image-to-webp

🔆 🔦 🔧 🔨 boilerplate to automate conversion of images to webp w/o sacrificing image quality
JavaScript
1
star
42

blogv3-php

A blogging 💭 application written in vanilla PHP. This is my first PHP application 🎉. This app offers admin dashboard as well 😃 Used RemoteMySql.com just for testing so no worries if database username/password is exposed 😎
JavaScript
1
star
43

memorygame

A simple game that behaves like a usual memory app. Users need to find the match of each card by trial and error
JavaScript
1
star
44

campaign_app_be

Solidity
1
star
45

chessapp

The idea of this application is basically emulate the logic of chess using HTML/CSS/Javascript. This is done solely for me to practice the said technologies. Also I'm planning to have this converted into a multiplayer game, where in once loaded, websocket enabled server will look for an available opponent. 🎉
JavaScript
1
star
46

monkeynotes

🎉 Inspired by https://devhints.io/ 🙏 created with Ruby on Rails (w/ react-rails) that houses all of my notes since I started to learn how to code. Before I discovered devhints.io and created my own implementation of it (monkeynotes), I have a private repo that has all of my notes however its getting hard to search for something that I remember that is on my notes since github search w/in repo returns all of matching results but not specific to topic that I want.
Ruby
1
star
47

boilerplate-nodepackage

🔧 🔨 Boilerplate in creating own node package (not using ES6/7 yet)
JavaScript
1
star
48

guessthecountrygame

A game that let the users guess the name of the country based on the given 🚩 flag. The app lets the user see the location on the globe and by the end of the game, gives out pointers to review.
JavaScript
1
star
49

boilerplate-webpack-static-typescript

🔧 🔨 boilerplate for a simple webpack setup intended for static websites with devserver (typescript support)
JavaScript
1
star
50

patatapclone

A Patatap clone (see original: https://patatap.com/) that utilizes many javascript libraries to mimic the behaviour of original patatap 🎉 🎧
JavaScript
1
star
51

movies-express

A nodejs movie 📺 application that utilizes server-side rendering feature using embedded javascript (ejs) to serve a page
JavaScript
1
star
52

weatherapp-v2

An application that provides 5-day/7-day forecast against a given city. Consumes https://openweathermap.org/ api and google's geocoder ☀️ ☔ ☁️ - PS: my v1 is a mess so its on a private repo 😂
JavaScript
1
star
53

blogv1

A blogging 💭 application written in NodeJS using Express and EJS as templating engine
JavaScript
1
star
54

rookiemonkey.github.io

0
star