Skip to content
View ColemanSWE's full-sized avatar
Block or Report

Block or report ColemanSWE

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

Hello! I'm Coleman.

I'm a fullstack software developer currently living in Helsinki. 🇫🇮

  • I have several git repositories showcasing my skills in various languages, mostly Python, React.js
  • In my spare time I like to produce music and play guitar, play video games, and work out.

Connect with me:

LinkedIn


Languages and Tools:

Python

Sass

React

Node.js

Git

Pinned

  1. MandelbrotSet MandelbrotSet Public

    An implementation of the Mandelbrot set in python 3 including picture output.

    Python

  2. GameOfLifeJava GameOfLifeJava Public

    Implementation of Conway's Game of Life in Java

    Java

  3. jamroom jamroom Public

    A project that will allow users to listen to music together in a private room and vote on what music is skipped.

    Python

  4. creative-coding creative-coding Public

    A follow-along of superhi's creative coding course.

    JavaScript

  5. ML_Backend ML_Backend Public

    Took a sample data set from Kaggle that deals with American political Facebook posts from a few news sources and made a simple regression model from it. I then implemented the model in a localhost …

    Python