Giter Club home page Giter Club logo

Hi, I'm Sarah. I code sometimes.

Before you ask: Adding locally hosted code to GitHub

And because I keep forgetting:

# Get auth token from GitHub (this changes sometimes, just Google it).
echo "https://<username>:<token>@github.com" > ~/.git-credentials
git config --global credential.helper store

And because you keep forgetting:

"How do I reset my local commit? D:"

git reset HEAD~

Sarah Evans's Projects

csci-2333-notes icon csci-2333-notes

This is just a dump for now. If you stumbled upon this by web surfing, I hope it helps you.

drone-cv-testing icon drone-cv-testing

Repository for testing the computer vision feature of the Tello EDU drone.

framework icon framework

Voxel Game Engine written in C++. Runs on OpenGL. Will update this later.

gl-scratchnotes icon gl-scratchnotes

A bunch of code files I write to test certain stuff. This repo services primarily as a "where was that one thing I did a long time ago that would help me right now?" repository.

glad icon glad

Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.

glad-makefile icon glad-makefile

A Makefile compilation/installation script for version 2.0 of Dav1dde's GLAD library.

moxelv2 icon moxelv2

A voxel rendering engine built on GLFW and GLAD. Might build interface with Qt. Haven't decided.

neofetch icon neofetch

🖼️ A command-line system information tool written in bash 3.2+

prismlauncher icon prismlauncher

A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)

smolwindows icon smolwindows

SmolEngine is an OpenGL context manager and "engine" I'm writing for funsies.

tello-python icon tello-python

This is a collection of python modules that interact with the Ryze Tello drone.

usefulunityscripts icon usefulunityscripts

A collection of scripts I've written (mostly for personal use) for the Unity Engine.

wordlestatsbot icon wordlestatsbot

A Discord bot that records Wordle results and gives you your stats.

zaruhev icon zaruhev

Config files for my GitHub profile.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.