Skip to content

Instantly share code, notes, and snippets.

View gcsecsey's full-sized avatar
:shipit:
On a shipping spree

Gergely Csécsey gcsecsey

:shipit:
On a shipping spree
View GitHub Profile
@gcsecsey
gcsecsey / Keybase.md
Created July 19, 2019 15:31
Keybase.md

Keybase proof

I hereby claim:

  • I am gcsecsey on github.
  • I am gcsecsey (https://keybase.io/gcsecsey) on keybase.
  • I have a public key ASBNKxQ0PXe8rKGbd-NzuPGBLoSoXu28cagDfHQPM8bW7wo

To claim this, I am signing this object:

@gcsecsey
gcsecsey / feladat.md
Created November 20, 2018 09:57
Java feladat

Assessment Java 101

Welcome to the willhaben java assessment. To solve the problems ahead you can use any frameworks, libraries, etc. you want, as long as your code is written in Java.

You can use any external (online) ressources as long as you can explain your solution (e.g. stackoverflow is allowed).

The assessment consists of several parts, each depending on the previous one, so you have to solve them in order.

@gcsecsey
gcsecsey / choc.ps1
Last active October 11, 2023 13:11
choco
@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
cinst -y --ignore-checksums`
7zip `
anaconda3 `
androidstudio `
bitwarden `
edgedeflector `
Firefox `
git `
@gcsecsey
gcsecsey / bck.20181024153857.navigator.settings.json
Created November 7, 2018 12:05
Visual Studio Code Settings Sync Gist
{
"workbench.colorTheme": "Flat UI (+GUI)"
}