Skip to content
View cpebble's full-sized avatar
πŸ‘¨β€πŸŽ“
Back at uni again(again)
πŸ‘¨β€πŸŽ“
Back at uni again(again)

Highlights

  • Pro

Block or report cpebble

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

Hello World

I started this github before i started high-school.
Since then:

  • The amount of code i write has increased substantially
  • The quality of code i write has increased marginally
  • The amount of swearing in my commit logs has stayed the same

I have mainly transitioned into using a tech stack of:

  • F# for functional math-heavy stuff(mainly uni calculations)
  • Haskell for functional stuff, and some hobby language development
  • Python for scripting and for backend development
  • C for something i need to go really fast(gonna learn rust at some point)
  • Javascript for writing visually appealing visualizations and graphics demos

Boring ass todo

If you're cyberstalking me for a job/project, here is my plan for the next couple of years

  • Get the fuck out of high school
  • Start studying CompSci(datalogi) at Copenhagen university
  • Get my Bsc. degree in 2021
  • Get my Masters degree in 2023
  • Get a job and work full-time again
  • Become the greatest systems architect the world has ever known

Wakatime stats

Haskell        5 hrs 48 mins   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   61.65 %
sh             1 hr 28 mins    β–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   15.71 %
Other          1 hr 16 mins    β–ˆβ–ˆβ–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   13.60 %
Markdown       24 mins         β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   04.28 %
YAML           21 mins         β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   03.72 %

Pinned Loading

  1. img2num img2num Public

    A small demonstration of mnist image recognition in python

    Jupyter Notebook 2

  2. tetris tetris Public

    A tetris clone in p5js

    JavaScript 5

  3. Cafeen_Bot Cafeen_Bot Public

    JavaScript 1

  4. imp_haskell imp_haskell Public

    Simple imperative language, implemented in Haskell