Skip to content
View christianwhocodes's full-sized avatar

Organizations

@loxinformatics

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
christianwhocodes/README.md

Hello, I'm Kevin! 👋

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

Languages

HTML CSS JavaScript Python SQL

Frameworks

Django Bootstrap Next Tailwindcss

OSs

Linux Windows

Pinned Loading

  1. compiler-for-a-c-mini-grammar 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. socket-programming-with-c 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. DailyDigest DailyDigest Public

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

    Python

  4. Fitness319 Fitness319 Public

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

    JavaScript

  5. heart-disease-detection heart-disease-detection Public

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

    Jupyter Notebook