Pinned Repositories
bbn-java-api
A Java port to the BBN (http://www.bbnplace.com) SMS API.
custard
A small-ish blog written in the PlayFramework
data-structures
My implementations of data structures I'm learning or have learned about
deep-unfreeze
Unfreeze a JavaScript object/array/function that has previously been frozen (and deeply frozen) with Object.freeze, by doing a copy.
figma-2-code-challenges
My implementation of scrimba's Figma to Code course challenges (https://scrimba.com/playlist/pnGP6Ta) - using Tailwind CSS.
interpol
Allows for named string interpolation in scala.
vicsstar's Repositories
vicsstar/bbn-java-api
A Java port to the BBN (http://www.bbnplace.com) SMS API.
vicsstar/custard
A small-ish blog written in the PlayFramework
vicsstar/deep-unfreeze
Unfreeze a JavaScript object/array/function that has previously been frozen (and deeply frozen) with Object.freeze, by doing a copy.
vicsstar/figma-2-code-challenges
My implementation of scrimba's Figma to Code course challenges (https://scrimba.com/playlist/pnGP6Ta) - using Tailwind CSS.
vicsstar/interpol
Allows for named string interpolation in scala.
vicsstar/data-structures
My implementations of data structures I'm learning or have learned about
vicsstar/calculator_app_react
A React Calculator App, with TailwindCSS for styling. Design in Figma. Recoil for state management.
vicsstar/canter-product-client
Canter Product UI client.
vicsstar/canter-product-server
Canter Product Editor server.
vicsstar/destini-challenge-starting
Starter code for the Destini Project from the Complete Flutter Development Bootcamp
vicsstar/funnel
vicsstar/i-have-been-to
'I have been to' will help you navigate all places you have been tagged on Facebook. Enjoy!
vicsstar/ng2-password-strength-bar
Angular 2/4/5 Password Strength Bar
vicsstar/nifty-client
Slack-like chat application written with the React web development library and WebSockets. Counterpart server application: nifty-server.
vicsstar/nifty-server
NodeJS WebSocket server-side application for slack-like chat client (nifty-client)
vicsstar/simple_node_app
Simple node web app that performs CRUD operations on a Car model. Includes docker integration.
vicsstar/slate
Beautiful static documentation for your API
vicsstar/temper
Weather API polling service.
vicsstar/vicsstar
Config files for my GitHub profile.
vicsstar/vuejs-components-fundamentals
👩💻Source code for Vue.js Components Fundamentals course
vicsstar/weather-monitor
Monitors for extreme (low) weather based on limits entered by the user.