Skip to content

Instantly share code, notes, and snippets.

View hi-hi-ray's full-sized avatar
🌻
Working hard to be a better version of me. ⭐

Raysa Dutra hi-hi-ray

🌻
Working hard to be a better version of me. ⭐
  • Brazil
View GitHub Profile
@nicokosi
nicokosi / learn-how-to-learn.md
Last active August 25, 2024 17:02
Notes about online course "Lean How to Learn" (https://www.coursera.org/learn/learning-how-to-learn)
@jasdumas
jasdumas / DIY Data Science.md
Last active April 12, 2018 03:09
Supplementing the remainder of my Master's coursework with self-learning, moocs, reading books, and projects
@teocci
teocci / AwesomeCourses.md
Last active March 15, 2025 11:39
List of awesome university courses for learning Computer Science!

Awesome Courses Awesome

Introduction

There is a lot of hidden treasure lying within university pages scattered across the internet. This list is an attempt to bring to light those awesome courses which make their high-quality material i.e. assignments, lectures, notes, readings & examinations available online for free.

Table of Contents

@Jwsonic
Jwsonic / best_practices.md
Last active May 31, 2017 01:02
List of Golang resources for Eyegroove
@d4l3k
d4l3k / about.md
Last active February 16, 2023 10:56
Golang Performance Tricks

This is a gist with a set of helpful performance tricks and best practices that I've found on the internet.

@bishboria
bishboria / springer-free-maths-books.md
Last active March 24, 2025 13:36
Springer made a bunch of books available for free, these were the direct links
@PurpleBooth
PurpleBooth / am-i-ready-to-open-source-this.md
Last active February 4, 2021 22:17
Checklist to see if your open source repo is primetime ready!

Am I ready to Open Source This?

The checklist:

  1. A readme following a good template
  2. A contributing.md with a code of conduct.
  3. A license
  4. Travis configuration
  5. A way for people to raise issues
  6. Link to it

The MIT License (MIT)

Copyright (c) 2015

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is