Pinned Repositories
aws-serverless-airline-booking
Airline Booking is a complete web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application is the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of July.
Cracking-the-Coding-Interview-6th-Ed.-Solutions
Cracking the Coding Interview 6th Ed. Solutions
Customer-Analysis
The objective of this is to get insights from the data. Insights: Distribution of sales by product name and product type. Calculate the total amount of all transactions that happened in year 2013 and have not been refunded as of today. Display the customer name who made the second most purchases in the month of May 2013.
Flow-Control-System-rate-limiter
Flow control is the process of managing the rate of calls between services. The system is told to track calls between services and at any point the system can be asked, whether an api call is allowed or not .
FXFeedParser
FXFeedParser parses feed of currency exchange rates via a file which is delivered each day. It ignores duplicate Files, flags large day on day variation for exchange rates, calculates and publishes yearly and monthly average rates per currency
intraday-risk-manager
Intraday Risk Manager (IRMA) is a Node.js application designed to help intraday traders manage their trading risk effectively. It integrates with the Upstox API to fetch trading data, positions, and order books while ensuring that predefined risk management rules are enforced.
kikkstartoverseas
Object-oriented-design-examples
Common worked out examples for low level object oriented design, system requirements, class diagrams, entities, use case diagrams, activity diagrams,
OnlineGrowPro.in-Website
Pdf-Viewer-React
Simple App to view pdfs using react-pdf, handles password protected files and multi-page pdfs with navigation features and good ux
godlesscherry's Repositories
godlesscherry/intraday-risk-manager
Intraday Risk Manager (IRMA) is a Node.js application designed to help intraday traders manage their trading risk effectively. It integrates with the Upstox API to fetch trading data, positions, and order books while ensuring that predefined risk management rules are enforced.
godlesscherry/kikkstartoverseas
godlesscherry/Object-oriented-design-examples
Common worked out examples for low level object oriented design, system requirements, class diagrams, entities, use case diagrams, activity diagrams,
godlesscherry/OnlineGrowPro.in-Website
godlesscherry/Pdf-Viewer-React
Simple App to view pdfs using react-pdf, handles password protected files and multi-page pdfs with navigation features and good ux
godlesscherry/aws-serverless-airline-booking
Airline Booking is a complete web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application is the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of July.
godlesscherry/Cracking-the-Coding-Interview-6th-Ed.-Solutions
Cracking the Coding Interview 6th Ed. Solutions
godlesscherry/Customer-Analysis
The objective of this is to get insights from the data. Insights: Distribution of sales by product name and product type. Calculate the total amount of all transactions that happened in year 2013 and have not been refunded as of today. Display the customer name who made the second most purchases in the month of May 2013.
godlesscherry/Flow-Control-System-rate-limiter
Flow control is the process of managing the rate of calls between services. The system is told to track calls between services and at any point the system can be asked, whether an api call is allowed or not .
godlesscherry/FXFeedParser
FXFeedParser parses feed of currency exchange rates via a file which is delivered each day. It ignores duplicate Files, flags large day on day variation for exchange rates, calculates and publishes yearly and monthly average rates per currency
godlesscherry/HangmanConsoleApp
Console version of the Hangman game. It was one of the interview question
godlesscherry/Inheritance-examples
Inheritance concepts and examples
godlesscherry/linkedin-skill-assessments-quizzes
Full reference of LinkedIn answers 2023 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test LinkedIn test questions and answers
godlesscherry/NAV-of-Investments
a simple front end form which takes date and invested amount as a parameter and computes the investment value as of today. Implemented with HTML,CSS,JS.
godlesscherry/Pawfia-Pet-Boarding
godlesscherry/Resource-Management-System
a system that is able to track resources available and do effective allocation of resources based on the availability of
godlesscherry/REST-API-Tutorial-Updated
godlesscherry/Springboot-rest-api-demo
Sample spring boot application that gets the album list from a public api(https://jsonplaceholder.typicode.com/albums)