Skip to content
View lewiswill's full-sized avatar
  • London

Block or report lewiswill

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

Pinned Loading

  1. phoenix-docker-starterkit phoenix-docker-starterkit Public

    Elixir 1

  2. FinalYearProject FinalYearProject Public

    Final Year Project completed in 2018. A 'Fake News' Algorithm written using Python & the Django Web framework

    Python 7

  3. Elixir GenServer for scheduled jobs Elixir GenServer for scheduled jobs
    1
    defmodule App.Scheduler do
    2
      use GenServer
    3
    
                  
    4
      def time_remaining() do
    5
        GenServer.call(__MODULE__, :time_remaining)
  4. alpine-elixir-phoenix alpine-elixir-phoenix Public

    Forked from bitwalker/alpine-elixir-phoenix

    An Alpine Linux base image containing Elixir, Erlang, Node, Hex, and Rebar. Ready for Phoenix applications!

    Makefile

  5. Python-Web-Crawler Python-Web-Crawler Public

    A python based web-crawler

    Python

  6. Memo-XML-Project Memo-XML-Project Public

    memo management site showcasing manipulation of XML using Php & Javascript

    HTML