Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@gofiber @riceteacatpanda @ProgPilot
codemicro/README.md

Hello! I'm Thomas Pain

class Tom(Human):

  def __init__(self):

    self.bio = """

      I like doing quite a lot of stuff - from web dev or game related
      projects to hardware and electronics. If there're things to
      tinker with and stuff to learn, I'll probably end up doing it.
    
    """

    self.languages = [Python, Go, CSharp, HtmlCss]
    self.technologies = [AWS, Docker, LiteralMagic]
    self.likes = ["Making things", "Learning", "Music", "Fancy stationery"]
    self.dislikes = ["Wrangling with indentation", "Recursive functions",
      "The cold"]
    self.current_projects = {
      "Project Sinensis": "https://github.com/riceteacatpanda/sinensis-api"
    }
    self.member_of = {
      "RiceTeaCatPanda": "Organiser and developer",  # CTF creation team
      "ProgPilot": "Player",  # My competitive CTF team
      "The UK": "Resident"  # :uk:
    }
    self.site = "https://www.tdpain.net"


Banner photo by Jack Ward on Unsplash
Inspired by @Thaiane

Pinned

  1. Project Sinensis API design and development

    Go 3

  2. fiber-cache Archived

    Simple and easy to use response caching middleware for the Fiber web framework

    Go 10 1

  3. Teacup - a Discord Docker management bot

    Python 1

  4. C# implementation of Conway's Game of Life

    C# 1

  5. A lightweight, cross platform command line OTP tool

    Go

1,617 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri
Activity overview
Contributed to riceteacatpanda/sinensis-api, Wea1thRS/Nexus, codemicro/nota and 5 other repositories
Loading

Contribution activity

October 2020

Created a pull request in gofiber/recipes that received 2 comments

Add MaxMind GeoIP database recipe

This example does not require an external API.

+191 −21 2 comments

Created an issue in gofiber/cli that received 3 comments

🐛 Dev command fails to start compiled app

When using the fiber dev command, the binary appears to be destroyed before it can be run. The project in question is an unmodified one generated …

3 comments

Joined the Fiber organization

@gofiber
Fiber

🚀 Fiber is an Express inspired web framework written in Go with 💖

5 contributions in private repositories Oct 6 – Oct 17

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.