Code Monkey home page Code Monkey logo
  • 👋 Hi, I am Kehinde Ajasa (Tech With Ken) a Python developer and aspiring machine learning engineer.
  • Passionate about Data Science and Machine Learning
  • Versatile with other languages like VB.Net and Javascript
  • Twitter ---> Tech_With_Ken
  • Facebook ---> Tech_With_Ken
  • Medium ---> Tech_With_Ken
  • Mobile Number ---> +234 9091340015
  • [email protected]

Tech With Ken's Projects

advanced-hangman-game icon advanced-hangman-game

An advanced hangman game using python, in this variation, you can play the hangman game with your friend and also scores would be added and deducted as you get and fail a letter, for transparency, every word your friend entered would be saved in a file(create a .txt file and copy the directory on line 23 using the same format).

binary_enigma icon binary_enigma

(1000011)(1001111)(1000100)(1000101) is the ASCII format in binary for CODE where C stands for 1000011 and O,D,E stands for the remaining binary numbers respectively. This software is used to convert English words to binary using the ASCII format and also convert a binary encrypted word back to English language a form where it is readable by humans. Just like the ENIGMA

collatz-sequence icon collatz-sequence

The collatz sequence is a conjecture in mathematics that follows a sequence. This sequence is defined below: The sequence begins with any positive integer, say n. If the integer n is odd, the next number in sequence would be 3n+1. If the integer n is even, the next number in sequence would be n/2.The sequence continues recursively till it gets to 1. The uniqueness of my solution is that it helps in printing out the total amount of items in the sequence

cs_web_scrapping_project icon cs_web_scrapping_project

This repository contains all code base to enable computer science students collaborate on building a website scrapper using Python and all other resources.

csc_132-principles_of_programming_languages icon csc_132-principles_of_programming_languages

This unique repository is an open source repository that allows all student of the computer science course (principle of programming languages) learn and contribute to creating and explaining various concepts in the course domain.

cxx_project icon cxx_project

Repsitory to manually/automatically add new functionalities and projects worked upon

gender-count-database icon gender-count-database

Ever been given the responsibility of counting the amount of individual that comes into an event, or a party and you loose count while the event got rowdy. You definitely would be disappointed you couldn't pull off such menial task. This software helps in solving that problem. It helps in creating a visual counter to help automate the task of having to count by yourself. Apart from the usability, functionality and ability to accomodate large numbers it also has a very fantastic UI

gui-calculator-app icon gui-calculator-app

It is a very bad user experience adventure for users to only have access to command line programs. Using the popular GUI module in python a calculator app was created to help maximize user experience while using python programmed software.

leet-code-two-sum-challenge icon leet-code-two-sum-challenge

Leet code is an online platform that uploads coding problem to solve. One of the problems is the two sum challenge to help print out two numbers in a given array that adds up to a target. The uniqueness of my code is that by just changing on bit of info you can print out 3, 4, 5, etc. numbers that adds up to a particular target

my_calculator_software icon my_calculator_software

The above software can perform four main operations (addition, subtraction, multiplication, division) easily on two numbers

pfl_dream_team icon pfl_dream_team

A repo that displays informations about premier league football teams

solutions_to_coding_challenges_on_hackerrank icon solutions_to_coding_challenges_on_hackerrank

Hackerrank.com is a website that helps programmers learn more on programming and helping them prepare for job interviews with tech companies, This repository helps in proferring solutions to all the python related coding challenges. All codes and files uploaded have been tested and are confirmed to be working. (note: This repository helps in solving the challenges after you must have tried and failed or you want to learn new approach)

tkinter-projects icon tkinter-projects

A python repository to post projects made with python GUI framework TKINTER

word_cookie_solver icon word_cookie_solver

A unique repository used to help word cookies gamer learn and solve tedious rounds of the word cookie game

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.