Skip to content

Instantly share code, notes, and snippets.

View emmysteven's full-sized avatar
👨‍💻
Working from home

Emmy Steven emmysteven

👨‍💻
Working from home
View GitHub Profile
@emmysteven
emmysteven / ServiceResponse.java
Created November 18, 2023 19:48
ServiceResponse
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import lombok.Data;
import org.springframework.validation.ObjectError;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
@Data
@emmysteven
emmysteven / cover.md
Created January 2, 2021 11:45
This gist showcases my cover letter

Dear Hiring Manager,

I am Stephen Emmanuel, and this is my application for a fullstack software engineer role. Let me go over the reasons why I believe I am a perfect fit for this role, and why the role is a perfect fit for me.

Why me?

• I am tenacious. My passion for software applications lies with dreaming up ideas and making them come true with elegant and minimalistic interfaces. I take great care in the design, interface, experience, architecture, and code quality of the things I build.

• I am a problem solver. I co-developed the website for my alma mater, and also made a repo restaurant, that will help people book seats in major restaurants.

@emmysteven
emmysteven / 1-setup.md
Created December 30, 2020 01:05 — forked from troyfontaine/1-setup.md
Signing your Git Commits using GPG on MacOS Sierra/High Sierra

Methods of Signing with GPG

There are now two ways to approach this:

  1. Using gpg and generating keys
  2. Using Kryptonite by krypt.co

This Gist explains how to do this using gpg in a step-by-step fashion. Kryptonite is actually wickedly easy to use-but you will still need to follow the instructions

For using a GUI-based GIT tool such as Tower or Github Desktop, follow the steps here for signing with either GPG or Krypt.co.

@emmysteven
emmysteven / GitCommitEmoji.md
Created December 28, 2020 00:12 — forked from parmentf/GitCommitEmoji.md
Git Commit message Emoji