GitHub / IdahK 4 Repositories
👩🏽💻 Backend Developer
IdahK/netflix_server_api
A netflix server api for registering subscribers, saving new movies, allowing subscribers to suggest their own movies or delete them.
Language: Java - Size: 130 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

IdahK/employee_mgt_system
This is an Employee Management REST Service created using: Spring Webflux Application (Spring Reactive) - Flux vs Mono Spring Data Reactive Mongodb Mongodb Database. It aims inillustrating the reactive programming paradigm.
Language: Java - Size: 210 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

IdahK/administrative_microservices
This a base project containing main administrative microservices for the employee management system. They include a discovery service, a gateway service, a cloud configuration service and an authentication service.
Language: Java - Size: 69.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

IdahK/cloud-config-repo
Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

IdahK/employee-mgt-micro-services
Size: 194 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

IdahK/i18n_practice_project
This is a Spring MVC Practice Project focusing i18n where I learn to display local messages based on the selected locale. That is, en for English messages, fr for French etc.
Language: Java - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

IdahK/ngx-to-do-permissions Fork of danduh/ngx-to-do-permissions
Example of handling user permissions in Angular App
Size: 1.82 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

IdahK/Complete-Data-Structures-and-Algorithms Fork of Coder-World04/Complete-Data-Structures-and-Algorithms
This repository contains everything you need to become proficient in Data Structures and Algorithms
Size: 173 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

IdahK/Complete-System-Design Fork of Coder-World04/Complete-System-Design
This repository contains everything you need to become proficient in System Design
Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

IdahK/idahk.github.io Fork of thatsenam/dataoptimal.github.io
Data Science Portfolio
Size: 3.67 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

IdahK/RDPNetstat_Session
A desktop app that displays rdp connections made to windows server. This is necessary if you need to maintain (network/IT admin) checks and balances for connections, additions, updates made to Windows servers by employees with access.
Language: C# - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 4

IdahK/angular-best-practices
Created with StackBlitz ⚡️
Language: TypeScript - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

IdahK/IdahK
Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

IdahK/markdown-badges Fork of Ileriayo/markdown-badges
Badges for your personal developer branding, profile, and projects.
Size: 726 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

IdahK/first-contributions Fork of firstcontributions/first-contributions
🚀✨ Help beginners to contribute to open source projects
Size: 70.3 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

IdahK/Python-project-Scripts Fork of larymak/Python-project-Scripts
This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
Size: 26 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

IdahK/WebApplicationMVC
Language: C# - Size: 381 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

IdahK/Angular-AlbumStoreProductPage
In this project, I built a music album store product page with Angular 5.x. It contains different components, a Service class to request JSON data over HTTP, and navigation between components with the Angular Router.
Language: JavaScript - Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

IdahK/weather_app
This is a weather app where users can get weather information in real time. Using simple HTML, CSS, JS and the OpenWeather API, you can easily search for city and its weather information will be displayed. (Currently developing)
Language: CSS - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

IdahK/PCInfo
Created C# app that dumps system information in a txt file
Language: C# - Size: 161 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

IdahK/Server-App
Windows Form App to display local groups and members of clients in the Active Directory
Language: C# - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

IdahK/ServerRequestWebApp
This is a Web Application that runs within an organisation for access to employees. It provides various services for the employees like: -Request forms -Viewing Details -Complaint Forms It also implemented to use a database to retrieve the necessary application.
Language: JavaScript - Size: 17.9 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

IdahK/numpy_ml
Using numpy library to find line of best fit
Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

IdahK/housing_model
A linear regression model to predict housing prices
Language: Jupyter Notebook - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

IdahK/Population_model
This notebook uses the california cities csv file.The model shows the relationship between population for each city against total area and elevation in feet.Used numpy library to normalize values and used sci-kit learn to fit a linear regression model using the training data.Prediction is done using the test data.Evaluation model performance using mean squared and mean absolute errors.
Language: Jupyter Notebook - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

IdahK/Survivors_model
Using logistic regression to classify titanic crew data as survivors
Language: Jupyter Notebook - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

IdahK/basic_clustering_using_kmeans_sklearn
Clustering using kmeans algorithm
Language: Jupyter Notebook - Size: 97.7 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

IdahK/toy_app
Java sockets client server merchant app
Language: Java - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

IdahK/greedy_best_first_search
Language: Jupyter Notebook - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

IdahK/rest_client_server
A rest server that creates university, student. course and student-course data on the database
Language: Java - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

IdahK/eth-todo-list
A todolist app supported by Ethereum blockchain
Language: JavaScript - Size: 27.5 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

IdahK/rmi_client
A spring boot client application implementing Remote Method Invocation.RMI SERVER: https://github.com/94658/SpringbootRMI_SERVER
Language: Java - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

IdahK/SpringbootRMI_SERVER
A springboot RMI Server that exposes a method as a service
Language: Java - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

IdahK/ann_id3_codes
Language: Python - Size: 18.5 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

IdahK/springboot_soap_server
A springboot soap server application that registers new universities or returns universities information which are requested by name.
Language: Java - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

IdahK/springboot_soap_client
A springboot soap client application that consumes a SOAP Web Service for Universities.The service returns Universities which are requested by name. The server code is here: https://github.com/94658/springboot_soap_server
Language: Java - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

IdahK/web_security_project
a php WEB Application that uses Google Authenticator Mobile App to authenticate users for 2 factor authentication
Language: JavaScript - Size: 456 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

IdahK/web_scraping
This is a flask web app that scrapes data from another webpage and gets specific data/paragraphs that is displayed on a webpage.
Language: Python - Size: 4.77 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

IdahK/churn_rate_visualization_project
In this notebook, I demonstrate visualizations using python's seaborn library to get insights and findings of a company's churning rate.
Language: Jupyter Notebook - Size: 371 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

IdahK/Exploring-Hacker-News-Posts
In this project, we will explore two types of posts from the Hacker News site.That is,posts whose titles either begin with Ask HN or Show HN. Users submit Ask HN posts to ask the Hacker News community a specific question or submit Show HN posts to show the Hacker News community a project, product or just something interesting.we determine : Which of the two receive more comments on average? Do posts created at a certain time receive more comments on average?
Language: Jupyter Notebook - Size: 1.37 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

IdahK/js-dev-starter-kit
Starter kit for JS Development Environment
Language: JavaScript - Size: 1.19 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

IdahK/js-dev-env-demo-api
This holds the api for the UI in https://github.com/IdahK/js-dev-starter-kit
Language: JavaScript - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

IdahK/Profitable-App-Profiles-for-the-App-Store-and-Google-Play-Markets
A data analysis project whose aim is to find apps that are attractive to users and hence identify the type of apps that will generate the most revenue. With this information, developers have a clear knowledge of what kind of apps to build and those that will generate maximum revenue.
Language: Jupyter Notebook - Size: 604 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 2

IdahK/library-api
A Node.js based api created for an online Library for providing book information and access to students.
Language: HTML - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

IdahK/library_api_node
In this project, I challenged myself to create a very basic Book Directory REST Api using Nodejs with the basic CRUD operations.
Language: JavaScript - Size: 70.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

IdahK/word_count_app_flask
Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

IdahK/landregistry_app
This is a Web application that allows people to buy and sell their land
Language: JavaScript - Size: 363 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

IdahK/land_registry
A web application that allows people to buy and sell their land on a Blockchain platform
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

IdahK/ecommerce_app
An angular ecommerce_app that shows products
Language: TypeScript - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

IdahK/cat_1
Language: Java - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

IdahK/DO-Web-Services-master
Language: Java - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

IdahK/RDPINFO
Language: C# - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
