Pinned Repositories
Fake-faker-docs
Documentation for Faker faker REST API. This collection of open-source APIs lets developers produce fake but realistic data that they can use for their projects.
Fake-faker-GraphQL-API
GraphQL version of Fake Faker REST API.
appointments-api-golang
RequestBin
Application for receiving and debugging webhooks.
Student_Class_Roster
The program maintains a current roster of students within a given course.
sweater
Weather forecast application (React, React Bootstrap, localforage). :sunny: :umbrella: :cloud: :snowflake::cyclone:
arroyo
Arroyo is a lightweight framework that facilitates the granular rehydration of logs.
arroyo-deployment
Deploy the Arroyo Client and Arroyo Server applications using Docker.
olgashi's Repositories
olgashi/sweater
Weather forecast application (React, React Bootstrap, localforage). :sunny: :umbrella: :cloud: :snowflake::cyclone:
olgashi/Student_Class_Roster
The program maintains a current roster of students within a given course.
olgashi/appointments-api-golang
olgashi/RequestBin
Application for receiving and debugging webhooks.
olgashi/21_Card_Game_OOP
Simple CLI 21 card game (Blackjack) devloped using OOP (JavaScript)
olgashi/arroyo
A lightweight framework for the granular rehydration of logs.
olgashi/Calculator_OOP
Calculator application built with vanilla Javascript and CSS.
olgashi/Calendar_Desktop-App-JavaFX
Desktop Calendar App (Java)
olgashi/Car-Dealership-Demo-Page
Landing page for a car shop
olgashi/codewars_solutions_golang
Codewars problem solutions in Go
olgashi/coding-assessment-silkline
olgashi/context_menu
A simple list with todotasks demonstrating contextmenu event
olgashi/data_structures_golag
olgashi/eslint
Find and fix problems in your JavaScript code.
olgashi/graphiql
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
olgashi/grokking-algorithms-js-sorting-and-recursion
Solutions to selected sorting and recursion problems (grokking algorithms) - JavaScript
olgashi/javascript-challenges
olgashi/markdown-content
Markdown content for the www.aerobatic.io website
olgashi/Miscellaneous_GUI_Apps
A variety of small GUI applications that I created in order to practice HTML, CSS and Vanilla JavaScript.
olgashi/multiple_choice_quiz
Multiple choice quiz Displays whether the users answer correct, incorrect or missing once the user clicks submit;
olgashi/my-redis-clone
olgashi/olgashi
olgashi/request_bin
olgashi/RubberDuckTire_Inventory
Desktop App. Application tracks inventory for a small Tire manufacturing enterprise. Inventory consists of Tire Products and Tire Parts. Each Part has a name, id, current number of parts in stock, price, min and max inventory levels associated with it. See Readme for more info.
olgashi/shopping_cart
olgashi/SQL-Fundamentals
A variety of SQL DDL, DML, DCL statements and queries (to practice SQL).
olgashi/stopwatch
Stopwatch Created with Javascript and CSS
olgashi/trello-clone
olgashi/TruckRouter
Implementation of an algorithm to route delivery trucks that allows to meet a number of delivery deadlines while traveling the least number of miles.