KimzInc
Junior developer with experience in Java, C#, Python, C/C++, Django, ASP.NET Core, SQL Queries, Linux, Windows, Mac-Os
Kimz IncKenya
Pinned Repositories
-Ideal_Body_Weight_Calculator
an app which calculates ideal body weight.
.dotfiles
My shell dotfiles.
another-blog
blog about anything on earth
arrays_big_o_notation
understanding big o notation with arrays
arrays_bo_notation
initial commit "understand big o notation"
arrays_foreach_loops
understanding arrays for each loops in C++
BagSinglyLinkedList
A program to demonstrate implementation of Bag abstract data type (ADT) using Singly Linked List in C++
Cable-Direct
an application that calculates a customer’s cable bill.
Generics_With_Csharp
understand generics and events with C Sharp
LinkeList-Project
The project is for adding and deleting item in the list
KimzInc's Repositories
KimzInc/-Ideal_Body_Weight_Calculator
an app which calculates ideal body weight.
KimzInc/.dotfiles
My shell dotfiles.
KimzInc/arrays_foreach_loops
understanding arrays for each loops in C++
KimzInc/big_and_small_python_programs
Several python programs for beginners
KimzInc/coding_exercise_mobile_phone
ArrayList mobile phone contacts app exercise with Tim Buchalka java course
KimzInc/comparable_with_java
understand the significance of camparable interface
KimzInc/cory_data_clean_class
Understanding more about data cleaning with my teacher Cory
KimzInc/CSCE_1040_Lab_1_Assignment
file reading with C++ programming
KimzInc/data_analysis_kaggle_dataset
data analysis with the help of dataset from kaggle
KimzInc/data_cleaning
beginner data cleaning with Pandas
KimzInc/flow_control
understanding loops such as for-loops, and while loops with python
KimzInc/generics_mapping
Understand Java generics with Tim Buchalka
KimzInc/grocery_list_app
understand ArrayList add items and remove items method with a simple console app
KimzInc/hangman
Hangman game written in python
KimzInc/introduction_to_pandas_for_data_analysis
introduction to pandas for data analysis
KimzInc/java_arrays_sorter
A small java program that sort an array of integers in descending order
KimzInc/java_composition
understand Java OOP composition with a help of a small console app
KimzInc/java_interview_quiz
Here are Java some coding questions that I attempted in an interview
KimzInc/java_lang_object
understand about how java classes inherit from root Object class
KimzInc/Java_LeetCode_Arrays_Loops
Understand how Nested loops work with a short code written in Java
KimzInc/java_nested_classes
understanding nested, static and inner classes with java programming.
KimzInc/LinkedList_Iterator
Understand Linked List and Iterator objects
KimzInc/pandas_tutorial
Learning pandas from scratch
KimzInc/Pizza_Ordering_System
a food delivery app for a local Pizza restaurant. The app is to be developed using Python
KimzInc/pointer_arithmetic
Understanding pointer arithmetic in C++
KimzInc/restaurant_app
understand inner classes in java with a simple restaurant app
KimzInc/ShoppingList_App
A small simple shopping list app written in Java
KimzInc/simulation_of_walker
python script that simulates walking from one point to another
KimzInc/Task_Three
JSON file, JavaScript, and HTML Canvas
KimzInc/tv_shows_movies_system
using data from kaggle to create a tv shows and movies recommendation system