Skip to content
View christianwhocodes's full-sized avatar

Organizations

@loxinformatics @tawalabora

Block or report christianwhocodes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
.github/profile/README.md

Hello, I'm Kevin! 👋

...but the people who know their God shall be strong, and carry out great exploits. (Daniel 11:32)

website linkedIn

Languages

HTML CSS JavaScript Python SQL

Frameworks

Django Bootstrap Next Tailwindcss

OSs

Linux Windows

Pinned Loading

  1. wip-cwc/compiler-for-a-c-mini-grammar wip-cwc/compiler-for-a-c-mini-grammar Public

    The project includes a lexer, a parser and a three-address-code (quadruples) generator. The lexer scans a C source file and produces token output, which is then fed to the recursive descent parser …

    C

  2. wip-cwc/socket-programming-with-c wip-cwc/socket-programming-with-c Public

    C client server programs which implement a class registration platform, and a simple calculator. The programs have been implemented in a variety of ways: Iterative connection-oriented & connectionl…

    C 2

  3. wip-cwc/DailyDigest wip-cwc/DailyDigest Public

    A desktop python tkinter app that automates generating and sending a customized email digest

    Python

  4. wip-cwc/Fitness319 wip-cwc/Fitness319 Public

    Django app payment processor using Stripe for fictional gym fitness trainers.

    JavaScript

  5. wip-cwc/heart-disease-detection wip-cwc/heart-disease-detection Public

    A Django web app onto which a machine learning model for detecting heart disease has been deployed

    Jupyter Notebook