This section contains projects created and contributed to by Josh Ydenberg.
Collection of projects, contracts, and contributions i have made. Click for more info on specific projects, along with a Github link.
Created a proof-of-concept Chat and Voice bot for HSBC to communicate with clients on mortgage related content. The solution uses a microservices RESTful solution, Uses Mongoose in Typescript to access MongoDB, and features live deployment using Jenkins. It also makes use of GoogleAPI/Cloud integration.
My home site you are currently viewing. It uses Hugo for Static Site Generation, and is continuously deployed and integrated with TravisCI. Created in Golang, HTML, CSS, Bootstrap and JavaScript.
Project for my fourth year course on hardware design, during which I created an operating system and kernel. This included design and implementation of a memory manager, signal and interupt handler, process allocator and priority queue, keyboard signal handling, and a text shell utilizing the created infrastructure. Built using C, Y86 Assembly Language, and Bosch's Emulator.
Created a Java application which uses JDBC to accesses and manipulates a SQLPlus Database. It tracks related materials and recipe quantities and uses their relationships to track remaining stock and outgoing orders.
Uses Typescript aysnc promises with a Restful Server to access, manipulate, and query large amounts of data and details about classes, room locations, and grade distributions from the UBC pair server. Files are stored locally for quick access, organized in custom JSON style storage, and accessed through nodeJS
A collection of efforts to which I contributed, but did not create. Contributing back to Open Source projects is a strong passion of mine, and requires a considerate approach to learn norms, standards and approach for each community for a successful merge!